Preact Docs

Docs template based on preact

Quick Start

  1. Clone the repository
  2. Modify content/data.js with the needed data
  3. 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

Credits