This is the source code for the OpenDAoC website.
It is built using Astro and Starlight.
The website goal is to provide a comprehensive guide to OpenDAoC and its accompanying tools.
The website repository is public to allow the community to contribute to the documentation.
If you want to contribute to the website, please fork the repository and submit a pull request.
To run the website locally, you will need to install Node.js.
Once Node.js is installed, you can run the following commands:
npm install && npm run dev
The OpenDAoC website is licensed under the GNU GPL v3 license.