Allows you to use Mastodon and Bluesky comments on your Lustre blog hexdocs.pm/chilp/
blog gleam lustre indieweb mastodon bluesky comments
1
fork

Configure Feed

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

Update repository main location to tangled!

+1 -1
+1 -1
gleam.toml
··· 2 2 description = "Allows you to use Mastodon comments on your Lustre blog." 3 3 version = "1.0.0" 4 4 licences = ["Apache-2.0"] 5 - repository = { type = "forgejo", host = "forge.strawmelonjuice.com", user = "strawmelonjuice", repo = "chilp" } 5 + repository = { type = "tangled", user = "did:plc:jgtfsmv25thfs4zmydtbccnn", repo = "chilp" } 6 6 # links = [{ title = "Website", href = "" }] 7 7 8 8 [dependencies]