Skip to content

Commit

Permalink
Quartz sync: Dec 21, 2024, 11:19 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
stoppableforce committed Dec 22, 2024
1 parent f9feb9b commit 7996c41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/2024-12-21.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ Opened [Godot](https://godotengine.org/) today and discovered it had been so lon

I'm getting very, very close to having my Obsidian-to-Github-Pages pipeline finished. I finally figured out what I was doing wrong today as far as not getting Jekyll to build notes into posts, but right now I can't figure out how to get static URLs working (to link to images, like back on [2024-12-11](2024-12-11.md)). I think I just need to twiddle Enveloppe's settings a bit -- but right now Jekyll isn't pushing the file out where I expect it to be, either.

**Update:** In the end, the solution turned out to be dumping Jekyll entirely -- it's overkill for what I wanted! Instead, I followed [this great tutorial by Nicole van der Hoeven](https://www.youtube.com/watch?v=6s6DT1yN4dw) on how to build an Obsidian vault with [Quartz](https://quartz.jzhao.xyz/) -- although my Quartz install, rather than being the entire vault, is just symlinked to the subfolder in my vault that stores my daily notes. Now I can easily post these onto the web.
**Update:** In the end, the solution turned out to be dumping Jekyll entirely -- it's overkill for what I wanted! Instead, I followed [this great tutorial by Nicole van der Hoeven](https://www.youtube.com/watch?v=6s6DT1yN4dw) on how to build an Obsidian vault with [Quartz](https://quartz.jzhao.xyz/) -- although my Quartz install, rather than being the entire vault, is just symlinked to the subfolder in my vault that stores my daily notes. Now I can easily post these onto the web.

In fact, I took this one step further and set up an [Obsidian shell command](https://github.com/Taitava/obsidian-shellcommands) to run the sync command from Obsidian. Now I don't even have to leave Obsidian!

0 comments on commit 7996c41

Please sign in to comment.