mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-22 05:55:42 -05:00
433 B
433 B
www.clausconrad.com
This repo contains the Quartz v4 static-site generator
configured for the /notes/ path of www.clausconrad.com.
The content/ directory is populated at build time by the pipeline; it should not be committed when building locally. (It cannot be added to .gitignore because Quartz would ignore it too.)
Local development
npm ci
GH_TOKEN=XXXXX ./build.sh --serve