21:00

Pro Git

The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com.
07:17

GitCMS

Git-based and headless CMS for Astro, Next.js, Hugo, Jekyll, Eleventy, Gatsby, etc.
This is not self-hosted, and actually involves a price tag, but looks interesting nonetheless.
00:20

Git it Write – Write posts from GitHub – WordPress plugin

Publish markdown files present in a GitHub repository as posts to WordPress automatically

Git it Write allows to publish the markdown files present in a GitHub repository to your WordPress site. So with this plugin, whenever the files are added, updated in the repository the WordPress post will be added, updated accordingly.

Interesting. I just discovered this today. Would have already taken it to a spin had I learned it sooner.