Coder Social home page Coder Social logo

borderless-japan / core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orionjs/orioncms

0.0 2.0 0.0 356 KB

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: https://atmospherejs.com/orionjs/core

License: GNU General Public License v2.0

JavaScript 100.00%

core's Introduction

Orion

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

alt tag

Principles of Orion

  • Speed. Orion was build to speed up the process of making administrable web pages.

  • Simplicity. The api will always be easy to use, everything will be magic, just like meteor.

  • Unobtrusive. You will always be able to use the full power of meteor: install extensions, use the templates system and everything else.

  • Scalable. Orion it's built for the cloud. It doesn't write files, so you can deploy on anywhere.

Preview

http://orion-example.meteor.com

Roadmap

https://trello.com/b/dQhi5dF9/orion-roadmap

Newsletter

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

Documentation

http://orion.meteor.com/docs

Community Add-On Packages

Submit a pull request to add your package to this list

Attributes:

Features

Dictionary:

One of the best things of orion. You can make all the content of your site editable!

Imagine you want to change the logo of the site. With the dictionary, you can make the logo editable and change it without touching the code. It also applies to every content of your site.

Entities:

Entities are Meteor collections. You specify the fields and Orion creates automatically the admin panel to show, create and edit them.

Custom Attributes:

Save images or use text editors in entities or the dictionary it's super easy. Orion attributes are powerful tools to help developers save a lot of time.

Getting Started

Install the package

meteor add orionjs:bootstrap

You also need bootstrap and font awesome.

meteor add twbs:bootstrap
meteor add fortawesome:fontawesome

Go to the admin panel

Navigate to /admin and create the first user.

Screenshots

alt tag alt tag alt tag

core's People

Contributors

gitter-badger avatar lukasvan3l avatar nicolaslopezj avatar pcorey avatar

Watchers

 avatar  avatar

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.