Modified version of my Filmstrip Messages
This project was built with the Svelte framework
npm install
npm run dev
src/siteData.hjson
fileRead about the HJSON file format here
Deploy with npm run build
The provided .github/workflows/gh-pages.yml
will automatically build and publish a static version of this repo with every push of the master
branch to GitHub.