Go live!

  • Config GitJournal, clear cache and test
  • Refactor dir layout
  • Deploy to Cloudflare: https://quartz.jzhao.xyz/hosting
  • Set up lightweight analytics with Plausible

UX improvements

  • Try Recent Notes plugin
  • Customize depth level of GraphView
  • Correct site desc when posting a link (says Quartz)

Issue with dates

  • Figure out why created and modified are not handled anymore (due to custom draft ? )

Issue with npx quartz not working locally

  • The exec bit of quartz/bootstrap-cli.mjs is cleared every time we edit a note in GitJournal, why?
  • If not due to contents on the phone, file a bug report

Performance

  • Look into build performance improvements. Currently a build of 700 pages takes 23 s. See the experimental --fastRebuild option.