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

Configure Feed

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

lied

Signed-off-by: strawmelonjuice <mar@strawmelonjuice.com>

strawmelonjuice (Jan 28, 2026, 4:39 PM +0100) 536658aa 4a0e8f92

+1 -7
+1 -7
README.md
··· 21 21 ```sh 22 22 gleam run # Run the project 23 23 gleam test # Run the tests 24 - ``` 25 - 26 - And sometimes, maybe. 27 - ```sh 28 - curl https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.2.7/purify.min.js -osrc/vendored-purify.min.js 29 - curl https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.2.7/purify.min.js.map -osrc/purify.min.js.map 30 - ``` 24 + ```