Kevin Wang
|
2563bf3f96
|
feat: support local preview, post split; add deploy preview (#30814)
* chore: support local preview, post split
* feat: deploy preview
* update script perms
- chmod +x ./website/scripts/website-build.sh
* npm i
* chore: website-build uses 'kevin/terraform-split'
* deploy preview test
* chore: test
* PREVIEW_DIR & CLONE_DIR = preview
* rm dupe preview path
* empty commit
* ../data & ..docs
* website-preview
* remove REPO var
* move `intro` and `guides` back to where they were
* empty commit
* chore move `intro` and `guides`
* chore: copy over images
* move images into `/website`
- content API requires this
* chore: `CURRENT_GIT_BRANCH`
* fix: `CURRENT_GIT_BRANCH`
* fix `CURRENT_GIT_BRANCH`
* debug current dir
* fix `CURRENT_GIT_BRANCH`
* chore: comment CURRENT_GIT_BRANCH
* Update Makefile
* Update website/scripts/website-build.sh
* optimize images
* chore(Makefile): move vars to top
* remove branch
|
2022-04-21 13:58:16 -04:00 |
|
Martin Atkins
|
7ed70bb00e
|
website: new filesystem layout for core/provider split
This repo now contains only the core docs, with other content moving elsewhere.
|
2017-06-13 11:25:32 -07:00 |
|
Seth Vargo
|
9107ae4e93
|
Re-enable soft purging, stale-if-error
|
2017-03-01 12:38:09 -05:00 |
|
Seth Vargo
|
03a8e32fed
|
Cache in Fastly for a long time (#12309)
|
2017-02-28 20:55:39 +00:00 |
|
Seth Vargo
|
22653eeb24
|
Cache assets longer
|
2017-02-09 14:39:37 -05:00 |
|
Seth Vargo
|
b23c2aaa07
|
Change cache to 4h
|
2017-02-09 14:36:47 -05:00 |
|
Seth Vargo
|
606e7ca429
|
Use Docker-based deploys
|
2016-10-31 18:37:52 -04:00 |
|
Seth Vargo
|
00e732ca03
|
Fix website metadata script
|
2016-04-12 20:09:27 +01:00 |
|
Paul Hinze
|
bf45bfb685
|
website: Handle SVGs in deployment mime-type fixup as well
|
2016-04-07 13:01:01 -05:00 |
|
Paul Hinze
|
54132c16b4
|
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 10:39:29 -05:00 |
|
Seth Vargo
|
193bf2c650
|
Add new Atlas deploy scripts
|
2016-01-14 16:00:36 -05:00 |
|