Nice! For my blog I have a Calibre db containing metadata, covers, etc, for books. Then I wrote a Jekyll plugin that uses calibredb to pull the data out and populate my pages at build time. This reminds me I need to write a post about this…
-
Ooh interesting, yes I recommend blogging about it, that sounds interesting
-
Liked https://blog.b-ark.ca/2021/08/04/nice-for-my-blog-i-have-a.html by
Brett Kosinski (blog.b-ark.ca)
Nice! For my blog I have a Calibre db containing metadata, covers, etc, for books. Then I wrote a Jekyll plugin that uses calibredb to pull the data out and populate my pages at build time. This reminds me I need to write a post about this… #indieweb (https://blog.b-ark.ca/2021/08/04/nice-for-my-blog-i-have-a.html)
-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No bookmarks were found.
{% endif %}-
{% for webmention in webmentions %}
- {% endfor %}
No likes were found.
{% endif %}-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No links were found.
{% endif %}-
{% for webmention in webmentions %}
- {{ webmention.title }} {% endfor %}
No posts were found.
{% endif %}-
{% for webmention in webmentions %}
-
{{ webmention.content }}
{% endfor %}
No replies were found.
{% endif %}-
{% for webmention in webmentions %}
- {% endfor %}
No reposts were found.
{% endif %}-
{% for webmention in webmentions %}
- {% endfor %}
No RSVPs were found.
{% endif %}-
{% for webmention in webmentions %}
-
{% if webmention.author %} {% endif %}{% if webmention.content %} {{ webmention.content }} {% else %} {{ webmention.title }} {% endif %}
{% endfor %}
No webmentions were found.
{% endif %}