◐ Shell
clean mode source ↗

GitHub - nullism/pykwiki: PyKwiki, a static file Python MarkDown wiki rendered by Jinja2

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

PyKwiki

PyKwiki is a simple markdown-based static site generator suited for blogs and wikis.

Features:

  • Static keyword search
  • YAML configuration
  • Markdown
  • Templates
  • Extensions
  • SASS (version 2+)

Install

To install Pykwiki 1x:

pip install -I pykwiki==1.1.6

To install the latest version:

pip install pykwiki

Documentation

Older Versions (1x)

Documentation for original PyKwiki can be found at pykwiki-classic.nullism.com.

Latest Version (2x)

Documentation for PyKwiki 2x can be found at pykwiki.nullism.com. This is currently a work in progress.

About

PyKwiki, a static file Python MarkDown wiki rendered by Jinja2

Resources

Readme

License

MIT license

Activity

Stars

46 stars

Watchers

3 watching

Forks

7 forks

Releases

No releases published