Simiki

screenshot of Simiki

Simiki

Simiki is a simple wiki framework, written in Python.

Overview:

Simiki is a simple wiki framework written in Python. It allows users to easily create and manage a wiki using Markdown. The framework stores source files by category and outputs static HTML. Simiki also provides a CLI tool for managing the wiki.

Features:

  • Easy to use: Creating a wiki only requires a few steps.
  • Use Markdown: Users can write content using Markdown syntax.
  • Store source files by category: Simiki organizes source files by category for easy management.
  • Static HTML output: The framework generates static HTML files for the wiki.
  • CLI tool: Simiki provides a command-line interface tool for managing the wiki.