mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
6d3c8ae759
Looks like the old one got GC'd. This should last us until the repo is public, at which point this code can be removed! |
||
---|---|---|
.. | ||
public | ||
.gitignore | ||
build.sh | ||
netlify.sh | ||
netlify.toml | ||
README.md |
How to update www.roc-lang.org :
- create a new branch, for example
update-www
based onwww
- pull
trunk
intoupdate-www
- update for example the file
www/public/index.html
- do a PR against
www
- check deploy preview
- review and merge