I think I’ve ironed out all the issues and I’m now publishing everything–including notes like this–to my own blog (b-ark.ca), feeding into micro.blog (micro.blog/brettkosinski), auto-syndicating to Twitter!
-
Paweł Madej favorited a tweet http://blog.b-ark.ca/2019/12/08/i-think-ive-finally-ironed.html
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No bookmarks were found.
{% endif %}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
- {% endfor %}
No likes were found.
{% endif %}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No links were found.
{% endif %}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
- {{ webmention.title }} {% endfor %}
No posts were found.
{% endif %}
{% if webmentions.size > 0 %}
-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No replies were found.
{% endif %}
{% 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 %}