(READ ONLY) Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments
98
fork

Configure Feed

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

at main 24 lines 264 B view raw
1# build output 2dist/ 3# generated types 4.astro/ 5 6# dependencies 7node_modules/ 8 9# logs 10npm-debug.log* 11yarn-debug.log* 12yarn-error.log* 13pnpm-debug.log* 14 15 16# environment variables 17.env 18.env.production 19 20# macOS-specific files 21.DS_Store 22 23# jetbrains setting folder 24.idea/