RSS Reader using AT Protocol rssbase.io
feed atom rss reader atproto social
2

Configure Feed

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

try ci using nixery

Romain Gautier (Jun 29, 2026, 12:41 AM +0200) 6e6582de bd4dc621

+8 -4
+8 -4
.tangled/workflows/build.yml
··· 4 4 - event: ["pull_request"] 5 5 branch: ["main"] 6 6 7 - engine: microvm 8 - image: nixos 7 + engine: "nixery" 8 + 9 + clone: 10 + skip: false 11 + depth: 1 9 12 10 13 dependencies: 11 - - cachix 12 - - devenv 14 + nixpkgs: 15 + - cachix 16 + - devenv 13 17 14 18 steps: 15 19 - name: "Test"