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
jekyll-2.0.1 test/source/symlink-test/symlinked-file
jekyll-2.0.1 test/source/index.html
jekyll-2.0.0 test/source/symlink-test/symlinked-file
jekyll-2.0.0 test/source/index.html
jekyll-2.0.0.rc1 test/source/index.html
jekyll-2.0.0.rc1 test/source/symlink-test/symlinked-file
jekyll-2.0.0.alpha.3 test/source/index.html
jekyll-2.0.0.alpha.3 test/source/symlink-test/symlinked-file
jekyll-1.5.1 test/source/index.html
jekyll-1.5.1 test/source/symlink-test/symlinked-file
jekyll-2.0.0.alpha.2 test/source/index.html
jekyll-2.0.0.alpha.2 test/source/symlink-test/symlinked-file
jekyll-1.5.0 test/source/index.html
jekyll-1.5.0 test/source/symlink-test/symlinked-file
tigefa-1.1.3 test/source/index.html
tigefa-1.1.2 test/source/index.html
jekyll-2.0.0.alpha.1 test/source/symlink-test/symlinked-file
jekyll-2.0.0.alpha.1 test/source/index.html
tigefa-1.1.1 test/source/index.html
jekyll-1.4.3 test/source/index.html