Overview of Otter Wiki features
mainAn Otter Wiki is a Python-based collaborative content management system (wiki) built with the Flask microframework. It uses a Git repository to store and track all content changes.
Key features include:
- Markdown Support: Uses Markdown for markup, including extended syntax like tables, footnotes, fancy blocks, alerts, and mermaid diagrams.
- Editor: Powered by CodeMirror with markdown highlighting.
- Customizable Sidebar: Supports both a Menu and/or a Page Index.
- Version Control: Full changelog and page history via Git.
- User Management: User authentication and admin settings.
- Attachments: Support for page attachments.
- Interface: Minimalistic design with dark-mode support, using the Halfmoon CSS framework and Font Awesome icons.