Skip to content

Commit 7e174c1

Browse files
committed
blog refresh post
1 parent 07f5f60 commit 7e174c1

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

_posts/2014-3-3-Hello-World.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

_posts/2018-10-30-Blog-Refresh.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: post
3+
title: Blog Refresh
4+
---
5+
6+
My previous blog was [blog.dennispalmer.com](http://blog.dennispalmer.com), but it's been over 4 years since I last posted anything there.
7+
8+
It was time for a fresh start. At first just installed WordPress, but then I wanted to use [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) for editing and went to look for a blog engine that uses Markdown natively.
9+
10+
My search lead me to [Jekyll Now](https://github.com/barryclark/jekyll-now) which made setting up this blog to use [GitHub Pages](https://help.github.com/articles/what-is-github-pages/) extremely easy. I knew about GitHub pages, but probably wouldn't have gone to the effort of figuring out how to get Jekyll up and running from scratch. I was even able to use my own domain name and [enforce HTTPS](https://help.github.com/articles/securing-your-github-pages-site-with-https/).
11+
12+
I've got a pretty good list of topics to post. The plan is to write shorter posts more frequently about technical things I'm working on or just figuring out. So, here we go!
13+

0 commit comments

Comments
 (0)