Otter Wiki
A simple, self-hosted wiki powered by Markdown and Git. Every edit is a Git commit, giving you full version history out of the box.
What You Can Do After Deployment
- Visit your domain — Otter Wiki is ready immediately with a default home page
- Create pages — write content in Markdown with live preview
- Upload attachments — add images and files directly to pages
- Browse history — every change is tracked via Git, with full diff view
- Manage users — configure registration and permissions from the settings panel
Key Features
- Markdown editor with live preview
- Git-based version control for all content
- Page history with diffs and rollback
- File and image attachments
- Full-text search
- User management and access control
- Responsive design for mobile access
- No database — all data stored in Git repository
License
MIT — GitHub