@jsorge have you ever thought about .textpack/.textbundle where each bundle is git-managed?

foo.textbundle/
- .git/
- text.md
- assets/

It's not lightweight versioning, but it's versioning. 🤔

@ctietze I haven't gone that far, no. But my blog is on GitHub so I do have version control for it https://github.com/jsorge/jsorge.net/

And the engine is on GitHub too if you're curious https://github.com/taphouseio/maverick

GitHub - jsorge/jsorge.net: This is the data that goes into the public folder of a maverick site.

This is the data that goes into the public folder of a maverick site. - jsorge/jsorge.net

GitHub
@jsorge git repos in git repos would be possible but also odd. But possible. Oh man.

@ctietze It's repos all the way down!

I wish the git-based documents framework that Wil Shipley talked about years ago ever saw the light of day. That would be amazing to see!

@jsorge I don't remember that project by @wjs but now I'm intrigued