
This repo is for the Papercraft website. See also:
Feel free to PR!
The pages are stored as Markdown files in the pages directory.
The site is based on Vitepress.
You can just edit the files on GitHub, but if you wish to run the site locally —
clone the repo, download yarn and install dependencies:
yarnThen run:
yarn dev