Code Monkey home page Code Monkey logo

orion-semantic-ui's Introduction

Semantic-UI Orion Admin Theme

This is the unstyled version of the Orion Admin Theme. This theme is a replica of the orionjs:bootstrap package. The markup and styles have been updated to use Semantic-UI. This package is for orion developers that would prefer to use semantic-ui for their projects.

The current version is now stable with the latest orion version. Most style issues have been resolved. There is an issue with tabular since it uses bootstrap by default. I'm looking into updating tabular to use semantic-ui. Just bear with it for now.

Demo

Demo for testing orion semantic ui admin theme. Please note, all data is published to the client, you would need to add more refined publications and subscriptions for production.

DEMO

Login with username: admin // password: admin

Installation

While in your meteor app's root, run the following from the command line:

$ meteor add dvz:orion-semantic-ui

Package Details

This package depends on semantic:ui meteor package, so make sure you add it into your project. It will automatically add useraccounts:semantic-ui . Since Summernote relies on bootstrap, you would need to use orionjs:froala or another editor.

Additionally, this package makes use of fabienb4:autoform-semantic-ui so that autoform uses semantic-ui templates. However, you have to configure this on the client side, like so:

Meteor.startup(function() {
  AutoForm.setDefaultTemplate('semanticUI');
});

orion-semantic-ui's People

Contributors

dvzrd avatar meiraleal avatar

Watchers

 avatar  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.