unsubbed.co

WikiDocs

Released under MIT, WikiDocs provides databaseless markdown flat-file wiki engine on self-hosted infrastructure.

Overview

📗 Just a databaseless markdown flat-file wiki engine The project has 481 GitHub stars and is licensed under MIT.

Key Features

Source: GitHub README

  • Open source
  • Plain text files
  • No database required
  • Markdown syntax
  • Editor full WYSIWYG
  • Support for math KaTeX
  • Unlimited page revisions
  • Uploading and downloading Attachments
  • Uploading images (also from clipboard)
  • Content can be categorized in namespaces

Getting Started

Source: GitHub README

docker run -d -p 80:80 zavy86/wikidocs
docker run --name wikidocs -d -p 80:80 -v /path/to/local/wikidocs/datasets/or/volume:/datasets -e PUID=1000 -e PGID=1000 zavy86/wikidocs

Normalized Features

Source: tool-features-normalized.json

dark mode, docker, docker compose, multi language, wysiwyg editor.

Features

Media & Files

  • WYSIWYG Editor

Customization & Branding

  • Dark Mode

Localization & Accessibility

  • Multi-Language / i18n