GithubHelp home page GithubHelp logo

johnny13 / hui Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 17.55 MB

Huement User Interface. Plugins and Extra Sass for Bootstrap 3.

Home Page: http://hui.huement.com/

License: Apache License 2.0

JavaScript 76.67% CSS 17.48% HTML 5.42% PHP 0.05% ActionScript 0.38%

hui's Introduction

#hui

hui is an under development web framework. Its aim is to add and augment existing Bootstrap 3 CSS, Components and Javascript. It uses SASS in place of Bootstrap's regular LESS.

####Current Build Status BUILDSTATUSICON

Download hui

Clone this repository into your projects web-root directory. It's still under heavy development so its not recommended for production usage.

$ git clone https://github.com/johnny13/hui.git /your/webroot

Build Environment

This step will allow you to quickly theme and alter hui to your preferences. It requires Node.js, GruntJS, Ruby and SASS. Once all of those libraries are available globablly on your system you should be able to add the remaining Node packages via Node.js Package Manager (npm).

Ruby & Sass

This project requeires Ruby and SASS to be installed. If you are on Linux or Mac you probably have ruby installed and all you have to do is run this command.

$ gem install sass    

Otherwise you will also need to install Ruby.

Node.js

You will need Node installed on your system. http://nodejs.org/download/

$ cd hui
$ npm install   
$ grunt default

If that command works you should be good to. You can begin making your changes to hui or core bootstrap files and see the results in the /dist/ directory when grunt has finished.

Next Steps

Checkout the Docs section for detailed explanation and code examples. There are a number of live demos in the docs/demos folder that will further highlight a number of HUI's best features.

$ grunt docs

Will give you a rough app template and webserver with jade and live update. You could modify this in the gruntfile to start your own simply web app.

If you already have a project, simply replace your bootstrap.css and bootstrap.js files with the respective hui files from the dist folder. You will also need to copy over any fonts you wish to use. Otherwise its a pretty standard boostrap setup. Checkout the hui website for more information.

hui's People

Contributors

johnny13 avatar

Stargazers

Jonathan Barratt avatar xqsapper avatar  avatar

Watchers

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