In an ideal scenario, your Github served website could be build locally, with the same output structure and layout.
@mbaudis 2019-03-14: more ...
The Progenetix Jekyll template modifies the standard Jekyll file structure.
@mbaudis 2019-03-14: 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 ...
New pages are added to the website inside one of the “collections” directories in the /
directory. This can either be done by adding files locally or on Github (if hosted there).
@mbaudis 2019-03-25: more ...