Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 683 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 683 Bytes

lapiswiki

A very simple wiki-like web editor built in Lapis/Moonscript with the WYSIWYG CKEditor

One click to enter edit mode, and one click to save

  • CKeditor inline editor
  • Revisions
  • Easy saving
  • Image paste
  • HTML/Word paste
  • Easy searching
  • Button for automatic Table of Contents insertion
  • Super fast (thanks to Moonscript/lua/openresty)

Goals

  • Lower the threshold for user contribution to a wiki

Installation