Skip to content

nickolayis/wiki

 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 79.7%
  • HTML 15.2%
  • JavaScript 4.8%
  • Shell 0.3%