Source files

The HTML pages are defined in .md source files similar to other static website generators like Jekyll or Hugo.

Each .md file starts with YAML front matter delimited by two lines of three dashes. The front matter is followed by markdown with extensions like tables and embedded HTML.