Hacker News new | ask | show | jobs
by jtxx000 4617 days ago
For my recently-launched consulting site (http://www.acceliva.com), I used a static site generator with a custom bootstrap-based design. I started off with a Node.js stack (Wintersmith + Jade + Stylus) but eventually switched to a Ruby stack (Middleman + HAML + SASS) because Middleman came with better plugins for S3 Sync, Cloudfront invalidation, and asset hashing.