Commit Graph

30 Commits

Author SHA1 Message Date
Nick Fagerlund 1f733d1070 website: Update middleman-hashicorp and Gemfile.lock
Time marches on, and so do security vulnerabilities in Nokogiri. So it's time
for a new middleman-hashicorp version.

As with last time, here's a reminder for the next person who needs to update
this:

- Packer is different from all the other product sites. It uses a Netlify
  container to build, instead of either the basic middleman-hashicorp container
  or the hybrid thing that Vault uses. It doesn't come with all batteries
  included, so it has to take fifteen minutes to build the universe the first
  time you run it (or the first time you run it after an upgrade). After that,
  it caches all the gems it built the previous time.
- So the steps to update it are a bit different. (Simpler, but more sitting around.)
    - Update the Gemfile
    - Delete Gemfile.lock
    - `make website` until it comes up, then ctrl-C
    - Commit the changes
2019-08-21 16:33:32 -07:00
Nick Fagerlund c277a0396b website: Update middleman-hashicorp to 0.3.39, update Gemfile.lock
This commit fixes some dependencies with known issues. It DOES increase the
first build time by quite a bit because a few of the updated dependencies now
use native extensions, but once it's cached you should be good.
2019-04-11 16:22:21 -07:00
Matthew Hooker 2f58511252
update middleman 2018-04-17 11:44:43 -07:00
Jeff Escalante 2f420c38b2 add optinmonster script, fix makefile, remove es6 2018-03-15 13:05:42 -04:00
Matthew Hooker dfa0b0cdb1
update middleman 0.3.32 2018-03-13 10:42:08 -07:00
Jeff Escalante 5132b684b2 update dependencies + middleman-hashicorp 2018-03-06 19:06:05 -05:00
Matthew Hooker 2e8561a28d
update middleman-hashicorp 2018-01-09 11:39:55 -08:00
Ryon Coleman cb717bfb7a Update middleman-hashicorp to 0.3.28 for mega nav fixes
Fixes detailed at https://github.com/hashicorp/middleman-hashicorp/pull/47
2017-06-26 16:07:56 -04:00
Katie Bayes 82a8aac97f update middleman from version 22 to 26 2017-06-06 21:16:13 -04:00
Jason Costello a5d451e945
Update middleman-hashicorp to 3.22 2017-03-28 16:05:22 -04:00
Seth Vargo 59c0e04f8b
New container 2017-03-28 16:05:22 -04:00
Seth Vargo 2505d74dd0
Update CSS breakpoints 2017-03-28 16:05:22 -04:00
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand 2017-03-28 16:05:19 -04:00
Jack Pearkes 4d34655bb9 website: update middleman-hashicorp to 0.3.13 2017-03-08 16:51:39 -08:00
Seth Vargo 24264ef0dc
Update middleman-hashicorp 2017-03-08 11:22:59 -08:00
Seth Vargo 208b41b575
Update middleman-hashicorp 2016-09-26 11:32:09 -05:00
Seth Vargo 631036caea Remove breadcrumbs (causes crash and wasn't being used) 2016-01-24 13:11:51 -05:00
Seth Vargo ac97086e00 Remove Heroku stuff 2016-01-13 21:52:56 -05:00
Chris Bednarski 823e9e73fe Docs cleanup
- Reformat .html / .erb files
- Remove extra </div> in index.html.erb
- Add htmlbeautifier gem
- Add middleman-breadcrumbs
- Add make format (calls htmlbeautifier)
2015-07-22 17:18:08 -07:00
Seth Vargo 527a9e9bfc Update middleman-hashicorp 2015-05-15 16:19:35 -04:00
Mitchell Hashimoto b291dae3d5 website: try to update the Ruby 2014-10-28 10:28:17 -07:00
Seth Vargo 37eb3043f5 Upgrade to middleman-hashicorp 2014-10-06 20:35:19 -04:00
Seth Vargo a4eb1035ea Update website to use latest middleman 2014-10-03 17:55:34 -07:00
Mitchell Hashimoto 5b1463f77b website: update Gemfile 2013-10-20 21:01:51 -07:00
Mitchell Hashimoto 44d1f3d9cc website: document `only` and `except` 2013-09-20 11:42:25 -07:00
Jack Pearkes 7e909ad1c1 website: specify ruby version in the gemfile 2013-07-07 15:31:37 +02:00
Mitchell Hashimoto 460d8ba30e website: homepage coming in, although a bit rough right now 2013-06-20 17:27:04 -07:00
Mitchell Hashimoto 6c718bc3be website: unset the ruby version breaks things... 2013-06-14 13:01:11 -07:00
Mitchell Hashimoto 9181c8e4ad website: Specify Ruby 1.9.3 as the ruby version for website 2013-06-14 12:45:27 -07:00
Mitchell Hashimoto 90b057cfdf Initial website commit 2013-06-07 22:41:02 -07:00