From fda481fbb91fee6fc9e99c56c2cf80ff8835a946 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 15 Mar 2022 08:12:08 +0000
Subject: [PATCH] fix: bump hugo-obsidian version to account for contentIndex paths on windows

---
 content/_index.md |   40 +++++++++++++++++++++++-----------------
 1 files changed, 23 insertions(+), 17 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 4b44062..4d5bcc3 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,21 +1,27 @@
-# 🌱 Quartz
-Simple second brain and digital garden.
-
-## Why Quartz?
-Hosting a public digital garden isn't easy. There are an overwhelming number of tutorials, resources, and guides for tools like [Notion](https://www.notion.so/), [Roam](https://roamresearch.com/), and [Obsidian](https://obsidian.md/), yet none of them have super easy to use *free* tools to publish that garden to the world.
-
-I've personally found that 
-1. It's nice to access notes from anywhere
-2. Having a public digital garden invites open conversations
-3. It makes keeping personal notes and knowledge *playful and fun*
-
-> β€œHe who works with the door open gets all kinds of interruptions, but he also occasionally gets clues as to what the world is and what might be important.” β€” Richard Hamming
-
-**The goal of Quartz is to make hosting your own public digital garden free and simple.** You don't even need your own website. Quartz does all of that for you and gives your own little corner of the internet.
+---
+title: πŸͺ΄ Quartz 3.1
+---
+Host your second brain and [digital garden](https://jzhao.xyz/posts/digital-gardening) for free. Quartz features
+1. Extremely fast full-text search by pressing `/`
+2. Display for backlinks of each note
+3. Fully customizable local graph view
+4. Endlessly powerful page and theme customization using CSS
+5. Automatically generated tag and section lists of content
+6. Beautiful link previews
 
 ## Get Started
-The entire Quartz documentation is fully hosted using Quartz! You can navigate it using the interactive Graph view below.
+> πŸ“š [Setup your own digital garden using Quartz](notes/setup.md)
 
-If you'd prefer more traditional navigation, you can also find all relevant pages through the main directory.
+Not convinced yet? Look at some [community digital gardens](notes/showcase.md) built with Quartz, or read about [why I made Quartz](notes/philosophy.md) to begin with!
 
-πŸ‘‰  [Directory](moc/directory.md)
\ No newline at end of file
+## Content Lists
+If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:
+
+- [All Notes](/notes)
+- [Setup-related Notes](/tags/setup)
+
+## Troubleshooting
+- 🚧 [Troubleshooting and FAQ](notes/troubleshooting.md)
+- πŸ› [Submit an Issue](https://github.com/jackyzha0/quartz/issues)
+- πŸ‘€ [Discord Community](https://discord.gg/cRFFHYye7t)
+

--
Gitblit v1.10.0