Skip to content
forked from frappe/wiki

Simple Wiki App built on the Frappe Framework (https://frappeframework.com)

License

Notifications You must be signed in to change notification settings

hybrowlabs/wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logotype

Simple Wiki App built on the Frappe Framework

Installation

# get app
$ bench get-app https://github.com/netchampfaris/wiki

# install on site
$ bench --site sitename install-app wiki

Features

  1. Create Wiki Pages
  2. Author content in markdown
  3. Track page edits with revisions

Screenshots

1. Rendered Page

wiki-rendered

2. New Page

wiki-new

3. Edit Page

wiki-edit

4. Revisions

wiki-revisions

5. Compare changes

wiki-compare

License

MIT

About

Simple Wiki App built on the Frappe Framework (https://frappeframework.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.1%
  • HTML 32.6%
  • SCSS 4.5%
  • JavaScript 2.8%