Wiki

screenshot of Wiki

a flask based wiki, using markdown files as backend. completely file based!

Overview

If you're searching for a simple and efficient wiki solution that utilizes plain markdown files as its backend, this project may just be the answer. Built with Python, it offers a user-friendly interface that allows for easy customization and quick modifications. It specifically aims to provide developers and users alike with the flexibility of editing and using markdown in a hassle-free environment.

Not only does it cater to the needs of those who prefer coding, but it also includes features such as web editing and regex search, making it a versatile tool for personal and collaborative projects. Overall, this wiki system is designed for anyone who wants to store and manage their information effectively while enjoying the ease of working with markdown files.

Features

  • Markdown Syntax Editing: Write and format your content seamlessly using markdown syntax for a clean and professional look.
  • Tags: Organize your pages efficiently with the tagging system, allowing for easy navigation and categorization.
  • Regex Search: Quickly find specific content with enhanced search capabilities using regular expressions.
  • Web Editor: Edit your pages directly in the browser for instant updates without needing to dive into the command line.
  • Manual Editing Options: Users can choose to edit pages manually using preferred text editors or command line interfaces, offering flexibility based on individual preferences.
  • Customization: Future updates will allow for theme customization, enabling users to personalize the look and feel of their wiki.
  • Performance Enhancements: Planned speed improvements and code optimizations aim to ensure a smooth user experience.
  • Caching Settings: Manage cache through the web interface, further streamlining content delivery and access.