mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
.. | ||
public | ||
.gitignore | ||
build.sh | ||
netlify.sh | ||
netlify.toml | ||
README.md |
www.roc-lang.org
How to update site
- create a new branch, for example
update-www
based onwww
- pull
main
intoupdate-www
- update for example the file
www/public/index.html
- do a PR against
www
- check deploy preview
- review and merge