Commit Graph

32 Commits

Author SHA1 Message Date
hashicorp-copywrite[bot]
f005448366 [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
HashiBot
bf279ac019 chore: Update Digital Team Files (#14945)
* Update generated scripts (website-start.sh)

* Update generated scripts (should-build.sh)

* Update generated scripts (website-build.sh)

* Update generated website Makefile
2022-10-18 17:43:31 -04:00
HashiBot
c9bd653815 chore: Update Digital Team Files (#14940)
* Update generated scripts (should-build.sh)

* Update generated scripts (website-build.sh)

* Update generated scripts (website-start.sh)

* Update generated website Makefile
2022-10-18 12:36:24 -04:00
Bryce Kalow
67d39725b1 website: content updates for developer (#14473)
Co-authored-by: Geoffrey Grosenbach <26+topfunky@users.noreply.github.com>
Co-authored-by: Anthony <russo555@gmail.com>
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kevin Wang <kwangsan@gmail.com>
2022-09-16 10:38:39 -05:00
Bryce Kalow
9412a8409b website: remove source code and related CI jobs (#12596)
* remove website source code and related circle jobs

* remove data files

* updates platform-cli

* update local instructions

* updates package-lock
2022-05-05 09:53:22 -05:00
Tim Gross
247e20e10b scripts: fix interpreter for bash (#12549)
Many of our scripts have a non-portable interpreter line for bash and
use bash-specific variables like `BASH_SOURCE`. Update the interpreter
line to be portable between various Linuxes and macOS without
complaint from posix shell users.
2022-04-12 10:08:21 -04:00
Bryce Kalow
9dc47fd8b7 website: add should-build script (#10194) 2021-03-29 10:06:20 -05:00
Kevin Pruett
c5a1649b01 Fix several search-related issues
* CSS on mobile
* Remove stale partial indices
* Fix broken hit links
* Leverage @hashicorp/react-search/tools
2020-09-08 11:02:57 -04:00
Kevin Pruett
e3fcdd1e98 Implement search via Algolia 2020-08-07 12:36:38 -04:00
Kevin Pruett
7f3d8e9ad0 Utilize Next.js env variable conventions 2020-06-23 22:40:37 -04:00
Kevin Pruett
f0ad062d8e Setup Algolia indexing job in CI 2020-06-23 22:40:17 -04:00
Jeff Escalante
19c404ca79 new website 2020-02-06 18:45:31 -05:00
Alvin Huang
0078b79199 remove check for relative url validation (#6504) 2019-10-16 17:50:40 -04:00
Alvin Huang
f33bf65e22 upload external and relative redirects to two dictionaries 2019-10-14 16:55:14 -04:00
Alvin Huang
615994ca17 repoint deploy script to new redirects file location 2019-10-12 23:17:19 -04:00
Chris Baker
e3bcb8218e website testing: swapped out trap in website testing script for a simpler error catch 2018-10-09 16:06:12 -04:00
Chris Baker
0f2247b7ab website testing: minor formatting changes, passing in middleman version from outer Makefile 2018-10-09 15:28:46 -04:00
Chris Baker
2566a81f12 docs: modified docs wget testing to be a little less verbose 2018-10-08 15:02:15 -04:00
Chris Baker
99beb3ed4c docs: added docs website tests using a simple wget --recursive 2018-10-08 14:44:23 -04:00
Seth Vargo
e1ef29a28d Better link output 2017-07-26 18:49:56 -04:00
Seth Vargo
ad3038fde2 Fix deploy script 2017-07-26 18:38:29 -04:00
Seth Vargo
aad9c81a20 Add client-side redirects 2017-05-30 20:25:11 -04:00
Seth Vargo
d2bd63c98f Re-enable soft purging, stale-if-error 2017-03-01 12:36:03 -05:00
Seth Vargo
db258480e4 Update caching 2017-02-28 15:15:29 -05:00
Seth Vargo
e7f76dd441 Do not soft purge
Soft purging is great, but we warm the cache immediately after deploy, and even then, if a user happens to be visiting the site in that few hundred milliseconds, they eat the time of a Fastly-S3 lookup, which is still 100x better than 99% of the websites out there.
2017-02-27 14:36:08 -05:00
Seth Vargo
a10a0a40f6 Cache assets longer 2017-02-09 14:38:46 -05:00
Seth Vargo
d1d9e5ab30 Change cache to 4h 2017-02-09 14:37:36 -05:00
Seth Vargo
14f3c62bc0 Move to container-based build process 2016-10-21 20:35:18 -07:00
Seth Vargo
ce731d3662 Update website push script to fix metadata 2016-04-12 20:17:27 +01:00
Paul Hinze
9968a5b913 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:52:11 -05:00
Alex Dadgar
c56a6c21ae Update announce banner 2016-03-16 12:32:57 -07:00
Seth Vargo
a0c156b5e8 Add deployment scripts 2016-01-13 22:11:38 -05:00