This website is powered by Metalsmith.
- clone this repo
- install dependencies
npm install - inside of the project folder run
npm start
This will start a build, a development server. Also the content, templates and assets folders will be watched and changes will trigger a rebuild.