A simple static 11ty website for Kinopio help posts and API docs
$ npm install
$ npm run serve
$ npm run styles
http://localhost:8081
Duplicate and edit an existing post in /posts
with the same collection tag of the new post. New files become posts with urls based on the file name, and get automatically added to the index page.