Key Modifications
Modifications to the Doks template.
Basic Modifications
Basic modifications are made according to the Doks tutorial.
Theme Modifications
Theme modifications are located in ./layouts/ and ./static/css.
Functional Modifcations
In
./partials/header/header.html, hard-codedhrefsto direct to the project subdomain/devdocsto support Github project pages. On local testing, clickingCentralisandGet Startedwill lead to404.In
./layouts/index.html, modified layout andhrefs.In
./markdownlint-cli2.jsonc, setMD009/no-trailing-spaces = falseto allow for looser markdown formatting.