Skip to content

Adds santas hat to page logo

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

banesto/christmasify

 
 

Repository files navigation

Christmasify

Adds Santas hat to page logo

Installation

Add this line to your application's Gemfile:

gem 'christmasify', git: 'https://github.com/liepa/christmasify.git'

And then execute:

$ bundle

Or install it yourself as:

$ gem install christmasify

Installation

The christmasify file will be added to the asset pipeline and available for you to use. If they're not already in app/assets/javascripts/application.js by default, add these lines:

application.js:

//= require christmasify

application.css

*= require christmasify

Contributing

  1. Fork it ( http://github.com/liepa/christmasify/fork )
  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

Adds santas hat to page logo

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.5%
  • CSS 13.7%
  • CoffeeScript 9.8%
  • JavaScript 3.0%