Skip to content

OpenDAoC/OpenDAoC-Website

Repository files navigation

OpenDAoC - The Website

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.

Contributing

If you want to contribute to the website, please fork the repository and submit a pull request.

Running the website locally

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

License

The OpenDAoC website is licensed under the GNU GPL v3 license.