05 may 2026
Webmention support in ttbp progresses
I managed to change the ttbp "feels" blog script to show webmentions! But no need to change anything. You can leave the divfooter.txt empty or nonexistent and it has the same behavior as before. If you add for example
<div class="notementions" href="{permalink}"></div>
it will add that empty <div> tag with the permalink at the bottom of the feels entry's <div>, so now my "feels" should support webmentions.
Update: It seems bridgy doesn't find my public message with the permalink, but it does find my reply to it, including the link. Strange...