~abyxcos/smallblog

2964ad543e48080f4da3182d4c05f1b49b3c6ba7 — Aaron Fineman 9 years ago 08e1af8 smallblog.sh
Change branding to smallblog.sh
2 files changed, 1 insertions(+), 1 deletions(-)

M README.md
R smallblog => smallblog.sh
M README.md => README.md +1 -1
@@ 1,4 1,4 @@
# smallblog
# smallblog.sh
A small static blogging platform in the style of [jekyll](http://jekyllrb.com/)

Smallblog takes markdown files organized as `blog/year/month/day/post.md` and generates an index page containing the latest few posts, and a simple way to navigate all posts. Smallblog must be re-ran every time you add or modify a post (in the spirit of static blogging.) An example site may be found [here](http://mnetic.ch/blog).

R smallblog => smallblog.sh +0 -0