diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-19 23:53:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-19 23:53:14 +0100 |
| commit | df0fe84faa03b15dc3b1032a09e33ffffbc929f1 (patch) | |
| tree | 76d68711eb7961992e3e5bb59d131b39a1bf480f | |
| parent | 2c1f02fe3eb036b2b827c7937a2d887e63c13af0 (diff) | |
| download | wiki-df0fe84faa03b15dc3b1032a09e33ffffbc929f1.tar.gz wiki-df0fe84faa03b15dc3b1032a09e33ffffbc929f1.tar.bz2 wiki-df0fe84faa03b15dc3b1032a09e33ffffbc929f1.zip | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,6 @@ # git-wiki -it's a **modular and full featured wiki** powered by git, github pages and pull-requests! +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: @@ -16,5 +16,7 @@ It means: * 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. -Readme and demo: (http://drassil.github.io/git-wiki) + +Instructions and documentation: (http://drassil.github.io/git-wiki) |
