diff options
author | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2014-05-19 19:04:47 +0200 |
---|---|---|
committer | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2014-05-19 19:04:47 +0200 |
commit | 30579df66748013c90c342020511e82193711859 (patch) | |
tree | 0b5e5725260954d7f6b26830c5fb41f2e10f28ff | |
parent | 46f92ee17706300430c24a360211ea6b9c9666ed (diff) |
Added demo image to README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ I created it because I wanted a very, very simple way to post entries to a blog 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. +[](https://raw.githubusercontent.com/cfenollosa/bashblog/gh-pages/images/demo.png) + Usage ----- |