Kind bookmarks
This is something I really liked when doing Literate Programming at university. It's really nice to be able to wrap the code with written meaning, in a way that regular comments don't do as well.
A super interesting idea. I've been thinking recently whether I should maybe look at making this site dynamically rendered, but still backed with my site's content being in a Git repo
Not sure how I feel with such a single point of failure, but an interesting idea nonetheless!
I very much recommend learning how to use a more well-structured scripting language than Bash, as languages such as Ruby have a great standard library, a huge ecosystem of other libraries, and are commonly installed across machines - this is a great look at partially replacing shell scripts with Ruby