-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
38 lines (34 loc) · 1.48 KB
/
index.html
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
32
33
34
35
36
37
---
layout: default
title: "Home"
section: home
---
<div class="hero-unit" id="slider">
<h1>emergenesis</h1>
<p>Here is a place holder marketing statment that needs to be like ten to
fifteen words long. Wait how many words is this?</p>
<p><a href="#" class="btn large">Learn more »</a></p>
</div>
<div class="row">
<div class="span8">
<div class="well borderless highlightBox1">
<b>Emergenesis</b> provides a range of innovative, pragmatic, open-source products
and services that aggressively support
awareness, adoption, and advocacy of open licensing.
<a href="#">Learn more »</a>
</div>
</div>
<div class="span8">
<div class="well borderless highlightBox2">
<b>Open licensing</b> means sharing ownership of ideas. Through collaboration,
open licensing raises quality, lowers cost, frees innovation, and manages risk.
It's about freedom. <a href="#">Learn more »</a>
</div>
</div>
</div>
<ul class="media-grid">
<li><a href="#"><img class="thumbnail" src="http://placehold.it/210x150" alt="placeholder" /></a></li>
<li><a href="#"><img class="thumbnail" src="http://placehold.it/210x150" alt="placeholder" /></a></li>
<li><a href="#"><img class="thumbnail" src="http://placehold.it/210x150" alt="placeholder" /></a></li>
<li><a href="#"><img class="thumbnail" src="http://placehold.it/210x150" alt="placeholder" /></a></li>
</ul>