summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2018-12-21 20:15:34 +0100
committerGitHub <noreply@github.com>2018-12-21 20:15:34 +0100
commit936bda882b45692bcb7f4e20ae5e5b2b18717553 (patch)
treedfaf2355173bb0084c2e5de68975cacfe9748bf2 /README.md
parent11dc3080db3aa4ee14652136c4c14450ae2cd31d (diff)
downloadwiki-936bda882b45692bcb7f4e20ae5e5b2b18717553.tar.gz
wiki-936bda882b45692bcb7f4e20ae5e5b2b18717553.tar.bz2
wiki-936bda882b45692bcb7f4e20ae5e5b2b18717553.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5cb1f52..799d646 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,10 @@ It means:
* **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)"
+* Non-existent wiki page links are "[red](wiki/red.md)", you can **click on them to automatically create a new page**!
* **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!