Skip to content

mor1/mor1.github.io

Repository files navigation

Mort's Web Pages

In the past this was faintly experimental using Mirage, Docker, Travis CI and all sorts to avoid the need to install dependencies including Coffeescript, Jekyll, Python.

Time has passed and so this is now a fairly plain site, built using Zola, Just, and a script reliant on BibTexParser, and hosted via GitHub Pages.

Targets

just lists available tagets: clean and build are hopefully obvious; test builds and runs the site locally; and papers runs the scripts that generates the HTML version of my publication list for inclusion when the site is built. publish and review push the built content to the live and draft sites respectively.

TODO