imxari / wiki

AzerothCore wiki based on Drassil Git-Wiki

Home Page:http://www.azerothcore.org/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzerothCore WIKI

Wiki for the AzerothCore Project available here: http://azerothcore.github.io/wiki

How to install locally (development)

First of all install the ruby development environment using this guide.

After that install bundler using gem and run bundler install:

$ gem install bundler
$ bundle install

Well, now you can run locally the app using:

bundle exec jekyll serve

If everything succeds, you can visit your web app at http://127.0.0.1:4000/.

Any problems? Open a issue.

About

AzerothCore wiki based on Drassil Git-Wiki

http://www.azerothcore.org/wiki

License:MIT License


Languages

Language:CSS 61.4%Language:HTML 28.8%Language:Ruby 5.8%Language:JavaScript 3.7%Language:Shell 0.2%