@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. 🤔
@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