pWiki/README.md
Alex A. Naanou 21f864f1fe updated readme...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2016-08-15 19:01:47 +03:00

1.3 KiB

Portable Wiki (pWiki)

Project goals / main features:

  • Simple embeddable Wiki

    To be used as a zero-workflow app documentation platform, i.e. documentation that can be created, edited, tweaked and updated in-app without requiring setting up and maintaining a write-convert-embed workflow.

    This was a requirement on the ImageGrid.Viewer project and as a side-effect pWiki hosts it's own documentation too.

  • Pluggable storage and synchronization mechanisms

    A set of tools and API's to enable data synchronization between pWiki instances.

  • Self-hosted and flexible user interface

    The pWiki interface is implemented as a set of pWiki pages and templates within pWiki itself (see: /bootstrap), this enables the user to customize the look feel and to some extent the function of the interface from within pWiki, without touching the code.

  • Wiki/note portable app

    • a simple and functional note/todo/outline app
    • an external/portable Wiki editor, as an alternative for in-app documentation editor with ability to seamlesly synchronize with the target app.
    • a stand-alone testing platform for project components

General Documentation: