{{ title }}
-{{ excerpt }}
--
+
- - + {% include "svgs/frame.svg" %} {{ tag }} diff --git a/src/_includes/macros/catalogue.njk b/src/_includes/macros/catalogue.njk deleted file mode 100644 index 69ba1d5..0000000 --- a/src/_includes/macros/catalogue.njk +++ /dev/null @@ -1,26 +0,0 @@ -{% from "macros/utils.njk" import stars %} -{% macro one(post, format, showType = true) %} -
- {{ one(post, format, showType) }} {% endfor %} -
- {{ one(post, format) }} {% endfor %} +
- {{ one(post, format) }} {% endfor %}
- {% include "svgs/star.svg" %} +
- {% include "svgs/star.svg" %} {% endfor %} {% for i in range(0, emptyStars) %} -
- {% include "svgs/star-empty.svg" %} +
- {% include "svgs/star-empty.svg" %} {% endfor %}
- - all - - {% for type in catalogueTypes %} -
- - {{ type | pluralize }} - - {% endfor %} -
{{ excerpt }}
+-
{% for tag in tags | filter(["post"]) %}
{{ post.data.tags[1] }}
{% endif %} --
- {% for post in posts %}
{{ year }}
-{{ posts | length }}
-{{ post.data.excerpt }}
+ +{{ post.data.excerpt }}
-
- {% for post in posts %}
-
+ {% for post in posts %}
{{ year }}
-{{ posts | length }}
+{{ posts | length }}
-
{% for i in range(0, filledStars) %}
-
-
-