This is only the source.
Here is the Live Version
The theme is a child-theme of Doks.
The main theme is referenced as node_module and thus updating is handled via npm.
Following files have been overloaded and should be checked if they are changed on an update:
assets/js/flexsearch.js
(commented out one line due to an Firefox-related issue)/layouts/partials/*
(Removed integrity protection to run on Cloudflare CDN)/layouts/index.headers
(Removed CSP netlify)
npm install
npm run build
- Framework preset:
hugo
- Build command:
npm install && hugo
- HUGO_VERSION:
0.99.0
- NODE_VERSION:
NODE_VERSION
If you want to measure the energy just use the usage_scenario.yml
file inside
which will tell you how much Joules / kWh the build will cost.
You can find all the measurements on https://metrics.green-coding.io/ by searching for the repository URL.