Alvin Huang
3928878433
Support relative and external URL rewrites ( #5970 )
...
* switch to relative path redirects for non external links
* update website deploy script to support relative+full url redirects
2019-06-17 11:48:29 -04:00
Alvin Huang
05946afa0c
Add website analytics back ( #5699 )
...
* add website analytics to build
* add segment analytics env var check
2019-04-25 12:24:20 -04:00
Alvin Huang
ffc5c33550
interpolate properly ( #5665 )
2019-04-15 15:29:19 -04:00
Alvin Huang
0015326cea
Share Fastly and Netlify redirects ( #5619 )
...
* consolidate netlify and fastly redirects
* remove validation check to support full url redirects
2019-04-15 14:56:53 -04:00
Alvin Huang
71364e94ea
add link checking script
2019-04-04 18:55:15 -04:00
Jack Pearkes
a8c1ebe6fb
Fix some broken links in docs ( #4858 )
...
* website: let curl make noise during website deploy
* website: fix a handful of broken links
2018-10-26 10:55:12 -07:00
Seth Vargo
fb702327fa
Remove people from community section ( #3352 )
...
* Remove people from community section
This is going to be replaced with dynamic content from our CMS in the
future, but we agreed to remove it in the interim.
* Update deploy process
2017-08-02 12:05:45 -07:00
Seth Vargo
4f67e80a2a
Re-enable soft purging, stale-if-error
2017-03-01 12:37:48 -05:00
Seth Vargo
090aff0338
Cache for a longer time on Fastly
2017-02-28 15:59:01 -05:00
Seth Vargo
997bd4aa94
Cache assets longer
2017-02-09 14:39:51 -05:00
Seth Vargo
854b0b021a
Change cache to 4h
2017-02-09 14:36:28 -05:00
Seth Vargo
d5aac284d9
Switch to Docker-based website build process ( #2448 )
...
This has been working really well on Nomad and hashicorp.com, so I am
ready to port it out to Consul as a beta. This moves the local
development to a Docker container, which is the same container that we
use to publish the website in production. The result is much faster and
more consistent deploys.
2016-10-31 12:49:52 -07:00
Seth Vargo
1458f81836
Update website metadata fixes
2016-04-12 20:14:56 +01:00
Paul Hinze
333d65ee8a
website: force JS/CSS mime-types on deploy
...
Should fix occassional issues with application/octet-stream mime type
assets breaking JS/CSS on site.
2016-04-07 12:17:31 -05:00
Sean Chittenden
fa0d388ef1
Don't assume /bin/bash is installed on all OSes
...
Use `/usr/bin/env bash` where appropriate.
2016-02-02 15:16:49 -08:00
Seth Vargo
1001fe3d41
Use sync instead of put
2016-01-13 19:41:22 -05:00
Seth Vargo
3db4e3dccb
Add Atlas deployment scripts
2016-01-13 19:05:04 -05:00