Blame
|
1 | ## Welcome |
||||||
|
2 | |||||||
|
3 | > *First of all, there are no otters here. I'm utterly sorry about that. When I started this project, the name was given by the decision to write an otter wiki. |
||||||
| 4 | > -- Ralph* |
|||||||
|
5 | |||||||
|
6 | This is the home of **An Otter Wiki**. A minimalistic wiki powered by python, markdown and git. |
||||||
|
7 | |||||||
|
8 | ### Notable Features |
||||||
|
9 | |||||||
|
10 | - Minimalistic interface with dark-mode |
||||||
| 11 | - Editor with markdown support including tables |
|||||||
| 12 | - Full changelog and page history |
|||||||
| 13 | - User authentication |
|||||||
| 14 | - Page Attachments |
|||||||
| 15 | - A very cute Otter as logo (drawn by [Christy Presler](http://christypresler.com/) CC BY 3.0). |
|||||||
| 16 | ||||||||
| 17 | ### Demo |
|||||||
| 18 | ||||||||
|
19 | - Want to try it out yourself? Please check out the [Demo](http://demo.otterwiki.com). |
||||||
|
20 | - Looking for [[Examples|examples]] how to use An Otter Wiki? You came to the right place. Various examples on how to use this wiki can be found [[here|examples]]. |
||||||
| 21 | ||||||||
| 22 | ### Installation |
|||||||
| 23 | ||||||||
| 24 | Please read the [installation guide](/Installation) to get started, proceed to the [configuration guide](/Configuration) |
|||||||
| 25 | ||||||||
| 26 | ### Contributing |
|||||||
| 27 | ||||||||
|
28 | Thank you for considering to contribute to An Otter Wiki! If you ran into an issue or want to request a feature, please reach out via <i class="fab fa-github"></i> [github](https://github.com/redimp/otterwiki/issues). Or fork the [repository](https://github.com/redimp/otterwiki/) develop the feature and submit a pull request. Detailed instructions about setting up a development environment can be found in [[Development]]. |
||||||
|
29 | |||||||
| 30 | ### Licence |
|||||||
| 31 | ||||||||
| 32 | An Otter Wiki is open-source software licensed under the [MIT License](/-/about). |
|||||||
