Feather Wiki
A tiny self-contained wiki stored in a single HTML file
Activity unknown
No repository statistics available for this project.

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 to Feather Wiki

TiddlyWiki
Non-linear personal wiki and web notebook in a single HTML file
TiddlyWiki is a self-contained, highly customizable personal wiki that runs in the browser or on Node.js, enabling notes, knowledge bases, and documentation in one file.

Zen
Lightweight self-hosted notes app with Markdown and SQLite
Zen is a minimal self-hosted notes app that stores notes as Markdown with a local SQLite database, featuring fast full-text search, tagging, templates, and low resource usage.

La Suite Docs
Collaborative notes, wiki, and documentation platform
Collaborative note-taking, wiki, and documentation platform with real-time editing, access control, and offline support. Built with Django and React/Next.js.

MediaWiki
Collaborative wiki and documentation platform
MediaWiki is an open source wiki engine for building collaborative knowledge bases with versioned pages, templates, categories, and a powerful extension system.

Raneto
File-based Markdown knowledge base wiki for Node.js
Raneto is an open-source, file-based Markdown knowledge base for Node.js with web editing, full-text search, theming, and optional login protection—no database required.

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.




