deprecate quartz v3
This commit is contained in:
parent
bb3877998a
commit
66dd6bcf2d
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -36,4 +36,4 @@ jobs:
|
|||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
publish_branch: master # deploying branch
|
publish_branch: master # deploying branch
|
||||||
cname: quartz.jzhao.xyz
|
cname: three.quartz.jzhao.xyz
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
# Quartz
|
# Quartz 3
|
||||||
|
|
||||||
|
> [!warning]
|
||||||
|
> Quartz v3 is now deprecated and will no longer be maintained.
|
||||||
|
> See how to migrate to [Quartz 4](https://quartz.jzhao.xyz)
|
||||||
|
|
||||||
Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
|
Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
|
||||||
|
|
||||||
@ -12,7 +16,7 @@ Check out some of the [amazing gardens that community members](https://quartz.jz
|
|||||||
|
|
||||||
> “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming
|
> “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming
|
||||||
|
|
||||||
🔗 Get Started: https://quartz.jzhao.xyz/
|
🔗 Get Started: https://three.quartz.jzhao.xyz/
|
||||||
|
|
||||||
![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
|
![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
baseURL = "https://quartz.jzhao.xyz/"
|
baseURL = "https://three.quartz.jzhao.xyz/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
relativeURLs = false
|
relativeURLs = false
|
||||||
disablePathToLower = true
|
disablePathToLower = true
|
||||||
|
Loading…
Reference in New Issue
Block a user