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
tekin-jekyll-0.5.2 test/source/index.html
tkmr-jekyll-0.5.1 test/source/index.html
tkmr-jekyll-0.5.2 test/source/index.html
tomafro-jekyll-0.5.2.1 test/source/index.html
tomafro-jekyll-0.5.3.1 test/source/index.html
tomafro-jekyll-0.5.3.2 test/source/index.html
tomafro-jekyll-0.5.3.3 test/source/index.html
tomafro-jekyll-0.5.3.5 test/source/index.html
tomafro-jekyll-0.5.3.6 test/source/index.html
tristandunn-jekyll-0.3.0 test/source/index.html
jekyll-2.2.0 test/source/symlink-test/symlinked-file
jekyll-2.2.0 test/source/index.html
jekyll-2.1.1 test/source/symlink-test/symlinked-file
jekyll-2.1.1 test/source/index.html
jekyll-2.1.0 test/source/symlink-test/symlinked-file
jekyll-2.1.0 test/source/index.html
jekyll-2.0.3 test/source/symlink-test/symlinked-file
jekyll-2.0.3 test/source/index.html
jekyll-2.0.2 test/source/symlink-test/symlinked-file
jekyll-2.0.2 test/source/index.html