Build a static website

npx quartz build --serve

Push to my GitHub

npx quartz sync

Publish to my Cloudflare Pages

  • Remove quartz-themes from quartz.config.yaml and reinstall plugins using npx quartz plugin install --from-config.
  • Follow the instructions in Hosting.