$ git clone https://github.com/kaluma-project/kaluma-project.github.io.git
$ cd kaluma-project.github.io
$ npm install
$ npm run dev
# Open browser with url: http://localhost:8000/
Update files at src/markdown-pages
.
Add <new-package>.json
to src/packages
.
DO NOT DEPLOY IF YOU ARE NOT THE MAINTAINER
$ npm run deploy