Commit Graph

3 Commits

Author SHA1 Message Date
Jack Pearkes de2d55c206 website: configure middleman not to remove multiple spaces during minify
Minification was breaking the whitespace in JSON blocks on the front
page that require indentation because we use non-standard `p` and
`span` tags in JSON blocks

I imagine the HTML compressor gem used by middleman has some
whitelisting of the `pre` tag, therefore it wouldn't break normal
code blocks.
2014-08-05 20:59:27 -04:00
Jack Pearkes 263db8ead6 website: fix asset pipeline JS, move grunt into website/ instead of source/ 2014-07-28 10:08:29 -04:00
Jack Pearkes 7b72a9defb website: initial commit 2014-07-16 17:51:48 -04:00