diff --git a/_includes/repo-table.html b/_includes/repo-table.html new file mode 100644 index 0000000..4d0705f --- /dev/null +++ b/_includes/repo-table.html @@ -0,0 +1,22 @@ + +
| Name | +Distributions | +Description | +
|---|---|---|
| {{ repo.title }} | +{% include dist-list.html baseurl=url list=dists %} | +{{ repo.description }} | +