not my website
0
fork

Configure Feed

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

at 3b1e3bec5c9302cb3adbcf6e6b992801d4353dff 15 lines 379 B view raw
1name = "website" 2version = "1.0.0" 3 4[dependencies] 5gleam_stdlib = ">= 0.34.0 and < 0.50.0" 6lustre = ">= 4.2.0 and < 5.0.0" 7tom = ">= 1.0.0 and < 2.0.0" 8simplifile = ">= 2.0.0 and < 3.0.0" 9commonmark = ">= 0.1.8 and < 1.0.0" 10glailglind = ">= 1.1.2 and < 2.0.0" 11lustre_ssg = ">= 0.8.3 and < 1.0.0" 12gsv = ">= 3.0.1 and < 4.0.0" 13 14[dev-dependencies] 15gleeunit = ">= 1.0.0 and < 2.0.0"