Skip to content

Commit 6d42e87

Browse files
committed
WIP
1 parent a5725eb commit 6d42e87

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

_posts/2023-01-12-blog-setup.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: Setting up this Blog
4+
date: 2023-01-10
5+
categories: [blogging]
6+
tags: [devops, deployment]
7+
publish: false
8+
---
9+
10+
Over the years I have used a few platforms for my blogs. First, there was blogspot, which surprisingly is still around. Then there was wordpress running on my own VPS. Then, being tired of hackers messing with my wordpress, I setup a Jekyll site and hosted on the Heroku which I used for many years. Finally, a few years ago I changed to Hugo and hosted on Netlify and I never really did anything with that blog.
11+
12+
Then when I was getting interesting in blogging again, I decided to use Github Pages, and my old friend Jekyll. I dont remember if I ever had the "auto publish" on any of my blogs but I thought I'd try it out now with Github Actions. For time saving, I watched this [youtube video by Techno Tim](https://www.youtube.com/watch?v=F8iOU1ci19Q). He intends to use his blog to document a home lab, but that is exactly part of the reason what I want to use a blog, a place to document things I'm learning and if it helps someone along the way then great!

0 commit comments

Comments
 (0)