# tankywoo/simiki

Simiki is a simple wiki framework, written in Python.

Repository: https://github.com/tankywoo/simiki
Canonical: https://ross.abutalabs.com/products/simiki
Language: Python
License: MIT
License Family: permissive
Topics: wiki, python, static-site-generator, lightweight, tool
Last push: 2020-12-31T01:45:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4709, "days_push": 2072, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1147, forks 151 (observed 2026-08-28T04:03:46.017326+00:00)

## What it is
Simiki is a simple, lightweight wiki framework written in Python that generates static HTML sites from Markdown source files. It includes a CLI tool for initializing, generating, and previewing a personal wiki.

## Use cases
- build a personal wiki with markdown files
- generate a static wiki site from markdown
- host a lightweight knowledge base as static html
- create a simple documentation wiki in python
- write notes in markdown and publish them as a website
- self-host a minimal wiki without a database

## When to choose
- you want a minimal, easy-to-use markdown-based wiki
- you prefer static HTML output with no server-side dependencies
- you want a simple CLI workflow to manage your wiki
- you need a lightweight alternative to full wiki engines

## When to avoid
- you need collaborative editing or user accounts
- you want a dynamic wiki with search, history, or plugins out of the box
- you need active development and recent updates (last release 2020)
- you require a WYSIWYG editor

## Facets
- artifact type: framework
- maturity: maintenance
- function: static-site-generator, cli, markdown, documentation
- domain: documentation, web-development, developer-tools
- platform: python, windows, cli, cross-platform
- tags: wiki, static-site, markdown, lightweight, personal-wiki, command-line, linux, macos

## Member repositories
- tankywoo/simiki (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.017326+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:34:04.066115+00:00, confidence not recorded.
  - readme: https://github.com/tankywoo/simiki (fetched 2026-08-28T04:03:46.017326+00:00, sha 232505a1eb1e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
