quartz/README.md
2023-09-21 19:16:15 -05:00

1.4 KiB

Forgetful Notes

Source code for Forgetful Notes—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.

Useful Commands

Command Description
npm i Install Dependencies
npm update Update Dependencies
npx quartz update Update Quartz (core)
npx quartz build Build without Serving
npx quartz build --serve Build and Serve Locally
npx quartz sync Save Local Changes to Repo
npx quartz sync --help Find Help