| Title | SVG Article |
|---|---|
| Author | Ray Villalobos |
| Date | January 6, 2016 |
{% for post in site.categories['tutorial'] %}
{% if post.link %} {{ post.title }} {% else %} {{ post.title }} {% endif %}
Posted about
Written by {{ site.data.members[post.author].name
}}
{{ post.excerpt }} {% if post.link %} Read more {% else %} Read more {% endif %}
{% endfor %}