forked from ozgun/social_icons
-
Notifications
You must be signed in to change notification settings - Fork 1
A rails plugin to display social network icons easily in your web applications.
License
itkin/social_icons
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SocialIcons =========== This is a simple plugin to help you display some social icons in your site. Icons supported so far: - Facebook like button - Facebook - Twitter - Delicious - Reddit - Digg Installation ============ Install plugin from github: $ ./script/plugin install git://github.com/ozgun/social_icons.git Installation hooks will copy some files to application's "public" folder. images/social_icons/* stylesheets/social_icons.css Load social_icons.css file in your layout(i.e. application.html.erb) <%= stylesheet_link_tag 'social_icons' %> Usage ============ Call "print_social_icons" method in your partials or views. <%= print_social_icons %> Copyright (c) 2010 [Özgun Koyun ([email protected])], released under the MIT license
About
A rails plugin to display social network icons easily in your web applications.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%