pip install pelican pykwiki markdown ghp-import
Use a live updating development server
make devserver
Publish to github pages
make publish
Type make
to see more options
Use git
as usual for managing wiki source content.
Don't forget to git commit/push/pull your source files!