Skip to content

phaseOne/SodiumWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SodiumWiki

A lightweight, Node.js, based wiki that utilizes Markdown for editing and MongoDB for storage. I plan to combine parts of DokuWiki and MediaWiki into this project.

Features

  • Markdown syntax
  • Unlimited page revisions (full log)
  • Recent changes
  • Uploading and embeding of images and other media
  • Customizeable Interwiki linking
  • Namespaces (like DokuWiki)
  • URL rewrites
  • Plugins for added functionality
  • Skins
  • Page permissions/protections
  • Talk pages
  • Search

Current Tasklist

  • Layout
  • Framework
  • File storage
  • Revision control
  • Everything else

Ideas

  • GridFS & MongoDB
    • Doc title = title
    • Content = .md file

License

Released under the EPL license.

About

A lightweight, Node.js, based wiki that utilizes Markdown for editing and MongoDB for storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published