bootstrap_site.pl
is a utility for creating the structure of Progenetix
Jekyll Website Template based websites.
2019-07-10: more ...
The tags
and categories
provided in the pages’ YAML headers allow accessing the pages through the listing pages (for the respective tag, category). Templates for those listing pages are provided in the source code /_templates
directory.
@mbaudis 2019-07-08: more ...
The YAML headers are necessary to process the Markdown (or HTML) files in the page collections. The Progenetix Jekyll template uses standard Jekyll headers, but also adds some additional parameters.
@mbaudis 2019-03-14: more ...
The Progenetix Jekyll template modifies the standard Jekyll file structure.
@mbaudis 2019-03-14: more ...