Quick Start
- Clone the repository
- Modify
content/data.js
with the needed data - Modify content in the sources mentioned in
content/data.js
About
Minimal document template based on Vite and Preact and takes inspiration from antidote.sh
Features
- Based on Vite, so handles basic dev tooling for you.
- Tiny layer on top of Preact, so the overall js bundle in tiny.
- Tries to be "Just Javascript" instead of magically hiding everything