This repo is meant to be a template repo. Not useful in itself, but a starter kit for other projects
A simple theme is already set up
A JavaScript bundler with svelte is set up
Continuous deployment is setup via Github Actions. The continuous deployement builds with npm run build then does a git push origin online, then triggers a github page build of the online branch
npm install
npm run devI expect to be credited for the work on this repo
Everything written by me and contributors to this repo is licenced under CC0 1.0 (Public Domain)
Bootstrap reboot is MIT-licenced Svelte and rollup config are MIT-licence