2022-11-28
|~1 min read
|14 words
A cool example of using github actions to solve a private submodule problem https://ehlers.berlin/blog/private-submodules-in-github-ci/
2022-11-28
|~6 min read
|1015 words
I moved all of the content of this website into a Git submodule. As discussed in my writing about Git submodules, the separation of content…