This is my personal webpage, written using Obsidian, built using Quartz 4.
To build for development:
npx quartz build --serveNote
This will host a local webpage at: http://localhost:8080/
Additional Options:
More details can be found here.
-dor--directory: the content folder. This is normally just content-vor--verbose: print out extra logging information-oor--output: the output folder. This is normally just public--serve: run a local hot-reloading server to preview your Quartz--port: what port to run the local preview server on--concurrency: how many threads to use to parse notes