Commit Graph

7 Commits

Author SHA1 Message Date
Seth Vargo 5093f3120e Merge docs and www into a single static site
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
2016-01-19 14:35:05 -05:00
Christian Berendt e9a28b02a5 Remove Vagrant constants 2014-10-20 17:59:47 +02:00
Christian G. Warden 93c739c47e website/docs: Fix example of v1 config option invalid in v2
Fix the name of the old v1 option, `config.vm.forward_port`, used as an example of an invalid option in v2.
2013-12-10 11:53:24 -03:00
Benny Lichtner 2f6d09af1a fixed broken link 2013-12-05 10:02:29 -08:00
Mark Rushakoff 5e027c4ad9 Fix typo 2013-09-17 22:22:16 -07:00
Mitchell Hashimoto b5fd021694 website/docs: page titles on everything, cover more info 2013-09-06 09:50:43 -07:00
JD Harrington 504d7a8acc Add missing Vagrantfile docs 2013-09-04 18:51:56 -04:00