From fc86782d0c311465d132eb1272096d60d5e0a241 Mon Sep 17 00:00:00 2001 From: Rob Levin Date: Mon, 20 Oct 2014 21:43:21 -0700 Subject: [PATCH] replace alexwolfe with unicorn-ui (on master) --- README.md | 8 ++++---- bower.json | 4 ++-- index.html | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cf6c0bc..ed9904d 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,21 @@ Buttons Buttons is a fully customizable CSS button library that's built using Sass & Compass, and created by [Alex Wolfe](https://twitter.com/alexwolfe) and [Rob Levin](https://twitter.com/roblevintennis). -Quickly get started by [visiting the Buttons Builder Website](http://alexwolfe.github.io/Buttons/) where you can view live examples and fully customize your Buttons download. +Quickly get started by [visiting the Buttons Builder Website](http://unicorn-ui.github.io/Buttons/) where you can view live examples and fully customize your Buttons download. -[![Example of Buttons](https://dl.dropboxusercontent.com/u/1517246/builder.png "Example of Buttons")](http://alexwolfe.github.io/Buttons/) +[![Example of Buttons](https://dl.dropboxusercontent.com/u/1517246/builder.png "Example of Buttons")](http://unicorn-ui.github.io/Buttons/) Setup & Installation ==================== -1. Visit the [Buttons Builder Website](http://alexwolfe.github.io/Buttons/), download and add files to your website. +1. Visit the [Buttons Builder Website](http://unicorn-ui.github.io/Buttons/), download and add files to your website. 2. Include css in the head of your webpage. *You only need the font-awesome css if you're using icons* `` `` 3. Include jQuery and buttons.js if you're using dropdown menu buttons. `` `` -4. Create buttons in your html. [View code examples here](http://alexwolfe.github.io/Buttons/). +4. Create buttons in your html. [View code examples here](http://unicorn-ui.github.io/Buttons/). or Install with Bower diff --git a/bower.json b/bower.json index 65bc751..cff039b 100644 --- a/bower.json +++ b/bower.json @@ -1,11 +1,11 @@ { "name": "Buttons", "version": "1.1.1", - "homepage": "https://github.com/alexwolfe/Buttons", + "homepage": "https://github.com/unicorn-ui/Buttons", "authors": [ "alexwolfe" ], - "description": "A fully customizable CSS button library built using Sass & Compass", + "description": "A fully customizable CSS button library built using Sass", "main": "css/buttons.css", "keywords": [ "Buttons", diff --git a/index.html b/index.html index 7d17dd4..95eacd2 100755 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@

A CSS button library built with Sass & Compass

- Download + Download
@@ -66,14 +66,14 @@

A CSS button library built with Sass & Compass

- + - + -
+
@@ -719,7 +719,7 @@

Getting Started

Setup Buttons

  1. - Download Buttons and add files to your website. + Download Buttons and add files to your website.
  2. Add css in the head of your webpage.
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
    @@ -738,7 +738,7 @@ 

    Setup Buttons

    Customize Buttons

      -
    1. Fork or Download the Buttons project on github. +
    2. Fork or Download the Buttons project on github.
    3. Make sure you have Sass and Compass installed.
    4. Edit the _options.scss with your own custom values