Well, I’m doing it. I’m taking a full three weeks off over Christmas: two weeks of staycation and then a ski trip first week of January. If I do it right that’ll mean time to hack on jekyll-webmention_io, do a bit of writing, play with my Steam Deck until my thumbs stop working, and then ski until I fall down. It will be glorious!
Likes
{% if webmentions.size > 0 %}
{%- if html_proofer_ignore == "all" -%}
{%- assign html_proofer_attr = " data-proofer-ignore" -%}
{%- endif -%}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No bookmarks were found.
{% endif %}Likes
-
{% for webmention in webmentions %}
-
{% if webmention.author %} {% endif %}
{% endfor %}
{% if webmentions.size > 0 %}
{%- if html_proofer_ignore == "all" -%}
{%- assign html_proofer_attr = " data-proofer-ignore" -%}
{%- endif -%}
{%- if webmentions.size > 0 -%}
-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No links were found.
{% endif %}Replies
-
{% for webmention in webmentions %}
-
{% if webmention.author %} {% endif %}{% if webmention.content %} {{ webmention.content }} {% else %} {{ webmention.title }} {% endif %}
{% endfor %}
-
{% for webmention in webmentions %}
- {% endfor %}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
- {% endfor %}
No reposts were found.
{% endif %}
{% if webmentions.size > 0 %}
{% capture webmention_types %}{{ types | join: ',' }}{% endcapture %}
{{ count }}{% capture webmention_types %}{{ types | join: ',' }}{% endcapture %}
-
{% for webmention in webmentions %}
- {% endfor %}
No RSVPs were found.
{% endif %}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
-
{% if webmention.author %} {% endif %}{% if webmention.content %} {{ webmention.content }} {% else %} {{ webmention.title }} {% endif %}
{% endfor %}
No webmentions were found.
{% endif %}