Module: Howl

Defined in:
lib/howl/plugin.rb,
lib/howl/page.rb,
lib/howl/post.rb,
lib/howl/site.rb,
lib/howl/view.rb,
lib/howl/template.rb,
lib/howl/converter.rb,
lib/howl/generator.rb,
lib/howl/converters/sass.rb,
lib/howl/converters/markdown.rb

Overview

Adapted from Jekyll’s Plugin class.

Defined Under Namespace

Modules: Generator Classes: Converter, MarkdownConverter, Page, Plugin, Post, SassConverter, Site, Template, View