mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
10 lines
172 B
Markdown
10 lines
172 B
Markdown
# Quartz
|
|
Simple second brain and digital garden.
|
|
|
|
```shell
|
|
# Installation
|
|
go install github.com/jackyzha0/hugo-obsidian
|
|
|
|
# Run
|
|
hugo-obsidian -input=content -output=data
|
|
``` |