diff options
author | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2014-05-07 16:09:35 +0200 |
---|---|---|
committer | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2014-05-07 16:09:35 +0200 |
commit | 8cc568fb4a2fd9cc9d9d9cbe150f116e735b57d7 (patch) | |
tree | e0b489db4720b597216edca4f612f65b5bf97ca3 /README.md | |
parent | dc84ebde193b96af5e926db627b28503bb81d338 (diff) | |
parent | ea8e10a59cf3e1517e52bec3261098fac32f75df (diff) |
Merge branch 'master' of github.com:cfenollosa/bashblog
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ A single Bash script to create blogs. I created it because I wanted a very, very simple way to post entries to a blog by using a public folder on my server, without any special requirements and dependencies. Works on GNU/Linux, OSX and BSD. -You can see it live here: [read the initial blog post](http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html). My blog has been 100% generated using bashblog, no additional tweaking. +You can see it live here: [read the initial blog post](https://web.archive.org/web/20130520204024/http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html). That page was 100% generated using bashblog, no additional tweaking. Features |