Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 1.82 KB

README.md

File metadata and controls

68 lines (41 loc) · 1.82 KB

Orion

http://orion.meteor.com

Orion is a simple and powerful CMS for meteor. It creates automatically an admin panel for your collections and gives you the ability to have key/value definitions for your site.

alt tag

Preview

http://orion-example.meteor.com

Features

Dictionary:

The dictionary is where you can save key/value definitions, allowing the admin to change things like the site logo or the content of a page.

Entities:

Orion generates the full CRUD for your collections.

Custom attributes:

In Orion you can add custom attributes like images to entities and dictionary with just a line of code.

Getting Started

Install the package

meteor add orionjs:core
meteor add orionjs:styles

Go to the admin panel

Navigate to /admin and create the first user.

Read the docs!

Go to the documentation and learn how to be an expert in orion

View the example

View the example blog made with orion

Subscribe for updates

Orion is a very active repository. Subscribe for updates here

Screenshots

alt tag alt tag alt tag alt tag