bump hugo-obsidian version
This commit is contained in:
parent
228f96e74d
commit
299533a4f4
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Build Link Index
|
||||
uses: jackyzha0/hugo-obsidian@v2.3
|
||||
uses: jackyzha0/hugo-obsidian@v2.4
|
||||
with:
|
||||
index: true
|
||||
input: content
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Quartz
|
||||
Simple second brain and digital garden.
|
||||
|
||||
> “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
|
||||
> “[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/
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
title: "Quartz Documentation"
|
||||
---
|
||||
|
||||
## Setup
|
||||
Welcome to Quartz! Whether you're setting up a website and project for the first time or a seasoned digital gardener, I hope that you'll find something useful about this project.
|
||||
|
||||
Let's get to business and get you started!
|
||||
|
||||
- 📚 [Setup your own digital garden using Quartz](notes/setup.md)
|
||||
- 🔗 [Linking with an Obsidian Vault](notes/obsidian.md)
|
||||
- 🎨 [Customizing and Styling Quartz](notes/config.md)
|
||||
- 🌍 [Hosting Quartz online!](notes/hosting.md)
|
||||
|
||||
Not convinced yet? Look at some [community digital gardens](moc/showcase) built with Quartz!
|
||||
|
||||
## Troubleshooting
|
||||
- 🚧 [Troubleshooting and FAQ](notes/troubleshooting.md)
|
||||
- 🐛 [Submit an Issue](https://github.com/jackyzha0/quartz/issues)
|
Loading…
Reference in New Issue
Block a user