- render "_" as space in categories
- support pages in subfolders
- properly generate title of pages
- added support for
PageImage
to set theog:image
meta header - added support for
PageInfo
to set the descriptive sentence in the heading section - added support for
PageType
to set theog:type
meta header - added support for
ReplaceSection
so that a section content file can replace the whole section block Author
can now be used to set theauthor
meta headerDescription
can now be used to set thedescription
andog:description
meta headerTitle
can now be used to set thetitle
and theog:title
meta header
- fixed auto-generation of
DATE
based on the file date
- changed
AlternateAlignment
toSectionAlignment
with valuesalternate
,center
,left
andright
SectionAlignment
can now be overwritten by individual section content files as well- added support for
SectionBackground
with valuesalternate
,dark
andprimary
- added support for
ReplaceHeading
so that a page content file can replace the whole heading section block - menu items linking to the current page with a fragment now use the
js-scroll-trigger
CSS class
- added support for pages with section
- added support for
ALTERNATEALIGNMENT
value
- added support for submenus
- allow to set the
PAGENAME
,DESCRIPTION
andDATE
value of a category page
- initial version