Skip to content

Assets used by ChallengePost applications, ex-reimagine version 1.

License

Notifications You must be signed in to change notification settings

devpost-mzheng/legacy_assets

 
 

Repository files navigation

Legacy Assets

Assets used by ChallengePost applications, ex-reimagine version 1.

Installation

Add this line to your application's Gemfile:

gem "legacy_assets, git: "[email protected]:challengepost/legacy_assets.git", branch: "master"

And then execute:

$ bundle

Usage

On your application.css, add

//= require legacy_assets

ChallengePost images are also available. To see which ones, take a look in images

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am "Add some feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Assets used by ChallengePost applications, ex-reimagine version 1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.5%
  • CSS 33.5%
  • Ruby 31.0%
  • Other 1.0%