- Astro + Preact, flexible and light weight base framework for contents.
- Customized Artalk intergrated, easy to setup a comment system
- Running on Cloudflare Pages.
- Based on SSR, no page generation.
This project is built mainly for my personal usage, it will not accept feature requests about theme customization.
- Modify the variables in
src/consts.ts. - Create a D1 database on Cloudflare.
- Copy
wrangler.toml.tmplaswrangler.toml, fill the database ids and internal auth token. - Run
npm run db:migrate:prod,npm run deploysequentially.
Apache 2.0 (Private image assets are not included)
