Skip to content

Commit

Permalink
Draft deployment instructions
Browse files Browse the repository at this point in the history
pending #3
  • Loading branch information
AndrewKvalheim committed Oct 8, 2023
1 parent ea635af commit 4e50491
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,20 @@ Serve it at e.g. [`localhost:8000`](http://localhost:8000/):
python -m 'http.server' --directory 'dist'
```

<!-- TODO
## Deployment
Push the source to [`SeaGL:production`][production]. [GitHub Actions] is
[configured](./.github/workflows/gh-pages.yml) to automatically build and deploy
the site to AWS [S3] and [CloudFront].
-->

[cloudfront]: https://aws.amazon.com/cloudfront/
[github actions]: https://docs.github.com/en/actions
[http.server]: https://docs.python.org/3/library/http.server.html
[make]: https://www.gnu.org/software/make/
[node.js]: https://nodejs.org/
[production]: https://github.com/SeaGL/attend.seagl.org/tree/production
[rsync]: https://rsync.samba.org/
[s3]: https://aws.amazon.com/s3/
[serve]: https://github.com/vercel/serve
Expand Down

0 comments on commit 4e50491

Please sign in to comment.