| | |
| | | |
| | | 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. |
| | | |
| | | Once you're happy with it, let's see how to [[hosting|deploy Quartz to the web]]. |
| | | Once you're happy with it, let's see how to [[hosting|deploy Quartz to the web]]! |
| | | |
| | | > [!hint] Flags and options |
| | | > For full help options, you can run `npx quartz build --help`. |
| | |
| | | > - `-o` or `--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 |