Sha256: 9963a9c1e9c51223cc99cd47e5b707598af2a132cdc8af6c7fcfd3cbbdd1aa22

Contents?: true

Size: 332 Bytes

Versions: 5

Compression:

Stored size: 332 Bytes

Contents

---
layout: page
title: Guides
permalink: /blog/categories/guides
---
 
<h5> Posts by Category : {{ page.title }} </h5>

<div class="card">
{% for post in site.categories.guides %}
 <li class="category-posts"><span>{{ post.date | date_to_string }}</span> &nbsp; <a href="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</div>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
jekyll-theme-developer-0.4.2 categories/guides.md
jekyll-theme-developer-0.4.1 categories/guides.md
devlopr-0.4.1 categories/guides.md
devlopr-0.4.0 categories/guides.md
devlopr-0.3.8 categories/guides.md