Jamming on the Jamstack with Matt Biilmann and Mike Neumegen — Watch live!
PyKwiki
- Home page
-
http://pykwiki.nullism.com
- Repository
-
nullism/pykwiki
- Language:
- Python
- License:
- MIT
- Templates:
- Jinja2
PyKwiki is a Python based content engine that outputs 100% static content, with JavaScript based weighted keyword searching.
With PyKwiki you can...
- Use Markdown to author pages
- Use a built-in Bootstrap 3 theme or roll your own.
- Generate a static JavaScript search index.
- Search static pages with weighted keyword searching.
- Browse pages by date, post order, or tags / categories.
- Use any Python Markdown2 extension, or write your own.
- Create and use the built-in templating for reusable wiki-like sections.
Find more static site generators.