Build a static website
npx quartz build --serve
Push to GitHub Repo
npx quartz sync
Publish to Cloudflare Pages
- Remove
quartz-themesfromquartz.config.yamland reinstall plugins usingnpx quartz plugin install --from-config. - Follow the instructions in Hosting.