阿辉的小站
blog
archive
about
hardware
software
cook
{% if not categories %}
暂无内容
{% endif %} {% for item in categories %}
{{ item['name'] }}
{% if item['metadata'] is not none %}
Date:
{{ item.metadata.date }}
Summary:
{{ item.metadata.summary }}
{% endif %}
{% endfor %}