GitHub - nullism/pykwiki: PyKwiki, a static file Python MarkDown wiki rendered by Jinja2
-
Notifications
You must be signed in to change notification settings - Fork 7
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
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
License
Stars
Watchers
Forks
Releases
No releases published
Languages
- HTML 73.5%
- CSS 12.6%
- Python 8.7%
- JavaScript 4.8%
- Other 0.4%