Commit Graph

10 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
Seth Vargo c05486b1ad Update docs on owner/group for docker synced folders
Fixes GH-5906
2015-11-23 20:40:30 -05:00
Dan Carley 697b88dbb7 Docs: Docker doesn't support pub/priv networks
The Docker provider ignores the network identifiers `private_network` and
`public_network`. Document this fact, because it's not immediately obvious.
2014-12-22 21:42:03 +00:00
Mitchell Hashimoto 04cea22c9e website/docs: fix broken links 2014-08-08 17:32:42 -07:00
Mitchell Hashimoto 8fb3971f18 website/docs: document synced folders and networking [GH-4003] 2014-08-06 15:58:26 -07:00
David Thomas 2e900c0e90 Fix 'vagrant up' command for build 2014-07-24 12:02:46 -04:00
Mitchell Hashimoto 6efc5ef6ea website/docs: calrify rsync [GH-3872] 2014-05-22 10:26:12 -07:00
Ryan Berdeen 1f7e5496de fix typo
link -> like
2014-05-04 17:14:26 -04:00
Fabio Rehm 1b698f6ce8 website/docs: Fix link to global-status command 2014-05-01 18:52:51 -03:00
Mitchell Hashimoto e29075c24a website/docs: docker provider 2014-04-30 18:46:21 -07:00