- GitHub Pages web site
- Built using Obsidian and Quartz, v4.3.1, Quartz github repo.
npx quartz build --serve
This will start a local web server to run your Quartz on your computer. Open a web browser and visit http://localhost:8080/
to view it.
Note: update file constants.js
(v4
→ main
):
export const QUARTZ_SOURCE_BRANCH = "v4"
npx quartz sync