mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
doc/website: migrate to docusaurus v2 (#1382)
* WIP - migrating entgo.io to docosaurus v2 * organizing pages a bit to be better suited for v2 site structure * doc/website: finish migration to docusaurus v2 Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
aws-region: eu-central-1
|
||||
- name: Deploy Docs
|
||||
working-directory: doc/website/build/ent
|
||||
working-directory: doc/website/build
|
||||
run: aws s3 sync . s3://entgoio --delete --exclude "assets/*"
|
||||
- name: Invalidate Cache
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user