Hacker News new | ask | show | jobs
by peolanha 5226 days ago
Thank you! I basically set it up in under two hours, and another hour of modifying for discuss, analytics, styling and so on. Super-easy to set up, so thank you! Oh, and I had never ever written a line of Ruby before so it was all news to me. :)

I've started a re-implementation using the the Minimum-theme layout as base, will let you know if it ever gets "good enough", I missed a few things; Concatenation and minifying of resources would be cool to have in the bootstrap, I followed this but it required some modification and I haven't really gotten it to work flawlessly yet: http://mikeferrier.com/2011/04/29/blogging-with-jekyll-haml-...

1 comments

You should use CodeKit(http://incident57.com/codekit/). You can concatenate, minify and even optimize images with it. I've use it while I was making Minimum-theme. Thank you for using minimum-theme.
Oh, great! Thank you! I will take a look at it when I come home. Great work on the Minimum theme, looked wonderful out of the box. :)