Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
ea803e55
Commit
ea803e55
authored
Jun 13, 2015
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
album example added
parent
6e3054be
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
13 deletions
+24
-13
docs/examples/index.md
docs/examples/index.md
+24
-13
docs/examples/screenshots/album.jpg
docs/examples/screenshots/album.jpg
+0
-0
No files found.
docs/examples/index.md
View file @
ea803e55
...
@@ -3,7 +3,9 @@ layout: page
...
@@ -3,7 +3,9 @@ layout: page
title
:
Examples
title
:
Examples
---
---
### Framework
Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts.
## Framework
Examples that focus on implementing uses of built-in components provided by Bootstrap.
Examples that focus on implementing uses of built-in components provided by Bootstrap.
...
@@ -40,7 +42,7 @@ Examples that focus on implementing uses of built-in components provided by Boot
...
@@ -40,7 +42,7 @@ Examples that focus on implementing uses of built-in components provided by Boot
</div>
</div>
</div>
</div>
##
#
Navbars
## Navbars
Taking the default navbar component and showing how it can be moved, placed, and extended.
Taking the default navbar component and showing how it can be moved, placed, and extended.
...
@@ -70,11 +72,18 @@ Taking the default navbar component and showing how it can be moved, placed, and
...
@@ -70,11 +72,18 @@ Taking the default navbar component and showing how it can be moved, placed, and
</div>
</div>
</div>
</div>
##
#
Custom components
## Custom components
Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.
Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.
<div
class=
"row bd-examples"
>
<div
class=
"row bd-examples"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/album/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/album.jpg"
alt=
""
>
</a>
<h4>
Album
</h4>
<p>
Simple one-page template for photo galleries, portfolios, and more.
</p>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/cover/"
>
<a
href=
"{{ site.baseurl }}/examples/cover/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/cover.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/cover.jpg"
alt=
""
>
...
@@ -82,6 +91,8 @@ Brand new components and templates to help folks quickly get started with Bootst
...
@@ -82,6 +91,8 @@ Brand new components and templates to help folks quickly get started with Bootst
<h4>
Cover
</h4>
<h4>
Cover
</h4>
<p>
A one-page template for building simple and beautiful home pages.
</p>
<p>
A one-page template for building simple and beautiful home pages.
</p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/carousel/"
>
<a
href=
"{{ site.baseurl }}/examples/carousel/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/carousel.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/carousel.jpg"
alt=
""
>
...
@@ -89,8 +100,6 @@ Brand new components and templates to help folks quickly get started with Bootst
...
@@ -89,8 +100,6 @@ Brand new components and templates to help folks quickly get started with Bootst
<h4>
Carousel
</h4>
<h4>
Carousel
</h4>
<p>
Customize the navbar and carousel, then add some new components.
</p>
<p>
Customize the navbar and carousel, then add some new components.
</p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/blog/"
>
<a
href=
"{{ site.baseurl }}/examples/blog/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/blog.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/blog.jpg"
alt=
""
>
...
@@ -98,15 +107,15 @@ Brand new components and templates to help folks quickly get started with Bootst
...
@@ -98,15 +107,15 @@ Brand new components and templates to help folks quickly get started with Bootst
<h4>
Blog
</h4>
<h4>
Blog
</h4>
<p>
Simple two-column blog layout with custom navigation, header, and type.
</p>
<p>
Simple two-column blog layout with custom navigation, header, and type.
</p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/dashboard/"
>
<a
href=
"{{ site.baseurl }}/examples/dashboard/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/dashboard.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/dashboard.jpg"
alt=
""
>
</a>
</a>
<h4>
Dashboard
</h4>
<h4>
Dashboard
</h4>
<p>
Basic
structure for a admin dashboard
with fixed sidebar and navbar.
</p>
<p>
Basic
admin dashboard shell
with fixed sidebar and navbar.
</p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/signin/"
>
<a
href=
"{{ site.baseurl }}/examples/signin/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/sign-in.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/sign-in.jpg"
alt=
""
>
...
@@ -114,6 +123,8 @@ Brand new components and templates to help folks quickly get started with Bootst
...
@@ -114,6 +123,8 @@ Brand new components and templates to help folks quickly get started with Bootst
<h4>
Sign-in page
</h4>
<h4>
Sign-in page
</h4>
<p>
Custom form layout and design for a simple sign in form.
</p>
<p>
Custom form layout and design for a simple sign in form.
</p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/justified-nav/"
>
<a
href=
"{{ site.baseurl }}/examples/justified-nav/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/justified-nav.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/justified-nav.jpg"
alt=
""
>
...
@@ -121,8 +132,6 @@ Brand new components and templates to help folks quickly get started with Bootst
...
@@ -121,8 +132,6 @@ Brand new components and templates to help folks quickly get started with Bootst
<h4>
Justified nav
</h4>
<h4>
Justified nav
</h4>
<p>
Create a custom navbar with justified links. Heads up!
<a
href=
"{{ site.baseurl }}components/#nav-justified"
>
Not too Safari friendly.
</a></p>
<p>
Create a custom navbar with justified links. Heads up!
<a
href=
"{{ site.baseurl }}components/#nav-justified"
>
Not too Safari friendly.
</a></p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/sticky-footer/"
>
<a
href=
"{{ site.baseurl }}/examples/sticky-footer/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/sticky-footer.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/sticky-footer.jpg"
alt=
""
>
...
@@ -130,16 +139,18 @@ Brand new components and templates to help folks quickly get started with Bootst
...
@@ -130,16 +139,18 @@ Brand new components and templates to help folks quickly get started with Bootst
<h4>
Sticky footer
</h4>
<h4>
Sticky footer
</h4>
<p>
Attach a footer to the bottom of the viewport when the content is shorter than it.
</p>
<p>
Attach a footer to the bottom of the viewport when the content is shorter than it.
</p>
</div>
</div>
<div
class=
"clearfix hidden-sm-up"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
href=
"{{ site.baseurl }}/examples/sticky-footer-navbar/"
>
<a
href=
"{{ site.baseurl }}/examples/sticky-footer-navbar/"
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/sticky-footer-navbar.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"{{ site.baseurl }}/examples/screenshots/sticky-footer-navbar.jpg"
alt=
""
>
</a>
</a>
<h4>
Sticky footer w
ith
navbar
</h4>
<h4>
Sticky footer w
/
navbar
</h4>
<p>
Attach a footer to the bottom of the viewport with a fixed
navbar at the top
.
</p>
<p>
Attach a footer to the bottom of the viewport with a fixed
top navbar
.
</p>
</div>
</div>
</div>
</div>
##
#
Experiments
## Experiments
Examples that focus on future-friendly features or techniques.
Examples that focus on future-friendly features or techniques.
...
...
docs/examples/screenshots/album.jpg
0 → 100644
View file @
ea803e55
70.4 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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