Skip to content

hipertracker/cerebral-website

 
 

Repository files navigation

cerebral-website

Cerebral website

How to contribute

  1. Fork the repo
  2. Do any changes
  3. Create pull request

How to run it

  1. npm install
  2. npm run serverbuild (optionally if you work on server files)
  3. npm start
  4. Menu changes is in menu.js
  5. Add markdown articles to markdown folder

Kinda cool here is that when you change your markdown the webpage will actually hot reload it :-)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • CSS 25.0%
  • HTML 3.4%