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.

at main 10 lines 169 B view raw
1{ 2 "devDependencies": { 3 "@tailwindcss/cli": "^4.2.2", 4 "tailwindcss": "^4.2.2", 5 "daisyui": "^5.5.19" 6 }, 7 "scripts": { 8 "generate-basestyles": "" 9 } 10}