• Kevin Wang's avatar
    feat: support local preview, post split; add deploy preview (#30814) · 2563bf3f
    Kevin Wang authored
    * 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
    2563bf3f