This project is mirrored from https://gitee.com/NQL886/vagrant.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 29 Oct, 2020 1 commit
-
-
Michele authored
-
- 28 May, 2020 1 commit
-
-
Jeff Escalante authored
-
- 04 Mar, 2020 1 commit
-
-
Noel Quiles authored
-
- 11 Feb, 2020 1 commit
-
-
nicolelyn authored
-
- 21 Aug, 2019 1 commit
-
-
Nick Fagerlund authored
Time marches on, and so do security vulnerabilities in Nokogiri. So it's time for a new container. As with last time, here's a reminder for the next person who needs to update this: - You shouldn't just update the dependency in Gemfile.lock, because your build times will go to heck as you compile Nokogiri from source on every run. So you need an updated container with all the dependencies. - To update the container, you need to push a new tag to the middleman-hashicorp repo. Teamcity does the rest, and will ship a new container to Docker Hub (unless its credentials are out of date, in which case go ask team-eng-serv.) - Once that's pushed: - Update Makefile - Update the Gemfile - Delete Gemfile.lock - `make website` until it comes up, then ctrl-C - Commit the changes
-
- 06 Apr, 2018 1 commit
-
-
Jeff Escalante authored
-
- 20 Oct, 2017 1 commit
-
-
Justin Campbell authored
Includes https://github.com/hashicorp/middleman-hashicorp/pull/50
-
- 26 Jun, 2017 1 commit
-
-
Ryon Coleman authored
Fixes detailed at https://github.com/hashicorp/middleman-hashicorp/pull/47
-
- 07 Jun, 2017 1 commit
-
-
Katie Bayes authored
-
- 06 Apr, 2017 1 commit
-
-
Seth Vargo authored
-
- 28 Mar, 2017 1 commit
-
-
Seth Vargo authored
-
- 09 Mar, 2017 1 commit
-
-
Jack Pearkes authored
-
- 08 Mar, 2017 1 commit
-
-
Seth Vargo authored
-
- 29 Oct, 2016 1 commit
-
-
Seth Vargo authored
-
- 19 Jan, 2016 1 commit
-
-
Seth Vargo authored
This is a big commit, and I apologize in advance for the future git-blames all pointing to me. This commit does a few things: 1. Merges the website/docs and website/www repo into a single website repo to be in line with other HashiCorp projects 2. Updates to use middleman-hashicorp 3. Converts less to scss to be in line with other projects 4. Updates page styles to be in line with other projects 5. Optimizes images 6. Prepare for S3 + Fastly deployment with scripts, etc. 7. Removes blog posts (they have been transferred to hashicorp.com with redirects in place 8. Updated sitemap generation script for better SEO 9. Fixed many broken links 10. Add description to all fields
-
- 24 Sep, 2015 1 commit
-
-
Sam Handler authored
-