I'm wondering if I should split out the website from this repository, so that only the content lives here.
that would make it much more useful \ accessible via github
Submodules are fine and all, but it's a bit of a goofy workflow for local testing and development, adding in git submodule update --remote --merge before seeing changes locally
https://stackoverflow.com/questions/5828324/update-git-submodule-to-latest-commit-on-origin
I'm wondering if I should split out the website from this repository, so that only the content lives here.
that would make it much more useful \ accessible via github
Submodules are fine and all, but it's a bit of a goofy workflow for local testing and development, adding in
git submodule update --remote --mergebefore seeing changes locallyhttps://stackoverflow.com/questions/5828324/update-git-submodule-to-latest-commit-on-origin