Sha256: 11420ee3639464f08dcceb8ca346141a5a532be3b35bc276c05ef0868eaa8f7e

Contents?: true

Size: 411 Bytes

Versions: 189

Compression:

Stored size: 411 Bytes

Contents

---
layout: default
title: Tom Preston-Werner
---

h1. Welcome to my site

h2. Please read our {{ site.posts | size }} Posts

<ul>
  {% for post in site.posts %}
    <li>{{ post.date }} <a href="{{ post.url }}">{{ post.title }}</a></li>
  {% endfor %}
</ul>

{% assign first_post = site.posts.first %}
<div id="first_post">
  <h1>{{ first_post.title }}</h1>
  <div>
    {{ first_post.content }}
  </div>
</div>

Version data entries

189 entries across 154 versions & 38 rubygems

Version Path
Chrononaut-hyde-0.1.0 test/source/index.html
Chrononaut-hyde-0.1.1 test/source/index.html
PerfectlyNormal-jekyll-0.5.1 test/source/index.html
PerfectlyNormal-jekyll-0.5.3 test/source/index.html
cduruk-jekyll-0.5.2 test/source/index.html
codeslinger-jekyll-0.3.0 test/source/index.html
codeslinger-jekyll-0.4.1 test/source/index.html
codeslinger-jekyll-0.5.0 test/source/index.html
codeslinger-jekyll-0.5.1 test/source/index.html
codeslinger-jekyll-0.5.2 test/source/index.html
codeslinger-jekyll-0.5.3 test/source/index.html
codeslinger-jekyll-0.5.4 test/source/index.html
cypher-jekyll-0.5.2 test/source/index.html
cypher-jekyll-0.5.3 test/source/index.html
danski-jekyll-0.4.1 test/source/index.html
dysinger-jekyll-0.4.0 test/source/index.html
elq-jekyll-0.4.2 test/source/index.html
henrik-jekyll-0.5.0 test/source/index.html
henrik-jekyll-0.5.1 test/source/index.html
henrik-jekyll-0.5.2 test/source/index.html