Module: Tigefa
- Defined in:
- lib/tigefa/url.rb,
lib/tigefa/page.rb,
lib/tigefa/post.rb,
lib/tigefa/draft.rb,
lib/tigefa/errors.rb,
lib/tigefa/layout.rb,
lib/tigefa/plugin.rb,
lib/tigefa/cleaner.rb,
lib/tigefa/command.rb,
lib/tigefa/excerpt.rb,
lib/tigefa/filters.rb,
lib/tigefa/converter.rb,
lib/tigefa/generator.rb,
lib/tigefa/stevenson.rb,
lib/tigefa/tags/gist.rb,
lib/tigefa/deprecator.rb,
lib/tigefa/convertible.rb,
lib/tigefa/static_file.rb,
lib/tigefa/commands/new.rb,
lib/tigefa/tags/include.rb,
lib/tigefa/configuration.rb,
lib/tigefa/related_posts.rb,
lib/tigefa/tags/post_url.rb,
lib/tigefa/commands/build.rb,
lib/tigefa/commands/serve.rb,
lib/tigefa/tags/highlight.rb,
lib/tigefa/commands/doctor.rb,
lib/tigefa/converters/textile.rb,
lib/tigefa/converters/identity.rb,
lib/tigefa/converters/markdown.rb,
lib/tigefa/generators/pagination.rb,
lib/tigefa/converters/markdown/maruku_parser.rb,
lib/tigefa/converters/markdown/kramdown_parser.rb,
lib/tigefa/converters/markdown/rdiscount_parser.rb,
lib/tigefa/converters/markdown/redcarpet_parser.rb
Overview
Convertible provides methods for converting a pagelike item from a certain type of markup into actual content
Requires
self.site -> Tigefa::Site
self.content
self.content=
self.data=
self.ext=
self.output=
self.name
Defined Under Namespace
Modules: Commands, Converters, Convertible, Filters, Generators, Tags Classes: Command, Configuration, Converter, Deprecator, Draft, Excerpt, FatalException, Generator, GistTag, Layout, Page, Pager, Plugin, Post, RelatedPosts, Site, StaticFile, Stevenson, URL