mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 13:34:15 +00: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-wwwbased onwww - pull
mainintoupdate-www - update for example the file
www/public/index.html - do a PR against
www - check deploy preview
- review and merge