From 152b37ecc573255e0dd027f2b128806875249b83 Mon Sep 17 00:00:00 2001 From: welpo Date: Sat, 24 May 2025 15:13:58 +0200 Subject: [PATCH] Add Indieweb support with microformats and webmentions to README and project index --- README.md | 1 + content/projects/tabi/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ceec3e2..6af8110 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ tabi has a perfect score on Google's Lighthouse audit: - [X] Perfect Lighthouse score (Performance, Accessibility, Best Practices and SEO). - [X] [Comprehensive multi-language support](https://welpo.github.io/tabi/blog/faq-languages/#how-does-tabi-handle-multilingual-support). Add as many languages as you wish. - [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/). +- [X] [Indieweb](https://indieweb.org/) ready with microformats, [hcard](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#representative-h-card) and [webmentions](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#adding-webmentions) support. - [X] Code syntax highlighting with colours based on [Catppuccin](https://github.com/catppuccin/catppuccin) Frappé. - [X] [Mermaid support](https://welpo.github.io/tabi/blog/shortcodes/#mermaid-diagrams) to create diagrams and charts with text. - [X] [Local search](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#search) with an accessible, multi-lingual interface. diff --git a/content/projects/tabi/index.md b/content/projects/tabi/index.md index cf9c60b..149cf9b 100644 --- a/content/projects/tabi/index.md +++ b/content/projects/tabi/index.md @@ -27,6 +27,7 @@ social_media_card = "social_cards/projects_tabi.jpg" - Perfect Lighthouse score (Performance, Accessibility, Best Practices and SEO). - [Comprehensive multi-language support](https://welpo.github.io/tabi/blog/faq-languages/#how-does-tabi-handle-multilingual-support). Add as many languages as you wish. - Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/). +- [Indieweb](https://indieweb.org/) ready with microformats, [hcard](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#representative-h-card) and [webmentions](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#adding-webmentions) support. - Code syntax highlighting with colours based on [Catppuccin](https://github.com/catppuccin/catppuccin) Frappé. - [Mermaid support](https://welpo.github.io/tabi/blog/shortcodes/#mermaid-diagrams) to create diagrams and charts with text. - [Local search](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#search) with an accessible, multi-lingual interface.