/gleam-website

🏡 Gleam's website and guide

Primary LanguageHTML

The Gleam website

https://gleam.run

Run the website locally

Install github-pages (requires Ruby)

gem install github-pages

and run make serve in root directory.