not my website
0
fork

Configure Feed

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

at 8720944b8f6c7cb2bb9c37d3589802d049cbe4df 14 lines 349 B view raw
1name = "website" 2version = "1.0.0" 3 4[dependencies] 5gleam_stdlib = ">= 0.34.0 and < 2.0.0" 6lustre = ">= 4.2.0 and < 5.0.0" 7tom = ">= 0.3.0 and < 1.0.0" 8simplifile = ">= 1.7.0 and < 2.0.0" 9commonmark = ">= 0.1.8 and < 1.0.0" 10glailglind = ">= 1.1.2 and < 2.0.0" 11lustre_ssg = ">= 0.8.0 and < 1.0.0" 12 13[dev-dependencies] 14gleeunit = ">= 1.0.0 and < 2.0.0"