You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Otter Wiki is Python-based software for collaborative content
management, called a wiki. The
content is stored in a git repository, which keeps track of all changes.
Markdown is used as
Markup language. An Otter Wiki is written in python
using the microframework Flask.
halfmoon is used as CSS framework
and CodeMirror as editor.
Font Awesome Free serves the icons.
Notable Features
Minimalistic interface (with dark-mode)
Editor with markdown highlighting and support including tables
Customizable Sidebar: Menu and/or Page Index
Full changelog and page history
User authentication
Page Attachments
Extended Markdown: tables, footnotes, fancy blocks, alerts and mermaid diagrams
(experimental) Git http server: clone, pull and push the content of your wiki
A very cute Otter as logo (drawn by Christy Presler CC BY 3.0)
If the wiki shall be accessible via the internet and an domain name make sure to configure your web server accordingly. Check the installation guide for example configurations for nginx, apache and caddy.
Register your account. The first account is an admin-account giving you access to the settings tab.