Strange Galactic Friends Wiki / Documentation
You can find the documentation in runtime deployed here: https://docs.strangegalacticfriends.de
Running the docs locally
In order to run the docs locally in the beautiful VitePress Web Documentation, you need to run these commands:
bash
npm installbash
npm run docs:dev