Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
ca54cff4
Commit
ca54cff4
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
new homepage expo features
parent
e98fc373
4 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_data/showcase.yml
+16
-16
docs/_data/showcase.yml
docs/index.html
+1
-1
docs/index.html
with
17 additions
and
17 deletions
+17
-17
docs/_data/showcase.yml
+
16
-
16
View file @
ca54cff4
-
name
:
Lit
tle
-
name
:
Red An
tle
r
url
:
http://
lit
tle
co
.com
url
:
http://
www.redan
tle
r
.com
/
expo_url
:
http://expo.getbootstrap.com/2014/02/
12/lit
tle/
expo_url
:
http://expo.getbootstrap.com/2014/02/
24/redan
tle
r
/
img
:
http://expo.getbootstrap.com/screenshots/little.jpg
img
:
redantler
-
name
:
Engine Yard
-
name
:
Riot Design
url
:
http://
engineyard.com
url
:
http://
riotdesign.eu/en/
expo_url
:
http://expo.getbootstrap.com/2014/0
2
/1
0/engine-yard
/
expo_url
:
http://expo.getbootstrap.com/2014/0
3
/1
3/riot-design
/
img
:
http://expo.getbootstrap.com/screenshots/engine-yard.jpg
img
:
riot
-
name
:
Webflow
-
name
:
Newsweek
url
:
http://w
ebflow
.com
url
:
http://w
ww.newsweek
.com
/
expo_url
:
http://expo.getbootstrap.com/2014/02/
04/webflow
/
expo_url
:
http://expo.getbootstrap.com/2014/02/
12/newsweek
/
img
:
http://expo.getbootstrap.com/screenshots/webflow.jpg
img
:
newsweek
-
name
:
Sentry
-
name
:
Robinhood
url
:
https://
getsentry
.com
url
:
https://
www.robinhood
.com
expo_url
:
http://expo.getbootstrap.com/201
3
/0
5/09/sentry
/
expo_url
:
http://expo.getbootstrap.com/201
4
/0
2/26/robinhood
/
img
:
http://expo.getbootstrap.com/screenshots/sentry.jpg
img
:
robinhood
This diff is collapsed.
Click to expand it.
docs/index.html
+
1
-
1
View file @
ca54cff4
...
@@ -58,7 +58,7 @@ title: Bootstrap
...
@@ -58,7 +58,7 @@ title: Bootstrap
{% for showcase in site.data.showcase %}
{% for showcase in site.data.showcase %}
<div
class=
"col-sm-3"
>
<div
class=
"col-sm-3"
>
<a
href=
"{{ showcase.expo_url }}"
target=
"_blank"
title=
"{{ showcase.name }}"
>
<a
href=
"{{ showcase.expo_url }}"
target=
"_blank"
title=
"{{ showcase.name }}"
>
<img
src=
"{{ showcase.img }}"
alt=
"{{ showcase.name }}"
class=
"img-responsive"
>
<img
src=
"
http://expo.getbootstrap.com/screenshots/
{{ showcase.img }}
.jpg
"
alt=
"{{ showcase.name }}"
class=
"img-responsive"
>
</a>
</a>
</div>
</div>
{% endfor %}
{% endfor %}
...
...
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
Menu
Explore
Projects
Groups
Snippets