update README

This commit is contained in:
Matthew Wong 2022-04-12 10:48:33 -04:00
parent f05ff5e62d
commit 6180f7beb2

View File

@ -15,3 +15,8 @@ Host your second brain and [digital garden](https://jzhao.xyz/posts/digital-gard
![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot* ![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
[Join the Discord Community](https://discord.gg/cRFFHYye7t) [Join the Discord Community](https://discord.gg/cRFFHYye7t)
## Install And Run Locally
1. Install Go (https://jimkang.medium.com/install-go-on-mac-with-homebrew-5fa421fc55f5) + Setup Environment
2. Install `hugo-obsidian` (https://github.com/jackyzha0/hugo-obsidian)
3. Run `make serve`