docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link
| | |
| | | |
| | | **If you are looking for Quartz v3, you can find it on the [`hugo` branch](https://github.com/jackyzha0/quartz/tree/hugo).** |
| | | |
| | | 🔗 Read the documentation and get started: https://four.quartz.jzhao.xyz/ |
| | | 🔗 Read the documentation and get started: https://quartz.jzhao.xyz/ |
| | | |
| | | [Join the Discord Community](https://discord.gg/cRFFHYye7t) |
| | | |
| | |
| | | outro(`You're all set! Not sure what to do next? Try: |
| | | • Customizing Quartz a bit more by editing \`quartz.config.ts\` |
| | | • Running \`npx quartz build --serve\` to preview your Quartz locally |
| | | • Hosting your Quartz online (see: https://quartz.jzhao.xyz/setup/hosting) |
| | | • Hosting your Quartz online (see: https://quartz.jzhao.xyz/hosting) |
| | | `) |
| | | }) |
| | | .command("update", "Get the latest Quartz updates", CommonArgv, async (argv) => { |