This repository has been archived by the owner on Jul 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Set up combine and min for javascript using bower Also stopped ignoring codekit config, because reasons Signed-off-by: Matt Stratton <[email protected]> * Change to use combined LESS files Signed-off-by: Matt Stratton <[email protected]> * Cleanup gulpfile Signed-off-by: Matt Stratton <[email protected]> * Clean up javascript Signed-off-by: Matt Stratton <[email protected]>
- Loading branch information
1 parent
3735483
commit b391db9
Showing
889 changed files
with
136,623 additions
and
9,156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
node_modules | ||
# released binaries | ||
release/ | ||
config.codekit3 | ||
dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"name": "my-new-project", | ||
"authors": [ | ||
"John Doe <[email protected]> (http://johndoe.com)" | ||
], | ||
"description": "CodeKit automatically generated this file. You should customize it according to: https://github.com/bower/spec/blob/master/json.md", | ||
"main": [ | ||
"index.html", | ||
"main.js" | ||
], | ||
"moduleType": [ | ||
"amd", | ||
"es6", | ||
"globals", | ||
"node", | ||
"yui" | ||
], | ||
"keywords": [ | ||
"none" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://google.com", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/foo/bar.git" | ||
}, | ||
"ignore": [ | ||
"**/.*", | ||
"node_modules", | ||
"bower_components", | ||
"test", | ||
"tests" | ||
], | ||
"private": true, | ||
"dependencies": { | ||
"jquery": "^3.1.1", | ||
"bootstrap": "^3.3.7", | ||
"jquery-oembed-all": "*", | ||
"markerwithlabel-v3": "^1.1.10", | ||
"jquery-ui": "^1.12.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"name": "bootstrap", | ||
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", | ||
"keywords": [ | ||
"css", | ||
"js", | ||
"less", | ||
"mobile-first", | ||
"responsive", | ||
"front-end", | ||
"framework", | ||
"web" | ||
], | ||
"homepage": "http://getbootstrap.com", | ||
"license": "MIT", | ||
"moduleType": "globals", | ||
"main": [ | ||
"less/bootstrap.less", | ||
"dist/js/bootstrap.js" | ||
], | ||
"ignore": [ | ||
"/.*", | ||
"_config.yml", | ||
"CNAME", | ||
"composer.json", | ||
"CONTRIBUTING.md", | ||
"docs", | ||
"js/tests", | ||
"test-infra" | ||
], | ||
"dependencies": { | ||
"jquery": "1.9.1 - 3" | ||
}, | ||
"version": "3.3.7", | ||
"_release": "3.3.7", | ||
"_resolution": { | ||
"type": "version", | ||
"tag": "v3.3.7", | ||
"commit": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" | ||
}, | ||
"_source": "https://github.com/twbs/bootstrap.git", | ||
"_target": "^3.3.7", | ||
"_originalSource": "bootstrap" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bootstrap uses [GitHub's Releases feature](https://github.com/blog/1547-release-your-software) for its changelogs. | ||
|
||
See [the Releases section of our GitHub project](https://github.com/twbs/bootstrap/releases) for changelogs for each release version of Bootstrap. | ||
|
||
Release announcement posts on [the official Bootstrap blog](http://blog.getbootstrap.com) contain summaries of the most noteworthy changes made in each release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
source 'https://rubygems.org' | ||
|
||
group :development, :test do | ||
gem 'jekyll', '~> 3.1.2' | ||
gem 'jekyll-sitemap', '~> 0.11.0' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
addressable (2.4.0) | ||
colorator (0.1) | ||
ffi (1.9.14-x64-mingw32) | ||
jekyll (3.1.6) | ||
colorator (~> 0.1) | ||
jekyll-sass-converter (~> 1.0) | ||
jekyll-watch (~> 1.1) | ||
kramdown (~> 1.3) | ||
liquid (~> 3.0) | ||
mercenary (~> 0.3.3) | ||
rouge (~> 1.7) | ||
safe_yaml (~> 1.0) | ||
jekyll-sass-converter (1.4.0) | ||
sass (~> 3.4) | ||
jekyll-sitemap (0.11.0) | ||
addressable (~> 2.4.0) | ||
jekyll-watch (1.4.0) | ||
listen (~> 3.0, < 3.1) | ||
kramdown (1.11.1) | ||
liquid (3.0.6) | ||
listen (3.0.8) | ||
rb-fsevent (~> 0.9, >= 0.9.4) | ||
rb-inotify (~> 0.9, >= 0.9.7) | ||
mercenary (0.3.6) | ||
rb-fsevent (0.9.7) | ||
rb-inotify (0.9.7) | ||
ffi (>= 0.5.0) | ||
rouge (1.11.1) | ||
safe_yaml (1.0.4) | ||
sass (3.4.22) | ||
|
||
PLATFORMS | ||
x64-mingw32 | ||
|
||
DEPENDENCIES | ||
jekyll (~> 3.1.2) | ||
jekyll-sitemap (~> 0.11.0) | ||
|
||
BUNDLED WITH | ||
1.12.5 |
Oops, something went wrong.