Giter Site home page Giter Site logo

devonwalshe / braincube Goto Github PK

View Code? Open in Web Editor NEW

This project forked from latentflip/braincube

1.0 2.0 0.0 7.68 MB

A CMS engine for Rails with features targeted at online magazine publishing

Home Page: http://braincu.be

Ruby 88.61% JavaScript 11.39%

braincube's Introduction

== Braincube

Braincube is a Rails engine that provides the basic components for a comprehensive content management system. It's mostly targeted at magazine and newspaper websites, and provides article management and workflow, asset uploads, an event and location database, and an XML API for exporting data.

The project will be evolving over time as I get around to extending the feature set.

== Getting Started

1. Create a new Rails application
       <tt>rails new myapp</tt> (where <tt>myapp</tt> is the application name)

2. Add Braincube to the Gemfile
       <tt>gem "braincube"</tt>

3. Setup your database.yml as required

4. Run the braincube setup generator to update your application
	<tt>rails g braincube:setup</tt>

5. Get to work!


== More details

Braincube will run as either an application or an Engine.


== Features

Braincube provides the following models:

	*Article
		This is a standard workflow-managed article item, representing an individual feature, review etc.
		
	*Page
		A structural page used to hold lists of articles, static content or other items.
		

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.