Commit Graph

9 Commits

Author SHA1 Message Date
Seth Vargo b409ea90fe
Update deploy process 2017-08-02 14:13:58 -04:00
Seth Vargo 24ba508c86
Re-enable soft purging, stale-if-error 2017-03-01 12:36:30 -05:00
Seth Vargo cafcba5d94
Cache on Fastly for a longer time 2017-02-28 15:55:44 -05:00
Seth Vargo c80e6671e2 Cache static assets longer 2017-02-09 14:40:39 -05:00
Seth Vargo 8c311daa72 Change cache to 4h 2017-02-09 14:35:19 -05:00
Seth Vargo c822cce402
Use Docker-based build and deployments 2016-10-29 16:50:00 -04:00
Seth Vargo 5728a7fe5d Update website deploy script 2016-04-12 20:10:57 +01:00
Paul Hinze d104e33fa9 website: force mime-types for some assets on deploy
Should fix occassional issues with application/octet-stream mime type
assets breaking things on the site.
2016-04-07 12:49:45 -05:00
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