mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
10 lines
No EOL
172 B
Markdown
10 lines
No EOL
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
|
|
``` |