mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 07:25:42 -05:00
vault backup: 2023-04-22 15:27:33
This commit is contained in:
parent
d28c1dba4b
commit
35974286c7
@ -1,8 +1,9 @@
|
||||
// Replace this with your own font imports!
|
||||
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600&display=swap');
|
||||
// @import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Newsreader:opsz,wght@6..72,400;6..72,700&family=Spectral:wght@400;600&display=swap');
|
||||
:root {
|
||||
--font-body: "Source Sans Pro";
|
||||
--font-header: "Inter";
|
||||
--font-body: "Spectral";
|
||||
--font-header: "Newsreader";
|
||||
--font-mono: "Fira Code"
|
||||
}
|
||||
|
||||
|
||||
@ -3,26 +3,11 @@ title: "Home"
|
||||
enableToc: false
|
||||
---
|
||||
|
||||
Coming Soon.......
|
||||
# About
|
||||
|
||||
Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
|
||||
# Projects
|
||||
|
||||
1. Extremely fast natural-language [[private/Jackie's how to/search]]
|
||||
2. Customizable and hackable design based on [Hugo](https://gohugo.io/)
|
||||
3. Automatically generated backlinks, link previews, and local graph
|
||||
4. Built-in [[notes/CJK + Latex Support (测试) | CJK + Latex Support]] and [[private/Jackie's how to/callouts | Admonition-style callouts]]
|
||||
5. Support for both Markdown Links and Wikilinks
|
||||
|
||||
Check out some of the [amazing gardens that community members](notes/showcase.md) have published with Quartz or read about [why I made Quartz](notes/philosophy.md) to begin with.
|
||||
|
||||
## Get Started
|
||||
> 📚 Step 1: [Setup your own digital garden using Quartz](private/Jackie's%20how%20to/setup.md)
|
||||
|
||||
Returning user? Figure out how to [[private/Jackie's how to/updating|update]] your existing Quartz garden.
|
||||
|
||||
If you prefer browsing the contents of this site through a list instead of a graph, you see a list of all [setup-related notes](/tags/setup).
|
||||
|
||||
### Troubleshooting
|
||||
- 🚧 [Troubleshooting and FAQ](private/Jackie's%20how%20to/troubleshooting.md)
|
||||
- 🐛 [Submit an Issue](https://github.com/jackyzha0/quartz/issues)
|
||||
- 👀 [Discord Community](https://discord.gg/cRFFHYye7t)
|
||||
# Bookshelf
|
||||
- [[bookshelf/Best Ever]]
|
||||
- [[bookshelf/2023 Books]]
|
||||
- [[bookshelf/2022 Books]]
|
||||
0
content/bookshelf/2022 Books.md
Normal file
0
content/bookshelf/2022 Books.md
Normal file
3
content/bookshelf/2023 Books.md
Normal file
3
content/bookshelf/2023 Books.md
Normal file
@ -0,0 +1,3 @@
|
||||
- Getting Things Done
|
||||
- Man's Search for Meaning
|
||||
- The Master and Margarita
|
||||
7
content/bookshelf/Best Ever.md
Normal file
7
content/bookshelf/Best Ever.md
Normal file
@ -0,0 +1,7 @@
|
||||
- Kitchen Confidential
|
||||
- Catch-22
|
||||
- East of Eden
|
||||
- The Tender Bar
|
||||
- The Things They Carried
|
||||
- One Flew Over the Cuckoo's Nest
|
||||
- The Innovators
|
||||
Loading…
Reference in New Issue
Block a user