{% for category in site.data.documents %}
| updated | document | h | ||
|---|---|---|---|---|
| {{ updated | date_to_string }} |
{% assign tags_ = tags | uniq %}
{% for tag in tags %} {% include badge.html name=tag %} {% endfor %} |
{{ contributors | uniq | size }} | {{ document.items | size }} | # |