10 Best Ruby and Rails Based Wiki Engine/apps
Contents
We already covered so many useful Ruby and Rails Based project management tool and Content management system (CMS).
Here is another Top 10 Ruby and Rails Based Wiki Engine/apps. All thus Rails Based wiki rely on Git repository to keep content fresh.
Ruby and Rails Based Wiki Engine
1 Gollum
Gollum is a simple Rails Based wiki Apps that totally built on top of Git repository which powers GitHub Wikis.
All Wikis are basically a simple Git repository that adheres to a specific format. You can write Gollum pages in a variety of formats and also edit them in a number of ways depending on your needs.
Gollum Wiki follows the rules of Semantic Versioning and uses TomDoc for inline documentation. – Gollum Rails Based Wiki
2 Git-wiki
Git-wiki is a Rails Based wiki that relies on Git repository to keep pages history (Revision Control) and Sinatra to serve them.
Therefore you can use all the benefits of the revision control software via Git-wiki. it also provides support for Multiple markup languages via Plugins. – Git-wiki
3 Olelo
Yet Another Git Based Wiki engine known as Olelo Wiki written in Ruby and uses the Catalyst MVC web framework.
Olelo Wiki provides support for variety mark up languages, tags, embedded TeX, and much more.
it has an extensible, hackable architecture and easily extended through plugins. – olelo Wiki
Features of Olelo:-
- Edit, move or delete pages
- Page attribute editor
- Support for hierarchical wikis (directory structure)
- File upload
- History, commit and diff view
- multilingual
- Support for many markup languages
- RSS/Atom change log for whole wiki or pages
- Section editing for Creole and Markdown markup
- Embedded LaTeX formulas
- Syntax highlighted embedded code blocks
- Image resizing, SVG to PNG/JPEG conversion
- Auto-generated table of contents
- Wiki syntax can be extended with tags
- Editor preview
- View pages as S5 presentation
- Privacy features: Access control lists, Private wiki which needs a login, read-only wiki
4 Instiki
Instiki is a basic Wiki clone written in Ruby and mainly focuses on portability and stability.
it has an embedded webserver, so you can setup up an Instiki in just a few steps. Possibly the simplest wiki setup ever.
Instiki provides support for file uploads, PDF export, RSS, multiple users, and password protection.
Even Some people use Instiki Wiki as a content management system because of its ability to export static pages. – instiki Wiki
Features of Instiki:-
- Regular expression search
- Revision Control
- Export to HTML or markup in a zip: Take the entire wiki with your home or for reference
- RSS feeds to track recently revised pages
- Multiple webs: Create separate wikis with their own namespace
- Password-protected Pages
- Authors: Each revision is associated with an author, so you can see who changed what
- Reference tracker
- Three markup choices: Textile via RedCloth, Markdown with BlueCloth, and RDoc
- An Embedded webserver: Through WEBrick, it also runs on Mongel if you want to.
- Internationalization
- Color diffs – Track changes through revisions
- Runs on SQLite per default can be configured to run on PostgreSQL, MySQL, DB2, Firebird, Openbase, Oracle, SQL Server or Sybase
5 IRWI wiki plugin for Rails
IRWI is a Simple wiki plugin for Rails Based application that allows you to add wiki functionality to your Rails Based Application. – irwi Wiki
6 Signal-wiki
Signal-wiki is a simple yet easy to use Rails Based wiki engine. – Signal Wiki – rails wiki
7 bliki
bliki is a small blog yet simple wiki engine built on Sinatra + Stone. – bliki Rails Wiki
8 RaWiki
RaWiki is a Ruby and Rails Based wiki application used as its own Rails application for public site wikis. It uses image captchas to prevent spam. – RaWiki
9 Ruse
Ruse is a Ruby and Rails Based wiki Apps with a UseMod compatible rendering engine. – Ruse Wiki
10 Wiki2Go
Wiki2Go is a Ruby and Rails Based wiki system management tool that use Text Formatting Rules like Text Markup for stylizing your text, Internal Links to create links between pages within the same (sub)wiki, External Links to create links outside of the wiki, Formatting Lists to create bulleted or numbered lists, Formatting Tables to create tables, Embed Dot Graphics to draw graphs, Do Not Interpret to disable wiki formatting and Ruby Syntax Highlighting to format Ruby code nicely. – Wiki2Go
Features of wiki2Go:-
- Wiki Features
- Text Formatting
- Anti Spam Measures
- Diagrams and Drawings
- SCM integration