This is the development environment and repository for the website of CHICHI - the bicycle store in the heart of Berlin Neukölln. The site can be found under chichi.berlin
- To disable some contents set
draft: true
in_index.md
for a sectionpage-name.md
for a page
Prerequisites:
- Node/NPM
- Hugo
$ npm install
$ npm start
$ npm build[:prod]