Skip to content

jcchikikomori/blog

Repository files navigation

JCC Blog

alt

Philosophy

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

How to use

Requirements

  • NodeJS 18 and higher

Serve

Run both of these commands below:

  • Run npm run serve-assets to serve assets.
  • Run npm run serve-pages to serve the webpage.

Compile build

Run npm run build in ROOT directory

License

Both licensed with MIT for software/web assets, and cc-by-4.0 for content.

Disclaimer

Please refer to this document.