So I managed to add #ActivityPub to a static website I just put together. I will be modifying it so I use the same code on my personal blog too.
Basically it supports followers, and when a new page is added (like a news entry, or a new project) then if your following the website it will show as a status in your feed.
Even cooler, if you comment or like the status from here you will see that comment and status on the website. Yes I can block people if they abuse this, as well as servers.
Check it out by following @flear which represents https://flear.org
Its a very early beta, so the look of the site will still be heavily modified and I will add some more #AP support soon. But this covers all the basics needs.
Thanks all the bits and pieces were out there as a few people made failed attempts before.. I just came in and collected it in one place, fixed the bugs, and added some new stuff... standing on the shoulders of giants and all :) I just happened to be the one who crossed the finish line :) Some of the people I took code from were pretty close though (ill add them to the contributors file int he next days so everyone gets credit once I look up everyone again).