layout | title | permalink |
---|---|---|
default |
micro |
/micro/ |
{% for post in site.categories.micro %}
{% endfor %}
{{ post.content }}
{{ post.date | date: "%B %e, %Y %r" }}{% endfor %}
layout | title | permalink |
---|---|---|
default |
micro |
/micro/ |
{{ post.content }}
{{ post.date | date: "%B %e, %Y %r" }}