Nick Craig-Wood’s public website
This directory tree is used to build all the different docs for
Nick Craig-Wood’s website.
The content here is (c) Nick Craig-Wood – if you’d like to use it
elsewhere then please ask first: [email protected]
See the content directory for the pages in markdown format.
Use hugo to build the website.
Changing the layout
If you want to change the layout then the main files to edit are
layouts/_default/baseof.htmlfor the HTML templatechrome/navbar.htmlfor the navbarchrome/menu.htmlfor the menu
Running make serve in a terminal give a live preview of the website
so it is easy to tweak stuff.