If this works, I can finally go to sleep
feed
Test post with bridgy
Reply to
Quick test of webmentions
Reply to
Replying in production
Testing in production
I need to find a better git workflow for posts. Currently posts published through my micropub endpoint are pushed to a branch. That branch gets automatically deployed to preview on Netlify. On a push to main, a GitHub Action deploys to "production". I manually deploy changes when a post is made after I've previewed and "approved" them but doing a PR for all of these seems like overkill but that might be the way to go for now.
Reply to
I havent tried Jekyll in a bit but I definitely recommend Eleventy for speed
Reply to
The above post should now be deleted
This feels like a minor thing that I might not use often but I added a way to temporary delete posts by "marking" them deleted in my micropub endpoint. Eleventy then renders a "post deleted" page for that post