Module: JekyllSupport

Defined in:
lib/outline_tag.rb,
lib/outline_js.rb,
lib/structure/outline.rb,
lib/structure/section.rb,
lib/structure/yaml_parser.rb,
lib/structure/a_page_enrichment.rb

Overview

Enriches JekyllSupport.APage

Defined Under Namespace

Classes: APage, Outline, OutlineJsTag, OutlineOptions, OutlineTag, Section, YamlParser

Constant Summary collapse

PLUGIN_JS_NAME =
'outline_js'.freeze
PLUGIN_NAME =
'outline'.freeze
OutlineError =
JekyllSupport.define_error
KNOWN_FIELDS =
%w[draft categories description date last_modified_at layout order title slug ext tags excerpt].freeze