bump hugo-obsidian version
This commit is contained in:
parent
40fef3fe61
commit
5577b46db3
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Build Link Index
|
- name: Build Link Index
|
||||||
uses: jackyzha0/hugo-obsidian@v2.3
|
uses: jackyzha0/hugo-obsidian@v2.4
|
||||||
with:
|
with:
|
||||||
index: true
|
index: true
|
||||||
input: content
|
input: content
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Quartz
|
# Quartz
|
||||||
Simple second brain and digital garden.
|
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/
|
🔗 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