This is the latest version of the McLab website. It uses Jekyll as a static site generator. Specific help files on how to edit a page are available in the how-to folder. The theme used is in the theme folder and it is provided by n33co on HTML5 UP, the details can be found within its specific README file. The templates for certain pages are found in the templates folder.
How to add publication entries (including technical reports)
- Clone the repository
git clone https://github.com/Sable/mclab-www.git
- Update
mclab/_data/publications.yml
andmclab/_data/projects.yml
with your publications - Push your changes with
git push
- checklinks: contains scripts for checking broken links within the McLab website.