Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
98acdaeb
Commit
98acdaeb
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
bump links to 3.0.2; change readme download to release URL format
parent
88a06640
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
README.md
_config.yml
+6
-6
_config.yml
with
7 additions
and
7 deletions
+7
-7
README.md
+
1
-
1
View file @
98acdaeb
...
...
@@ -10,7 +10,7 @@ To get started, check out <http://getbootstrap.com>!
Three quick start options are available:
*
[
Download the latest release
](
https://github.com/twbs/bootstrap/
releases/tag
/v3.0.
1
)
.
*
[
Download the latest release
](
https://github.com/twbs/bootstrap/
archive
/v3.0.
2.zip
)
.
*
Clone the repo:
`git clone https://github.com/twbs/bootstrap.git`
.
*
Install with
[
Bower
](
http://bower.io
)
:
`bower install bootstrap`
.
...
...
This diff is collapsed.
Click to expand it.
_config.yml
+
6
-
6
View file @
98acdaeb
...
...
@@ -11,15 +11,15 @@ exclude: [".editorconfig", ".gitignore", "bower.json", "composer.json",
port
:
9001
# Custom vars
current_version
:
3.0.
1
current_version
:
3.0.
2
repo
:
https://github.com/twbs/bootstrap
download_source
:
https://github.com/twbs/bootstrap/archive/v3.0.
1
.zip
download_dist
:
https://github.com/twbs/bootstrap/releases/download/v3.0.1/bootstrap-3.0.
1
-dist.zip
download_source
:
https://github.com/twbs/bootstrap/archive/v3.0.
2
.zip
download_dist
:
https://github.com/twbs/bootstrap/releases/download/v3.0.1/bootstrap-3.0.
2
-dist.zip
blog
:
http://blog.getbootstrap.com
expo
:
http://expo.getbootstrap.com
cdn_css
:
//netdna.bootstrapcdn.com/bootstrap/3.0.
1
/css/bootstrap.min.css
cdn_theme_css
:
//netdna.bootstrapcdn.com/bootstrap/3.0.
1
/css/bootstrap-theme.min.css
cdn_js
:
//netdna.bootstrapcdn.com/bootstrap/3.0.
1
/js/bootstrap.min.js
cdn_css
:
//netdna.bootstrapcdn.com/bootstrap/3.0.
2
/css/bootstrap.min.css
cdn_theme_css
:
//netdna.bootstrapcdn.com/bootstrap/3.0.
2
/css/bootstrap-theme.min.css
cdn_js
:
//netdna.bootstrapcdn.com/bootstrap/3.0.
2
/js/bootstrap.min.js
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment