--- layout: default ---
{% if page.image %} {{site.title}} | framework css {{ site.time | date: {% endif %}
{{site.title}} | framework css {{ site.time | date:

{{page.title}} {{page.tag}}

{{ page.date | date_to_string }} {{ page.tag }}

{{ content }}
{% if page.previous.url %}
{{page.previous.title}}
{% endif %} {% if page.next.url %}
{{page.next.title}}
{% endif %}

Recent posts

{% for post in site.posts limit: 4 %}
{{site.title}} | framework css {{ site.time | date:
{{post.title}}

{{post.short_description}}


{% endfor %}