better search, fix spacing support, bump hugo-obsidian

This commit is contained in:
Jacky Zhao 2021-11-20 22:53:26 -08:00
parent 82ba843e42
commit 48eb9ebc5f
8 changed files with 9 additions and 9 deletions
content/notes

View file

@ -4,7 +4,7 @@ title: "Troubleshooting and FAQ"
## Common Pitfalls
### Can I publish only a subset of my pages?
Yes! Quartz makes selective publishing really easy. Heres a guide on [excluding pages from being published](notes/ignore-notes.md).
Yes! Quartz makes selective publishing really easy. Heres a guide on [excluding pages from being published](notes/ignore%20notes.md).
### Can I host this myself and not on GitHub Pages?
Yes! All built files can be found under `/public` in the `master` branch. More details under [hosting](notes/hosting.md).