summaryrefslogtreecommitdiff
path: root/_posts/2016-06-06-back-jekyll.md
diff options
context:
space:
mode:
authorBenjamin Sanders <ben@sanders.life>2025-02-07 07:33:31 -0500
committerBenjamin Sanders <ben@sanders.life>2025-02-07 07:33:31 -0500
commita77bde84e2659d9df4899da8a5f31136372398cc (patch)
treefd7d1e47cc5ef23f1f11d34c70a099d9fa4f5b7b /_posts/2016-06-06-back-jekyll.md
initial commit
Diffstat (limited to '_posts/2016-06-06-back-jekyll.md')
-rw-r--r--_posts/2016-06-06-back-jekyll.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/_posts/2016-06-06-back-jekyll.md b/_posts/2016-06-06-back-jekyll.md
new file mode 100644
index 0000000..547985a
--- /dev/null
+++ b/_posts/2016-06-06-back-jekyll.md
@@ -0,0 +1,17 @@
+---
+layout: post
+title: "Back To Jekyll"
+date: 2016-06-06
+permalink: "/blog/back-to-jekyll/"
+author: Benjamin Sanders
+catagories: jekyll
+---
+![](/assets/images/logo-2x.png)
+
+I change my mind a lot!
+
+There I said it but no in all seriousness though I decided, after much thought, to switch back over to Jekyll. The reason being that I felt that Wordpress, while a very good platform for bloggers/writers, wasn’t for me anymore. I wanted to get back to my roots as a web developer and actually blog with code. I mean using command line, git, and the like to power my blog. Plus I like the security of not having to log into my site via a web based login. Now the only login I have is that of my server.
+
+![](/assets/images/back-to-jekyll-image-1.png)
+
+There is just something serene of about running commands through a Powershell window and uploading everything to a repo. I can also choose how I want the site to look without any of the Wordpress code getting the way it just takes me back to a time of writing some code and uploading it to a server. \ No newline at end of file