* S^3: Simple, Small, Stupid
* Rich, clean markup syntax, highly compatible with WikiCreole and MoinMoin
* Versioned and distributed storage backend based on git
- * Easy to interface with other SCMs through a glue script
+ * Easy to interface with other storage back-ends through a glue script
* Interfaces with GitWeb for history browsing, RSS...
* Consistent use of CSS for easy theming
* HTML pass-through for powerful formatting
* Pluggable macros
* Page includes (templates with parameters coming)
- * Usable for blogging
+ * Blogging support
* Hierarchical namespace with automatic directory listing
* [[Picture]] gallery
- * User accounts supported through HTTP basic auth done by web server
+ * User accounts supported through web server's HTTP basic auth
* Per-page ACLs
* Simple title and full text search
* Easy drop-in installation (no WSGI, mod_python, FCGI...)