Hacker News new | ask | show | jobs
by keithpeter 5401 days ago
For a low traffic site that is updated a couple of times a month, how about static pages with some scripting on the client machine? I use

    text files -> bash script calls markdown and adds header/footer -> another bash script generates indexes -> lftp syncs
1 comments

Jekyll/Octopress+Git http://octopress.org/
Thanks, I had seen Jekyll but this looks like Jekyll plus sensible defaults for a website with all the bells and whistles. My personal site has no bells, and I can't whistle too well. :-)