chazsolo / orion

Orion is a simple and powerful CMS for meteor that allows you to build simple or complex websites with powerful admin panels in minutes

Home Page:http://orionjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orion

Join the chat at https://gitter.im/orionjs/orion

Orion is an open source framework built on meteor that makes complex as well as simple apps possible with minimal effort. It’s built, modified, used, and supported by an active community of people around the world.

Getting Started

To start your orion instance the first thing you need to do is install the core package and a admin template. Orion has 2 templates, one for bootstrap and one for materialize.

meteor add orionjs:core

And now decide which one to use

meteor add twbs:bootstrap orionjs:bootstrap

Either twbs:bootstrap or similar

or

meteor add materialize:materialize orionjs:materialize

Documentation

orionjs.org

Preview

orion-example.meteor.com

Docker fans

There is a container for that

Roadmap

trello.com/b/dQhi5dF9/orion-roadmap

Newsletter

This project is very active, if you use orion you must subscribe to the newsletter

Community Add-On Packages

Submit a pull request to add your package to this list

Attributes:

Filesystem:

About

Orion is a simple and powerful CMS for meteor that allows you to build simple or complex websites with powerful admin panels in minutes

http://orionjs.org

License:GNU General Public License v2.0


Languages

Language:JavaScript 63.0%Language:HTML 27.1%Language:CSS 6.1%Language:CoffeeScript 3.8%