You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The site is built using [Travis CI](https://travis-ci.org/ledger/ledger-website) and deploys to an Amazon S3 bucket
19
+
The site is built using [GitHub Actions](https://github.com/ledger/ledger-website/actions) and deploys to an Amazon S3 bucket
20
20
which is then served up with an Amazon CloudFront distribution.
21
21
22
22
We use this small [Lambda@Edge](http://docs.aws.amazon.com/lambda/latest/dg/lambda-edge.html) function to serve redirects and to redirect bare domain to `www`:
0 commit comments