-
Notifications
You must be signed in to change notification settings - Fork 34
/
rightcol.html.haml
32 lines (28 loc) · 1.37 KB
/
rightcol.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
layout: rightcol
title: Example Right Column
---
/ Main hero unit for a primary marketing message or call to action
.jumbotron
%h1 Project XYZ is Awesome!
%p This is the basic template for the JBoss Community Bootstrap/Awestruct project sites. This is where you would put a marketing message.
%p<
%a.btn.btn-primary.btn-lg(href="#{site.base_url}/swatch.html") View the Swatches »
/ Example row of columns
.row
.col-md-4
%h2 Uses Bootstrap
:markdown
This theme is designed to layer on top of Bootstrap by using the standardized CSS classes and IDs so you can easily take advantage of all the great built in components of Bootstrap.
%p<
%a.btn.btn-default(href="http://twitter.github.io/bootstrap/components.html") Bootstrap Components »
.col-md-4
%h2 Look and Feel Swatches
:markdown
To give a better view of some of the look and feel changes, we've put together a swatch file containing various styled components and the Font Awesome icon replacement for quick viewing.
%p<
%a.btn.btn-default(href="#{site.base_url}/swatch.html") Go to the Swatches »
.col-md-4
%h2 The JBoss Badge
:markdown
Projects are now able to utilize this standard look and feel or create their own. We just ask that you keep unedited this badge on your home page to show that your project is a part of the JBoss Family.