mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-12 19:50:39 +00:00
add base pages
This commit is contained in:
parent
c01138a81c
commit
ea69050587
22 changed files with 365 additions and 16 deletions
content
|
@ -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 ![]() (image error) 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}}"
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue