Skip to content

zephirworks/curry-plain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain Curry

Curry is a library of graphic templates for Treesaver.

Plain Curry is a very simple template, with reasonable defaults to get you started. For instance, editorial teams can use it while the UI team is still working on the final stylesheet.

Plain Curry is implemented on top of Curry and Compass.

Install

sudo gem install curry-plain

If you are using Bundler, for example in a Rails project, you can simply add the gem to your Gemfile.

group :development do
  gem 'curry-plain'
end

Plain Curry is also available as pre-compiled CSS you can download for use in your non-Compass projects.

Create A Project

compass create <project name> -r curry -r curry-plain -u curry-plain

Documentation

See the wiki for documentation on the available mixins and variables.

License

Plain Curry is released under the MIT license.

About

A Compass plugin that provides a "basic" theme for use with Curry (https://github.com/zephirworks/curry)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages