ActivityPub developer guide is available on Codeberg Pages:https://ap-next.codeberg.page/ap-next/guide.htmlI did that mainly to experiment with the stack:- Marmite, a static site generator written in Rust. Not perfect, but it's the only one that just worked and didn't make me change the directory layout or add extra information to markdown files.- New Codeberg Pages service, which uses git-pages instead of the deprecated pages-server.- Forgejo Actions, which came out of beta recently. Unlike Woodpecker CI, actions didn't require extra configuration steps. Deployment from an action to Codeberg Pages is very easy: https://docs.codeberg.org/codeberg-pages/forgejo-actions/#Forgejo