Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lipis/bootstrap-social
:couple: Social Sign-In Buttons for Bootstrap
https://github.com/lipis/bootstrap-social
bootstrap css social-buttons
Last synced: 5 days ago
JSON representation
:couple: Social Sign-In Buttons for Bootstrap
- Host: GitHub
- URL: https://github.com/lipis/bootstrap-social
- Owner: lipis
- License: mit
- Created: 2013-06-29T15:18:38.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-05-01T18:15:42.000Z (6 months ago)
- Last Synced: 2024-05-22T19:31:49.331Z (6 months ago)
- Topics: bootstrap, css, social-buttons
- Language: HTML
- Homepage: https://lipis.github.io/bootstrap-social/
- Size: 2.48 MB
- Stars: 2,915
- Watchers: 112
- Forks: 824
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Social Buttons for Bootstrap
============================
[![npm version](https://badge.fury.io/js/bootstrap-social.svg)](https://badge.fury.io/js/bootstrap-social)
[![Bower version](https://badge.fury.io/bo/bootstrap-social.svg)](https://badge.fury.io/bo/bootstrap-social)Social Buttons made in pure CSS based on
[Bootstrap](http://twbs.github.io/bootstrap/) and
[Font Awesome](http://fortawesome.github.io/Font-Awesome/)![Check the live demo!](http://lipis.github.io/bootstrap-social)
Installation
------------Include the `bootstrap-social.css` or `bootstrap-social.less` in your project, or
install it through [Bower](http://bower.io/):bower install bootstrap-social
Available classes
-----------------
- `btn-adn`
- `btn-bitbucket`
- `btn-dropbox`
- `btn-facebook`
- `btn-flickr`
- `btn-foursquare`
- `btn-github`
- `btn-google`
- `btn-instagram`
- `btn-linkedin`
- `btn-microsoft`
- `btn-odnoklassniki`
- `btn-openid`
- `btn-pinterest`
- `btn-reddit`
- `btn-soundcloud`
- `btn-tumblr`
- `btn-twitter`
- `btn-vimeo`
- `btn-vk`
- `btn-yahoo`Examples
--------```html
Sign in with TwitterNotes
-----
For now I won't accept any request for new buttons as I'm planning to
split the main CSS to have separate files for all of the requested ones.