mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
updated readme...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
39234e6e4a
commit
21f864f1fe
19
README.md
19
README.md
@ -1,18 +1,29 @@
|
|||||||
# Portable Wiki (pWiki)
|
# Portable Wiki (pWiki)
|
||||||
|
|
||||||
### Project goals / main features:
|
### Project goals / main features:
|
||||||
|
|
||||||
- _Simple embeddable Wiki_
|
- _Simple embeddable Wiki_
|
||||||
|
|
||||||
This enables a zero-workflow app documentation, i.e. documentation that
|
To be used as a zero-workflow app documentation platform, i.e.
|
||||||
can be created, edited, tweaked and updated in-app without requiring
|
documentation that can be created, edited, tweaked and updated in-app
|
||||||
setting up and maintaining a write-convert-embed workflow.
|
without requiring setting up and maintaining a write-convert-embed
|
||||||
|
workflow.
|
||||||
|
|
||||||
This was a requirement on the _ImageGrid.Viewer_ project.
|
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
|
- _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
|
- _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_
|
- Wiki/note _portable app_
|
||||||
|
|
||||||
- a simple and functional note/todo/outline app
|
- a simple and functional note/todo/outline app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user