This is the repository for the AzerothCore website: www.azerothcore.org
You can improve the website by opening a PR here.
-
Install docker-compose
-
Run
docker-compose up
-
Now you can see your web app on https://127.0.0.1:4000/.
NOTE: the certificate is autogenerated during the image build phase, it's self-signed with localhost so you have to whitelist it in your browser
-
Clone this repo
-
Install the ruby development environment using this guide.
-
Go to your project directory and run jekyll:
jekyll serve
- Now you can see your web app on http://127.0.0.1:4000/.
Go to "Actions" -> "Update Git-Catalogue" (or simply go here) and run the workflow.