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.

lied

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

+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 + ```