-
Notifications
You must be signed in to change notification settings - Fork 53
Zero landing page support #222
Copy link
Copy link
Closed
Description
As a zero user, I'd like to have a landing page (possibly using Gatsby) on my root host domain with a ci/cd pipeline so that I have a smoother pathway to going live on day n.
Planned work:
- New Zero module
- fix
jesttest errors. - finish up documentation on the repo root.
- fix
- Route 53 DNS record config
- CI/CD
- templated out correctly on new zero module
- pipline started at the end of
zero apply - unit tests working
- test e2e
- CloudFront
- Sync with S3
- create bucket with the
zero applystep - ci/cd can sync with the created bucket
- create bucket with the
Reactions are currently unavailable