Skip to content

v.1.0.2

Latest
Compare
Choose a tag to compare
@alexy-os alexy-os released this 19 Sep 14:11
options: [
    { isEngine: true, saveDb: false },
]

This version implements the ability to customize the reading of page content from the database or directly from files. Also added is the ability to control the format of data in content files. These can be handlebars templates and context in the form of yaml or just files in markdown format.

To implement these options, utility files for content management and server settings are placed in separate modules.