Skip to main content
  1. Series/

Authoring a blog in Markdown

The core thesis of this project is using Obsidian for authoring my blog posts. I’m a big fan of Markdown for authoring and Obsidian’s already where I keep my notes. It’s gone through a lot of iterations, but the current version uses Gitea, Drone, and a few Docker images I’ve built that do various types of sanitizations/transformations.

A Confession
#

I’m not using quartz anymore. Oops. This series has been in the works for a long time and I ended up committing more firmly to Hugo than to Quartz in particular. For a few reasons I’d rather not do a bunch of renaming, I’m just going to preserve the name as-is. Apologies for any confusion.

Filtering Hugo pages by Type

·206 words·1 min
More complex Hugo sites sometimes require creating markdown files you don’t want displayed in specific listings.

Gardening with Quartz

·1660 words·8 mins
When you want a container built right, you have to do it yourself.