My personal website, in gleam+lustre!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Huh, fixed

+2 -1
+2 -1
gleam.toml
··· 6 6 lustre = ">= 5.6.0 and < 6.0.0" 7 7 modem = ">= 2.1.2 and < 3.0.0" 8 8 jot = ">= 10.1.1 and < 11.0.0" 9 - chilp = ">= 1.0.0 and < 2.0.0" 9 + chilp = ">= 0.0.0 and < 2.0.0" 10 + gleam_time = ">= 1.7.0 and < 2.0.0" 10 11 11 12 [dev-dependencies] 12 13 lustre_dev_tools = ">= 2.3.4 and < 3.0.0"