diff --git a/content/posts/drone-and-hugo/index.md b/content/posts/drone-and-hugo/index.md index c401485..0fd8735 100644 --- a/content/posts/drone-and-hugo/index.md +++ b/content/posts/drone-and-hugo/index.md @@ -175,6 +175,9 @@ The steps are pretty simple ## Green checkmarks At this point, I've got a fully automated publishing pipeline. As soon as a commit gets pushed to my blog repository, Drone jumps into action and runs a fresh Hugo build. The process is far from perfect, though. +![[Resources/attachments/obsidian-pipeline-screenshot.png]] +[[Resources/attachments/obsidian-pipeline-screenshot.png]] + You might've noticed a lack of screenshots or other media in my posts. At the moment, I'm authoring my blog posts in [Obsidian](https://obsidian.md), my preferred note-taking application, because it gives me quick access to...well, my notes. The catch is that Obsidian and Hugo use different conventions for linking between documents and referencing attachments/images. In the long term, what I want to do is probably write a script and pipeline which can