Sha256: 92e04a0a55082c5d9598216b5ae78f134a233b600567aa2038c7597e09eccc17
Contents?: true
Size: 1.91 KB
Versions: 1
Compression:
Stored size: 1.91 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Tom Preston-Werner</title> <meta name="author" content="<%= @page.author %>" /> <!-- CodeRay syntax highlighting CSS --> <link rel="stylesheet" href="/css/coderay.css" type="text/css" /> <!-- Homepage CSS --> <link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen, projection" /> </head> <body> <div class="site"> <div class="title"> Tom Preston-Werner </div> h1. Welcome to my site h2. Please read our 10 Posts <ul> <li>Tue Jan 27 00:00:00 +0000 2009 <a href="/foo/2009/01/27/category.html">Category in YAML</a></li> <li>Tue Jan 27 00:00:00 +0000 2009 <a href="/foo/bar/baz/2009/01/27/categories.html">Categories in YAML</a></li> <li>Sat Dec 13 00:00:00 +0000 2008 <a href="/2008/12/13/include.html">Include</a></li> <li>Fri Dec 12 00:00:00 +0000 2008 <a href="/foo/2008/12/12/topical-post.html">Topical Post</a></li> <li>Wed Dec 03 00:00:00 +0000 2008 <a href="my_category/permalinked-post">Post with Permalink</a></li> <li>Fri Nov 21 00:00:00 +0000 2008 <a href="/2008/11/21/complex.html">Complex</a></li> <li>Sat Oct 18 00:00:00 +0100 2008 <a href="/2008/10/18/foo-bar.html">Foo Bar</a></li> <li>Tue Sep 23 00:00:00 +0100 2008 <a href="/category/2008/09/23/categories.html">Categories</a></li> <li>Tue Sep 23 00:00:00 +0100 2008 <a href="/z_category/2008/09/23/categories.html">Categories</a></li> <li>Sat Feb 02 00:00:00 +0000 2008 <a href="/publish_test/2008/02/02/published.html">Publish</a></li> </ul> <div id="first_post"> <h1>Category in YAML</h1> <div> <p>Best <strong>post</strong> ever</p> </div> </div> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
danski-jekyll-0.4.1 | test/dest/index.html |