From 17ba11b89e026f5ef3f231e50dfc4efae0c2ee45 Mon Sep 17 00:00:00 2001 From: Micah Cowell Date: Sun, 27 Mar 2016 10:59:02 -0700 Subject: [PATCH] post update --- _posts/2016-03-10-ghost-to-jekyll.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2016-03-10-ghost-to-jekyll.md b/_posts/2016-03-10-ghost-to-jekyll.md index ce10f53..90a98fb 100644 --- a/_posts/2016-03-10-ghost-to-jekyll.md +++ b/_posts/2016-03-10-ghost-to-jekyll.md @@ -27,4 +27,6 @@ Everything is through Github, which is where I would be putting my code anyways, # Conclusion So why did I switch to Jekyll? Simply the speed and price. The free hosting, static site generation, and complete control make it, in my opinion, the best option for any web developer desiring a blog. With Github Pages there's no need to check on your server nor do you have to worry about having the latest software, Github just does it for you. +
+ For more information about Jekyll, check out the [Docs](https://jekyllrb.com/docs/home/).