From 712dab5c8cd8933d9cdb63d4c833940c461a09da Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 31 Jan 2023 19:00:28 +0000
Subject: [PATCH] docs: remove broken links from showcase

---
 README.md |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 7fca44d..058b8ba 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,19 @@
 # Quartz
-Simple second brain and digital garden.
 
-```shell
-# Installation
-go install github.com/jackyzha0/hugo-obsidian
+Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
 
-# Run
-hugo-obsidian -input=content -output=data
-```
\ No newline at end of file
+1. Extremely fast natural-language search
+2. Customizable and hackable design based on Hugo
+3. Automatically generated backlinks, link previews, and local graph
+4. Built-in CJK + Latex Support and Admonition-style callouts
+5. Support for both Markdown Links and Wikilinks
+
+Check out some of the [amazing gardens that community members](https://quartz.jzhao.xyz/notes/showcase/) have published with Quartz!
+
+> “[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/
+
+![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
+
+[Join the Discord Community](https://discord.gg/cRFFHYye7t)

--
Gitblit v1.10.0