RAA - borg/3.2

borg / 3.2

Short description: A super-simple database-less CMS based on Rails.
Category: Application/Weblog
Status: beta
Created: 2008-11-10 00:08:30 GMT
Last update: 2011-10-19 15:13:21 GMT
Owner: battlehorse (Projects of this owner)
Homepage: https://github.com/battlehorse/borg
Download: https://github.com/battlehorse/borg
License: BSD
Dependency:
Requires: RedCloth/4.2.3(+) Renders textile markup
Requires: rubytree/0.8.1(*) Generate and handle tree structures
Requires: ruby-openid/2.1.8 Integrates with the OpenID standard
Requires: chronic/0.3.0 Smart date parsing
Requires: rails/3.0.7(+) Web framework
(*): newer version exists
(+): no such version
Description:

Borg is an ultra simple file-based Content Management System (CMS) built on top of Ruby On Rails. The code is kept voluntarily simple to handle only the needs of small, personal websites.

Borg is a wiki and blog that uses the Textile formatting for your contents.

Borg integrates with various techonologies: OpenId, Gravatar, RSS and various Google services such as Chatback.

Borg stores all its data in plain text files on a filesystem. It doesn't force you to adopt a proprietary format. You can easily extract your data and move away from Borg the day you decide to change. The folder structure mimics the layout of your CMS, allowing easy customization.

Borg offers many more functionalities, such as page metadata, tagging, sitemap, hierarchical sidebars and toolbars and user comments.

Versions: [3.2 (2011-10-19)] [3.1 (2011-05-19)] [2.5 (2009-05-05)] [0.2.0 (2008-11-10)]

Edit this project (for project owner)

back to RAA top