Sha256: 370ff2466795ec7ca63bb52ea2110fdf0013e452e9738a3fcf31365c8360b8f1

Contents?: true

Size: 240 Bytes

Versions: 4

Compression:

Stored size: 240 Bytes

Contents

<div class="row">
    <h3><a class=""
           href="{{ post.url | absolute_url }}">
        {{ post.title }}
    </a></h3>
    <span class="meta">{{ post.date | date_to_string }}</span>
    <p>
        {{ post.excerpt }}
    </p>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-newtype-0.1.3 _includes/post_preview.html
jekyll-theme-newtype-0.1.2 _includes/post_preview.html
jekyll-theme-newtype-0.1.1 _includes/post_preview.html
jekyll-theme-newtype-0.1.0 _includes/post_preview.html