Attempted to do this with my own server https://blog.maartenballiauw.be/post/2022/11/05/mastodon-own-donain-without-hosting-server.html
Unfortunately it seems like the `/.well-known/webfinger` is not getting properly deployed with Hugo :/
Attempted to do this with my own server https://blog.maartenballiauw.be/post/2022/11/05/mastodon-own-donain-without-hosting-server.html
Unfortunately it seems like the `/.well-known/webfinger` is not getting properly deployed with Hugo :/
Finallly made it happen
Had to add .config.yml with include: [".well-known"] as the content at the root of the public folder