All Projects → frappe → wiki

frappe / wiki

Licence: other
Free and Open Source Wiki built on top of Frappe

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to wiki

wikiradio
A radio for Wikimedia Commons audio files
Stars: ✭ 14 (-77.78%)
Mutual labels:  wiki
Starter
CP1404/CP5632 IT@JCU Wiki guides and basic starter Python code
Stars: ✭ 29 (-53.97%)
Mutual labels:  wiki
arwiki
A decentralized and permanent wiki for Arweave docs.
Stars: ✭ 13 (-79.37%)
Mutual labels:  wiki
sepia-docs
Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
Stars: ✭ 160 (+153.97%)
Mutual labels:  wiki
gollum-galore
🍬 Gollum wiki with lots of sugar 🍬
Stars: ✭ 14 (-77.78%)
Mutual labels:  wiki
WeiNote
Keep a note just like post a weibo
Stars: ✭ 59 (-6.35%)
Mutual labels:  wiki
Cyanhall
Content List on Cyanhall, Star me if it’s useful ★ Cheatsheets
Stars: ✭ 39 (-38.1%)
Mutual labels:  wiki
wikicr
Wiki in crystal, using Markdown and Git, inspired by dokuwiki. Last features to build are pretty hard, if you have some time to help... :)
Stars: ✭ 20 (-68.25%)
Mutual labels:  wiki
apparelo
Frappe application to manage the manufacturing workflows in the garment industry. Reach us out at [email protected]
Stars: ✭ 26 (-58.73%)
Mutual labels:  frappe
WikkaWiki
This version (1.4.2) marks the end-of-life for WikkaWiki (see README.md for details).
Stars: ✭ 41 (-34.92%)
Mutual labels:  wiki
Cornerstone
一站式项目管理系统 任务管理、需求管理、缺陷管理、DevOps、WIKI、在线文档 同样的功能,带来不同的体验!
Stars: ✭ 33 (-47.62%)
Mutual labels:  wiki
wiki
Вики знания о проекте Голос
Stars: ✭ 18 (-71.43%)
Mutual labels:  wiki
rfrappe
htmlwidget for frappe charts js library
Stars: ✭ 24 (-61.9%)
Mutual labels:  frappe
source
A wiki of tutorials
Stars: ✭ 34 (-46.03%)
Mutual labels:  wiki
renovation core
renovation.leam.dev
Stars: ✭ 15 (-76.19%)
Mutual labels:  frappe
aragon-wiki
The Aragon wiki
Stars: ✭ 76 (+20.63%)
Mutual labels:  wiki
RoadToTop50-Methodology
Methodology notes for web and infrastructure (Windows/Linux) testing.
Stars: ✭ 32 (-49.21%)
Mutual labels:  wiki
King.Azure.Imaging
Image API & processing for Azure Web Apps
Stars: ✭ 20 (-68.25%)
Mutual labels:  wiki
OpenCL
The content of the OpenCL.org website
Stars: ✭ 18 (-71.43%)
Mutual labels:  wiki
smeagol
Store your technical documentation with in your git repository
Stars: ✭ 19 (-69.84%)
Mutual labels:  wiki


logotype


Wiki App built on the Frappe Framework | Try on Frappe Cloud

Introduction

Frappe Wiki is an Open Source Wiki app built on the Frappe Framework. It is well suited to serve dynamic, text-heavy content like documentation and knowledge base. It allows publishing small changes and even new pages on the fly without downtime. It also maintains revision history and has a change approval mechanism.

Installation

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

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

Note: Wiki's master branch does not support v13 Frappe / ERPNext

Features

  1. Create Wiki Pages
  2. Author content in Markdown or Rich Text
  3. Set-up Controlled Wiki Updates
  4. Unlimited Sidebar Hierarchy
  5. Add attachments
  6. Table of Contents
  7. Caching
  8. Custom Script Support via Wiki Settings

Screenshots

1. Rendered Page

wiki-rendered

2. Edit Page

wiki-new

3. Review Edited Page

wiki-new

4. Revisions

wiki-revisions

5. Compare changes

wiki-compare

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].