How This Website Works
23 Mar 2020 - Neil
This website is build using Jekyll and the minima theme. I followed the Jekyll step-by-step tutorial.
The publications page is made using Jekyll scholar, which builds the whole page—links and all—from my master bibtex file.
Because I have used the Jekyll scholar extension, which is not available on GitHub Pages, I have to build the site locally, pushing it to git as described in Jekyll on Github Pages with Plugins tutorial.