Sha256: 8efb437db0235bb06271146e5cc5068574f3b289899505f46f0ee5c7890247f9

Contents?: true

Size: 1.15 KB

Versions: 8

Compression:

Stored size: 1.15 KB

Contents

description "Compass extension based on the HTML5 Boilerplate styles generated for Scorpion project"

stylesheet 'application.scss', :media => 'all'
stylesheet 'style.scss', :media => 'all', :to => "scorpion/style.scss"
stylesheet 'partials/_base.scss', :to => "scorpion/partials/_base.scss"
stylesheet 'partials/_overrides.scss', :to => "scorpion/partials/_overrides.scss"
stylesheet 'partials/_fonts.scss', :to => "scorpion/partials/_fonts.scss"
stylesheet 'partials/_media.scss', :to => "scorpion/partials/_media.scss"
stylesheet 'partials/_page.scss', :to => "scorpion/partials/_page.scss"

help %Q{
This is a Compass extension based on the styles created for the Scorpion project.
The original project was based on the compass-html5-boilerplate gem and the structure matches
the files generated by that gem (See full docs at: http://github.com/sporkd/compass-html5-boilerplate)

Rails Installation
========================
$ gem install compass-head_start
$ cd my_rails_project
$ compass init rails -r compass-head_start -u compass-head_start/scorpion --force

Stand Alone Installation not supported

}

welcome_message %Q{
You've installed Scorpion styles. Good for you!

}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
head_start-0.1.7 templates/scorpion/manifest.rb
head_start-0.1.6 templates/scorpion/manifest.rb
head_start-0.1.5 templates/scorpion/manifest.rb
head_start-0.1.4 templates/scorpion/manifest.rb
head_start-0.1.3 templates/scorpion/manifest.rb
head_start-0.1.2 templates/scorpion/manifest.rb
head_start-0.1.1 templates/scorpion/manifest.rb
head_start-0.1.0 templates/scorpion/manifest.rb