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 12
pnpm
packageharp
package (install globally -pnpm install -g harp
)
You can try developing on contained environment
- Docker
- Visual Studio Code
Run harp src
in ROOT directory (not in public/
)
Run harp src docs
in ROOT directory