From fb6e6238d0287bb994b23be0a43e0c36b155743c Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 22 Jun 2024 00:21:20 -0400 Subject: [PATCH] redundant header --- content/series/blogging-with-quartz/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/series/blogging-with-quartz/_index.md b/content/series/blogging-with-quartz/_index.md index 28fa966..9f34840 100644 --- a/content/series/blogging-with-quartz/_index.md +++ b/content/series/blogging-with-quartz/_index.md @@ -2,7 +2,6 @@ title: "Authoring a blog in Markdown" --- -## Authoring a blog in markdown The core thesis of this project is using [Obsidian](https://obsidian.md) 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. \ No newline at end of file