Feather Wiki
A tiny self-contained wiki stored in a single HTML file

Feather Wiki is a minimal wiki that runs entirely in the browser and stores all pages inside a single self-contained HTML file. It is designed to be extremely small while still supporting practical wiki authoring and navigation.
Key Features
- Single-file wiki (content and application embedded in one HTML document)
- In-browser editing with HTML and Markdown support
- Import/export and page cloning for moving or reusing content
- Search and full-search options for finding pages quickly
- Optional server-saving by uploading the updated HTML via HTTP PUT to compatible servers
- Extensible via add-ons such as table of contents, autolinking, word count, and more
Use Cases
- Personal knowledge base you can keep as a single file (local or synced via your own storage)
- Lightweight documentation for small projects or teams without running a full wiki server
- Portable offline wiki for notes, checklists, and reference material
Limitations and Considerations
- Requires a modern browser with ECMAScript 2015 (ES6) support
- Server-saving requires a specifically configured server that supports the expected OPTIONS/PUT behavior and authentication approach
Feather Wiki is a good fit when you want a straightforward wiki experience without a database or complex backend. Its single-file approach makes it easy to copy, back up, and publish while keeping the editing workflow browser-based.
Categories:
Tags:
Tech Stack:
Similar Services

AppFlowy
Open-source collaborative workspace and Notion alternative
Open-source, privacy-focused collaborative workspace for notes, databases, kanban boards and AI-assisted writing; desktop, mobile and web clients with local-first storage...

AFFiNE
Open-source, local-first knowledge workspace for docs, whiteboards and databases
All-in-one, privacy-focused workspace that merges docs, whiteboards and databases with real-time collaboration and multimodal AI assistance.

Memos
Privacy-first self-hosted note-taking and knowledge base
Memos is a lightweight, privacy-first self-hosted note-taking service with Markdown, fast search, and sharing features for personal notes, wikis, and team knowledge.


Plane
Open-source project management platform for tracking work and knowledge
Open-source alternative to Jira/Linear for tasks, cycles, docs and analytics; offers cloud and self-hosted deployments.

Logseq
Privacy-first knowledge management and collaboration platform
Logseq is a privacy-first, open-source knowledge management app for networked notes, tasks, and collaboration using local Markdown or Org-mode graphs.

Outline
Team knowledge base & wiki with real-time collaboration and AI search.
Outline is a fast, collaborative knowledge base for teams, featuring markdown docs, real-time editing, AI-powered search, and Slack integrations.
JavaScript
HTML
CSS
npm
Node.js