Skip to content

🏑 Gleam's website and guide

License

Notifications You must be signed in to change notification settings

gleam-lang/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 17, 2025
215802d Β· Mar 17, 2025
Nov 6, 2024
Mar 17, 2025
Feb 6, 2025
Dec 6, 2024
Mar 12, 2025
Feb 20, 2024
Jan 26, 2025
Mar 12, 2025
Dec 2, 2022
Feb 15, 2025
Nov 29, 2024
Jan 13, 2021
Feb 29, 2024
Feb 6, 2025
Mar 11, 2025
Sep 7, 2020
Sep 7, 2020
Feb 19, 2024
Mar 4, 2024
Mar 8, 2022
Jan 4, 2025
Nov 29, 2024
Jul 25, 2024
Feb 11, 2025
Dec 6, 2024
Nov 6, 2024
Sep 20, 2024
Mar 12, 2025
Oct 30, 2023
Apr 6, 2024
Dec 6, 2024
Nov 22, 2024

Repository files navigation

The Gleam website

https://gleam.run

Run the website locally

Install github-pages (requires Ruby)

gem install github-pages
gem install webrick # For Ruby3.x

and run make serve in root directory.