/caramel

A simple, beautiful, modern website framework.

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Caramel

Caramel is a simple, beautiful, modern website framework. Caramel is mobile compatiable, making you only need to write code once, to have the same results across multiple platforms. Created by kurisubrooks, Caramel is being developed with help from the community on Github.

Getting Started

Documentation

Need help? We've got you covered! Go on over to our GitHub Wiki page to take a look at Code Usage and Examples! Need further help? Pop into #caramel on irc.esper.net and state your question. We may take a while to answer your question (as we're not always available), so make sure to hang around until we're able to give you a reply!

Modification

Modifying Caramel is easy with Sass, and our Compiling Script. Make your changes to Caramel, then run our Compiling Script to recompile your new code into CSS.

Please Note: The Compiling Script only works on Linux and Mac OS X. Additionally, Ruby and Sass Command Line must be installed for our Compiling Script to work.

Syntax:

path/to/compile.sh  path/to/caramel.scss

Errors:

-bash: path/to/compile.sh: Permission denied
  • Solution: chmod +x path/to/compile.sh

Compatibility

Caramel works on any browser that supports CSS3. Caramel is recommended for use on:

  • Chrome 40
  • Firefox 36
  • Safari 8
  • IE 9, 10, 11

Team

Contributions

Copyright / License

Copyright © 2014-2015 kurisubrooks // Code released under GPLv2 License.