Micropub to git
*planted: 09/10/2021last tended: 27/11/2021
I am looking for something that allows me to publish from micropub to a git repo.
It would be nice to post via micropub straight in to my wiki repository.
I guess I have two ways of doing it:
- spin up something that is its own micropub endpoint
- hook in to the WordPress micropub endpoint on my site, as a syndication target I think
1. Options
Things that are already built:
- https://github.com/drivet/micropub-git-server
- A small Flask application which listens for micropub create requests and commits the result in a git repository.
- This server will commit plain, minimally processed JSON files, representing micropub entries, into a configured location of your choice.
2. Elsewhere
2.1. In my garden
Notes that link to this note (AKA backlinks).