From 34422cdfaf0c3e1b25fe0014d9c0146c4444f2a8 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 21 Jun 2024 23:29:11 -0400 Subject: [PATCH] Giving the series a name? --- content/series/blogging-with-quartz/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/series/blogging-with-quartz/_index.md b/content/series/blogging-with-quartz/_index.md index 05414d2..28fa966 100644 --- a/content/series/blogging-with-quartz/_index.md +++ b/content/series/blogging-with-quartz/_index.md @@ -1,4 +1,8 @@ +--- +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. \ No newline at end of file +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