@vph-cms/sails-hook-offprint
v1.1.0
Published
Flatfile content management system core compontent for Virtual Publishing House CMS.
Downloads
3
Maintainers
Readme
Offprints VPH-CMS Core Packages
Contend Directory
By default your files ending with ".html" or ".md" will be attempted to be read as markdown or HTMl respectively and rendered. The default path is:
./storage/offprints
Templating
By default the template relies on the assumption of a pre-existing layout.njk
in your views
directory, which is referenced as such:
{% extends 'layout.njk' %}
{% block offprintContent %}