locus313 / azerothcore.github.io

Home Page:http://azerothcore.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the repository for the AzerothCore website: www.azerothcore.org

You can improve the website by opening a PR here.

Website contributors

Run this repo locally with docker (supports https by default, suggested)

  1. Install docker-compose

  2. Run docker-compose up

  3. 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

Run this repo locally (development)

  1. Clone this repo

  2. Install the ruby development environment using this guide.

  3. Go to your project directory and run jekyll:

jekyll serve
  1. Now you can see your web app on http://127.0.0.1:4000/.

About

http://azerothcore.github.io/


Languages

Language:HTML 86.1%Language:CSS 9.1%Language:JavaScript 4.8%