summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-17 19:17:56 +0100
committerGitHub <noreply@github.com>2019-02-17 19:17:56 +0100
commit6cb30091916128fb18622c9908e83c838ea6168b (patch)
treeca17c7a5f4faffe69d6008622c48ecc47605481c
parentf3fe5ee24078ab546c4b7a5c697a1612c38e424d (diff)
downloadwiki-6cb30091916128fb18622c9908e83c838ea6168b.tar.gz
wiki-6cb30091916128fb18622c9908e83c838ea6168b.tar.bz2
wiki-6cb30091916128fb18622c9908e83c838ea6168b.zip
Update README.md
-rw-r--r--README.md26
1 files changed, 3 insertions, 23 deletions
diff --git a/README.md b/README.md
index 0a2cae1..3109c50 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,4 @@
-# git-wiki
+Welcome to the AzerothCore project wiki!
-it's a **modular and full featured wiki** powered by git, github pages and pull-requests without the needs of local installations/build!
-
-It means:
-
-* Improvements in the **cooperative** aspect: forks, pull-requests and roles.
-* You can **customize your wiki** as you want with style sheets and even changing the layout. (see customization section below)
-* **No databases!** Only static files that can be downloaded in a few seconds.
-* **Blazing fast** and free thankfully to Github Pages and Jekyll Server Side Generation process!
-* **Markdown and html** mixed together!
-* **Multiple free search engines!** on a static site!
-* **History, revision comparison** and everything you need from a wiki platform.
-* You can **edit your pages** with the standard git editor, prose.io (integrated) or any kind of editor you prefer.
-* Non-existent wiki page links are "[red](wiki/red.md)", you can **click on them to automatically create a new page**!
-* [External links](http://www.google.it) get the right icon automatically
-* **Component system with hooks** that allows you to totally customize your wiki UI. (see customization section below)
-* Some **nice internal themes** to change your entire wiki UI with 1 simple configuration (see customization section below)
-* Integrated **Blogging** feature thanks to jekyll!
-
-You can fork/copy the master branch now and start your wiki in just 1 minute.
-
-
-Instructions and documentation: (http://drassil.github.io/git-wiki)
+- [Traditional setup guide](Installation)
+- [Docker setup guide](Install-with-Docker)