For personal activity logs, !ObsidianMD@lemmy.world with a synced folder. It could probably work for a team too.
- 1 Post
- 6 Comments
Joined 3 years ago
Cake day: June 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
george@midwest.socialto
Programming@beehaw.org•How to automate local DNS entries per project?English
1·3 years agodocker-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.
george@midwest.socialto
Selfhosted@lemmy.world•Is WordPress with ActivityPub Plugin a good setup to host my own technical blog?English
2·3 years agoIn 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.
george@midwest.socialto
Fediverse@lemmy.world•[@fediverse](https://lemmy.world/c/fediverse) Hello Fediverse! Reaching out from Mastodon in this brave new world.
6·3 years agoIf 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.
george@midwest.socialto
Fediverse@lemmy.world•[@fediverse](https://lemmy.world/c/fediverse) Hello Fediverse! Reaching out from Mastodon in this brave new world.
6·3 years agoIIRC 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.