Hacker News new | ask | show | jobs
by nico_h 5455 days ago
I use nearlyFreeSpeech.net, a simple and very cheap webhost: billed by the cent, and 10$ lasted me years. For the software, I wrote my own blog 'engine'(s).

Just started using ___.sh: a 42 lines, recursive, multimarkdown, sed & bash static html blog 'engine'. (http://github.com/nicolasH/frankensteins). I have the sources for my posts in three places : my computer, github and the web host.

I host these two sites there : http://www.niconomicon.net http://www.displayator.com

1 comments

https://github.com/nicolasH/frankensteins/blob/master/___.sh...

You just grepped out each `echo` in the file instead of writing a usage() function? That's brilliant!