Skip to content

Commit 92e7f16

Browse files
committed
remove haunt, remove bootstrap dir, add bower support
1 parent c33169a commit 92e7f16

File tree

7 files changed

+10
-5932
lines changed

7 files changed

+10
-5932
lines changed

.issue-guidelines.js

-85
This file was deleted.

Makefile

-7
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,5 @@ watch:
9797
echo "Watching less files..."; \
9898
watchr -e "watch('less/.*\.less') { system 'make' }"
9999

100-
#
101-
# HAUNT GITHUB ISSUES 4 FAT & MDO ONLY (O_O )
102-
#
103-
104-
haunt:
105-
@haunt .issue-guidelines.js https://github.com/twitter/bootstrap
106-
107100

108101
.PHONY: docs watch gh-pages

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To get started, checkout http://getbootstrap.com!
1010
Quick start
1111
-----------
1212

13-
Clone the repo, `git clone git://github.com/twitter/bootstrap.git`, or [download the latest release](https://github.com/twitter/bootstrap/zipball/master).
13+
Clone the repo, `git clone git://github.com/twitter/bootstrap.git`, [download the latest release](https://github.com/twitter/bootstrap/zipball/master), or install with twitter's [Bower](//twitter.github.com/bower): `bower install bootstrap`.
1414

1515

1616

0 commit comments

Comments
 (0)