/kinopio-help

Static website for Kinopio help posts and API docs

Primary LanguageJavaScript

Netlify Status

Kinopio Help

froggo

help.kinopio.club

A simple static 11ty website for Kinopio help posts and API docs

Setup

$ npm install

Run

$ npm run serve
$ npm run styles
http://localhost:8081

Create a New Post

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.