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.

set specific elixir/erlang versions

Johanna Larsson (Jul 3, 2026, 11:02 AM +0100) 80944c08 536a1f35

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