Sha256: 113eec739d7bc803556f4db034dd5bb76643213dc9ffffb50fd48579b702b2d8
Contents?: true
Size: 682 Bytes
Versions: 9
Compression:
Stored size: 682 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 }}" width="24" height="24"> {{ page.author }} </a> </div> <div class="post-content"> {{ content }} </div> </article>
Version data entries
9 entries across 9 versions & 1 rubygems