From 197e1d0d80ca6a65b65c15ac35129344ee789a08 Mon Sep 17 00:00:00 2001 From: jaketothepast Date: Thu, 14 Dec 2017 23:53:44 -0500 Subject: [PATCH] Tags for first post --- content/post/migrating-to-hugo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/post/migrating-to-hugo.md b/content/post/migrating-to-hugo.md index 3d5aff1..5aa0a38 100644 --- a/content/post/migrating-to-hugo.md +++ b/content/post/migrating-to-hugo.md @@ -2,6 +2,7 @@ title: "Migrating to Hugo" date: 2017-10-24T20:30:43-04:00 draft: false +tags: ['hugo', 'salvation'] --- The migration is complete! I made the decision in the past week to move away from Middleman. While Middleman certainly has its strengths, it was still a process that was a little too manual. I found myself still having to code up HTML/CSS/JS and handle a lot of the web development side of blogging vs. getting to focus on content. I was unhappy with my site because I couldn't control how it looked or functioned without a massive amount of work, and after this work was complete I was too tired to actually blog! That was a major problem for me, because regularly blogging has been a goal of mine for years now. So I needed something simpler that handled this boilerplate development for me, allowing me to focus on weaving thoughts into nice coherent posts for my blog.