Sha256: 9f2062128a53017b2cd350e8226c46da6b59a69626e723a7273f135fd3639064

Contents?: true

Size: 490 Bytes

Versions: 2

Compression:

Stored size: 490 Bytes

Contents

---
layout: default
---

<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
  <div class="container">
    <h1>Hello, world!</h1>
    <p>This is a bootstrap-ized Jekyll site, based upon html5 boilerplate.</p>
    <p><a class="btn btn-primary btn-lg" href="{{ site.baseurl }}/about/" role="button">Learn more &raquo;</a></p>
  </div>
</div>

<div class="row">
  {% for post in site.posts %}
  {% include index_item.html %}
  {% endfor %}
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
drink_up_doctor-0.4.0 bootstrap-boilerplate/index.html
drink_up_doctor-0.3.1 bootstrap-boilerplate/index.html