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.

CSS should be pub for future

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

+1 -1
+1 -1
src/chilp/widget.gleam
··· 97 97 Nil 98 98 } 99 99 100 - const css = ".chilp-widget { 100 + pub const css = ".chilp-widget { 101 101 --highlight: #595aff; 102 102 transition: all 0.5s ease; 103 103 overflow: hidden;