annot.at is a service for syncing static websites, such as blogs, to atproto and standard.site annot.at
elixir atproto standardsite
3

Configure Feed

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

try being more specific instead

Johanna Larsson (Jul 3, 2026, 11:53 AM +0100) b3d8a68c 80944c08

+2 -5
+2 -5
.tangled/workflows/ci.yml
··· 5 5 engine: microvm 6 6 image: nixos 7 7 8 - registry: 9 - nixpkgs: github:nixos/nixpkgs/nixos-unstable 10 - 11 8 dependencies: 12 - - elixir_1_20 13 - - erlang_29 9 + - github:nixos/nixpkgs/nixos-unstable#elixir_1_20 10 + - github:nixos/nixpkgs/nixos-unstable#erlang_29 14 11 15 12 services: 16 13 postgresql: