Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
March 02 2010
Dienw
I released my Git/Python/Markdown/CGI
based wiki engine, on my own space as well as on GitHub.
Features:
Features:
- Multiuser versioning via git
- Optional anonymous editing
- Publishing, comparing and editing of older commits/page versions
- Deleting a page
- Input formatted by Markdown
- Preview of formatted input
- Local-link aware (who links what)
- General metadata (editor, changes, word and character count)
- Atom feed of recent changes
- Diff of changes in Atom entry:content
- Regexp search
- List of all, needed, updated, unlinked pages
- Less than 30kbytes code
- Easy minimal setup
