add base pages
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
# 💎 Quartz
|
||||
Simple second brain and digital garden. 🌱
|
||||
|
||||
## Why Quartz?
|
||||
|
||||
## Get Started
|
||||
[directory](moc/directory.md)
|
||||
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Directory"
|
||||
---
|
||||
|
||||
[setup](notes/setup.md)
|
||||
[config](notes/config.md)
|
||||
[troubleshooting](notes/troubleshooting.md)
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: "config"
|
||||
---
|
||||
|
BIN
content/notes/images/obsidian-settings.png
Normal file
BIN
content/notes/images/obsidian-settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Setup"
|
||||
---
|
||||
|
||||

|
||||
|
||||
|
||||
Having problems? [troubleshooting](notes/troubleshooting.md)
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: "troubleshooting"
|
||||
---
|
||||
|
3
content/templates/post.md
Normal file
3
content/templates/post.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: "{{title}}"
|
||||
---
|
Reference in New Issue
Block a user