Sha256: b48b7a4c5ffdc471922c825057f421882affe8f4a975f8d6c0ff992546bd9556

Contents?: true

Size: 624 Bytes

Versions: 20

Compression:

Stored size: 624 Bytes

Contents

<article>
  <h2>
    <a href="{{ post.url }}">
      {{ post.title }}
    </a>
  </h2>
  <span class="post-category">
    {% for category in post.categories %}
    <span class="label">{{ category }}</span>
    {% endfor %}
  </span>
  <div class="post-meta">
    <span class="post-date">
      {{ post.date | date_to_string }}
    </span>
    <a href="https://github.com/{{ post.author }}" class="post-author">
      <img src="https://github.com/{{ post.author }}.png" class="avatar" alt="{{ post.author }}"/>
      {{ post.author }}
    </a>
  </div>
  <div class="post-content">
    {{ post.content }}
  </div>
</article>

Version data entries

20 entries across 20 versions & 4 rubygems

Version Path
jekyll-import-0.4.0 site/_includes/news_item.html
jekyll-import-0.3.0 site/_includes/news_item.html
jekyll-1.5.1 site/_includes/news_item.html
jekyll-1.5.0 site/_includes/news_item.html
tigefa-1.1.3 site/_includes/news_item.html
jekyll-import-0.2.0 site/_includes/news_item.html
tigefa-1.1.2 site/_includes/news_item.html
jekyll-2.0.0.alpha.1 site/_includes/news_item.html
tigefa-1.1.1 site/_includes/news_item.html
jekyll-1.4.3 site/_includes/news_item.html
jekyll-import-0.1.0 site/_includes/news_item.html
jekyll-1.4.2 site/_includes/news_item.html
jekyll-1.4.1 site/_includes/news_item.html
jekyll-1.4.0 site/_includes/news_item.html
jekyll-1.3.1 site/_includes/news_item.html
jekyll-import-0.1.0.rc1 site/_includes/news_item.html
jekyll-1.3.0 site/_includes/news_item.html
jekyll-1.3.0.rc site/_includes/news_item.html
monad-0.0.3 site/_includes/news_item.html
jekyll-1.2.1 site/_includes/news_item.html