Skyler Grey
a1e9459a60
We're setting this up as an astro+bun project, and we're using a flake to let us install bun with direnv. We also added .gitmodules to pull in our wiki content
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
[submodule "src/content/wiki"]
|
|
path = src/content/wiki
|
|
url = https://github.com/auxolotl/wiki
|