Cerebral website
- Fork the repo
- Do any changes
- Create pull request
npm install
npm run serverbuild
(optionally if you work on server files)npm start
- Menu changes is in
menu.js
- Add markdown articles to
markdown
folder
Kinda cool here is that when you change your markdown the webpage will actually hot reload it :-)