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
ca54cff4
Commit
ca54cff4
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
new homepage expo features
parent
e98fc373
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
url
:
http://
lit
tle
co
.com
expo_url
:
http://expo.getbootstrap.com/2014/02/
12/lit
tle/
img
:
http://expo.getbootstrap.com/screenshots/little.jpg
-
name
:
Red An
tle
r
url
:
http://
www.redan
tle
r
.com
/
expo_url
:
http://expo.getbootstrap.com/2014/02/
24/redan
tle
r
/
img
:
redantler
-
name
:
Engine Yard
url
:
http://
engineyard.com
expo_url
:
http://expo.getbootstrap.com/2014/0
2
/1
0/engine-yard
/
img
:
http://expo.getbootstrap.com/screenshots/engine-yard.jpg
-
name
:
Riot Design
url
:
http://
riotdesign.eu/en/
expo_url
:
http://expo.getbootstrap.com/2014/0
3
/1
3/riot-design
/
img
:
riot
-
name
:
Webflow
url
:
http://w
ebflow
.com
expo_url
:
http://expo.getbootstrap.com/2014/02/
04/webflow
/
img
:
http://expo.getbootstrap.com/screenshots/webflow.jpg
-
name
:
Newsweek
url
:
http://w
ww.newsweek
.com
/
expo_url
:
http://expo.getbootstrap.com/2014/02/
12/newsweek
/
img
:
newsweek
-
name
:
Sentry
url
:
https://
getsentry
.com
expo_url
:
http://expo.getbootstrap.com/201
3
/0
5/09/sentry
/
img
:
http://expo.getbootstrap.com/screenshots/sentry.jpg
-
name
:
Robinhood
url
:
https://
www.robinhood
.com
expo_url
:
http://expo.getbootstrap.com/201
4
/0
2/26/robinhood
/
img
:
robinhood
This diff is collapsed.
Click to expand it.
docs/index.html
+
1
-
1
View file @
ca54cff4
...
...
@@ -58,7 +58,7 @@ title: Bootstrap
{% for showcase in site.data.showcase %}
<div
class=
"col-sm-3"
>
<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>
</div>
{% 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