pbernasconi / ionic-theme-editor

A theme editor for Ionic Framework

Home Page:http://ionic-theme-editor.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preview

Website

http://ionic-theme-editor.herokuapp.com/

About

The Ionic Theme Editor is a simple live-editor for the Ionic Framework. You can visually customize the primary Ionic variables, view your live changes immediately in several previews, and download a compiled css file with your edits.

Contributing

Currently the Ionic Theme Editor is hosted in a heroku app. All changes inbetween each release are made to the github repo. I use grunt to build the files. To get setup:

git clone https://github.com/pbernasconi/ionic-theme-editor.git
cd ionic-theme-editor
npm install
bower install
grunt build
grunt serve

Make a new Pull Request for any changes you think are necessary!

Authors

Paolo Bernasconi

LICENSE

Ionic Theme Editor is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

About

A theme editor for Ionic Framework

http://ionic-theme-editor.herokuapp.com/

License:MIT License


Languages

Language:CSS 91.4%Language:JavaScript 3.9%Language:HTML 2.8%Language:ApacheConf 1.9%