This blog is supposed to be simple and easy to maintain. And never rely on dynamic data, so this is also a static site, with preprocessing, thanks to HarpJS, Jade template engine & NodeJS
- NodeJS 18 and higher
Run both of these commands below:
- Run
npm run serve-assets
to serve assets. - Run
npm run serve-pages
to serve the webpage.
Run npm run build
in ROOT directory
Both licensed with MIT for software/web assets, and cc-by-4.0 for content.
Please refer to this document.