docs upgrade, ci changes

This commit is contained in:
Jacky Zhao
2023-08-06 19:52:30 -07:00
parent 028bcec62c
commit 3adc73a703
8 changed files with 95 additions and 20 deletions

View File

@ -8,7 +8,7 @@ Once you've [[index#🪴 Get Started|initialized]] Quartz, let's see what it loo
npx quartz build --serve
```
Then, open a web browser and visit `http://localhost:8080/` to view it!
Then, open a web browser and visit `http://localhost:8080/` to view it.
Want to change how Quartz looks? You can edit `quartz.config.ts` to customize and configure your Quartz, including styles, layout, and more. Read the [[configuration]] page for more information on what each field in the configuration does.