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