For personal activity logs, !ObsidianMD@lemmy.world with a synced folder. It could probably work for a team too.
For personal activity logs, !ObsidianMD@lemmy.world with a synced folder. It could probably work for a team too.
docker-compose gives host names to everything, so you can just use those. If it’s local, then whoever is setting it up needs to give it a DNS record.
In addition to the ActivityPub plugin, I would add the Friends plugin. When you have both, Friends will let you follow and respond to people via your WP site. At some point I want to make my Masto account followers-only and make my WP blog my public ActivityPub identity.
If you make a post and tag @fediverse@lemmy.world it should post the first line as the title. If you include a link, I think it will post it as a link too.
Edit: found the issue, it looks like links aren’t supported but it uses the first part of a post as the title.
IIRC the post format is:
Title
@community@server
Body text
Document document document.
Also, the nice thing about libraries, frameworks, and CMSs is that they already have documentation. If it seems like a pain to learn one of those, imagine how much worse it would be for someone to learn custom code that doesn’t have any resources on Google.