17 Commits

Author SHA1 Message Date
hashicorp-copywrite[bot]
36a312ee26
add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
HashiBot
39240802d0
chore: Update Digital Team Files (#12969)
* Update generated scripts (website-build.sh)

* Update generated scripts (should-build.sh)

* Update generated website Makefile

* Update generated scripts (website-start.sh)
2022-10-24 15:54:30 -04:00
Bryce Kalow
685f9d527b
website: remove source code (#12733) 2022-04-19 15:09:05 -05:00
Bryce Kalow
ca16fd27b2
website: add should-build script (#12239) 2021-03-29 10:01:05 -05:00
Kevin Pruett
575ef7db96 Integrate @hashicorp/react-search/tools script 2020-09-08 17:27:55 -04:00
Kevin Pruett
daf2b9cfaf Integrate @hashicorp/react-search into layout 2020-09-03 10:58:25 -04:00
Kevin Pruett
2009e73cea
Add Algolia index script to CI 2020-06-29 18:12:44 -04:00
Jeff Escalante
28a5c07c89
base template 2020-05-28 12:45:10 -04:00
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