Sha256: b09cbbfaf2593a11e7b4ca9ca98490fec61ff3b9797b177cc764fafcf72a88d6

Contents?: true

Size: 689 Bytes

Versions: 6

Compression:

Stored size: 689 Bytes

Contents

---
layout: news
---

<article>
  <h2>
    {{ page.title }}
    <a href="{{ page.url }}" class="permalink" title="Permalink">∞</a>
  </h2>
  <span class="post-category">
    <span class="label">
      {{ page.categories | array_to_sentence_string }}
    </span>
  </span>
  <div class="post-meta">
    <span class="post-date">
      {{ page.date | date_to_string }}
    </span>
    <a href="https://github.com/{{ page.author }}" class="post-author">
      <img src="https://github.com/{{ page.author }}.png" class="avatar" alt="{{ page.author }} avatar" width="24" height="24">
      {{ page.author }}
    </a>
  </div>
  <div class="post-content">
    {{ content }}
  </div>
</article>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-docs-3.1.6 site/_layouts/news_item.html
jekyll-docs-3.1.5 site/_layouts/news_item.html
jekyll-docs-3.1.4 site/_layouts/news_item.html
jekyll-docs-3.1.3 site/_layouts/news_item.html
jekyll-docs-3.1.2 site/_layouts/news_item.html
jekyll-docs-3.0.3 site/_layouts/news_item.html