@@ 4,7 4,7 @@
A single Bash script to create blogs.
-Originally created because someone wanted a very, very simple way to post entries to a blog by using a public folder on their server, without any special requirements and dependencies. Works on GNU/Linux and possibly OSX and BSD but I do not have these to test my changes. Expanded because I wanted to do writing locally, then post to a server after the fact, and I wanted to extend functionality without bloating the code beyond recognition.
+Originally created because [Carlos Fenollosa](https://cfenollosa.com/) wanted a very, very simple way to post entries to a blog by using a public folder on his server, without any special requirements and dependencies. Works on GNU/Linux and possibly OSX and BSD but I do not have these to test my changes. Expanded because I wanted to do writing locally, then post to a server after the fact, and I wanted to extend functionality without bloating the code beyond recognition.
*How simple? Just three easy steps.*