This a Phenomic project.
Please make sure you have installed the node environment.
- git clone
- npm install
If your Python installed is >= Python2.7 Pls try "npm install --python=python2.7"
- npm run start
npm run build
The docs are in the content/posts/
directory. And they are markdown files with some YML meta data. You can put your docs here by making a pull request. Thanks.