Repo for the wiki that can be found at https://theatricalmod.dev/
To run this locally (intended for testing changes for contributions), ideally install and use NVM to install Node v24
and NPM.
Then within the root of this project run npm install (installs dependencies) and then npm docs:dev (runs the docs).