Welcome to CKWiki.
This Wiki is a sample application to introduce CGIKit.

CKWiki has and uses features of Wiki and CGIKit.
To understand CGIKit, see source code.

* Page Transition - in general
* Session - in general. recommends to see source of EditPage
* Direct Action - in displaying specified Wiki page. see source of rendering and CKWiki::DirectAction
* Subcomponents - in displaying header
* File Uploading - using Upload element
* Resources - in using CSS and displaying images

And usage of CKWiki.

* HelpPage
* SandBox