aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2018-11-06 20:44:48 +0000
committerJulio Capote <jcapote@gmail.com>2018-11-06 20:44:48 +0000
commit8e2e8831c5b7ead123556bd76c1a30a7dff9c985 (patch)
tree628604ee13524e1f30340dd5ada1ace1cdec95b9 /content
parent738322da17c47eb76f9c5b168cb8a692408184a0 (diff)
downloadcapotej.com-8e2e8831c5b7ead123556bd76c1a30a7dff9c985.tar.gz
more post tweaks
Diffstat (limited to 'content')
-rw-r--r--content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown2
-rw-r--r--content/post/2013-10-07-golang-http-handlers-as-middleware.markdown2
-rw-r--r--content/post/2014-02-24-tmux-session-coloring.markdown2
3 files changed, 3 insertions, 3 deletions
diff --git a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown b/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
index 1338be8..99180b3 100644
--- a/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
+++ b/content/post/2012-10-07-an-embedded-key-value-store-for-shell-scripts.markdown
@@ -1,5 +1,5 @@
---
-title: "an embedded key / value store for shell scripts"
+title: "An Embedded Key/Value Store for Shell Scripts"
date: 2012-10-07T10:06:00Z
comments: true
tags: ['shell scripting', 'databases']
diff --git a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown b/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
index 243f92f..a42405b 100644
--- a/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
+++ b/content/post/2013-10-07-golang-http-handlers-as-middleware.markdown
@@ -1,5 +1,5 @@
---
-title: "Golang http handlers as middleware"
+title: "Golang HTTP Handlers as Middleware"
date: 2013-10-07T08:52:00Z
comments: true
tags: ["go", "http"]
diff --git a/content/post/2014-02-24-tmux-session-coloring.markdown b/content/post/2014-02-24-tmux-session-coloring.markdown
index 4028e79..5509f1c 100644
--- a/content/post/2014-02-24-tmux-session-coloring.markdown
+++ b/content/post/2014-02-24-tmux-session-coloring.markdown
@@ -1,5 +1,5 @@
---
-title: "Tmux session coloring"
+title: "Tmux Session Coloring"
date: 2014-02-24T00:00:00Z
comments: true
tags: ["shell scripting", "tmux"]