Sha256: e53e815a11082075764f30dc90a9a3f8c22e0edd46702a00d4c074a063031f24

Contents?: true

Size: 525 Bytes

Versions: 62

Compression:

Stored size: 525 Bytes

Contents

<article class="
    news-item-card
    {% if post.illustration %}news-item--with-illustration{% endif %}">

  {% if post.illustration %}
    <a class="illustration-container" href="{{ post.url | relative_url }}"
      style="background-image: url({{ post.illustration | relative_url }});">
    </a>
  {% endif %}

  <h3 class="title"><a href="{{ post.url | relative_url }}">{{ post.title }}</a></h3>

  <div class="meta">{{ post.date | date: '%B %d, %Y' }}</div>

  <div class="excerpt">{{ post.excerpt }}</div>

</article>

Version data entries

62 entries across 62 versions & 2 rubygems

Version Path
jekyll-geolexica-1.9.6 _includes/newsroll-entry.html
jekyll-geolexica-1.9.5 _includes/newsroll-entry.html
jekyll-geolexica-1.9.4 _includes/newsroll-entry.html
jekyll-geolexica-1.9.3 _includes/newsroll-entry.html
jekyll-geolexica-1.9.2 _includes/newsroll-entry.html
jekyll-geolexica-1.9.1 _includes/newsroll-entry.html
jekyll-geolexica-1.9.0 _includes/newsroll-entry.html
jekyll-geolexica-1.8.15 _includes/newsroll-entry.html
jekyll-geolexica-1.8.14 _includes/newsroll-entry.html
jekyll-geolexica-1.8.13 _includes/newsroll-entry.html
jekyll-geolexica-1.8.12 _includes/newsroll-entry.html
jekyll-geolexica-1.8.11 _includes/newsroll-entry.html
jekyll-geolexica-1.8.10 _includes/newsroll-entry.html
jekyll-geolexica-1.8.9 _includes/newsroll-entry.html
jekyll-geolexica-1.8.8 _includes/newsroll-entry.html
jekyll-geolexica-1.8.7 _includes/newsroll-entry.html
jekyll-geolexica-1.8.6 _includes/newsroll-entry.html
jekyll-geolexica-1.8.5 _includes/newsroll-entry.html
jekyll-geolexica-1.8.4 _includes/newsroll-entry.html
jekyll-geolexica-1.8.3 _includes/newsroll-entry.html