Commit Graph

6 Commits

Author SHA1 Message Date
Seth Vargo 342e196967 Set base_url 2014-10-21 23:21:19 -04:00
Mitchell Hashimoto 58757d6e96 website: update website to set version 2014-10-14 12:40:39 -07:00
Seth Vargo 7cde76abae Update to middleman-hashicorp 2014-10-13 12:44:38 -04:00
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