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.

Forgot to add the automatic migrations

This ensures we migrate on deploy

Johanna Larsson (Jun 19, 2026, 5:14 PM +0100) f0eca18a e313a9cd

+1
+1
rel/overlays/bin/server
··· 2 2 set -eu 3 3 4 4 cd -P -- "$(dirname -- "$0")" 5 + ./annot_at eval AnnotAt.Release.migrate 5 6 PHX_SERVER=true exec ./annot_at start