From 1c132c88be2df0452aea80aa05cb6115fe28af37 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 11 Feb 2025 22:37:58 +0100 Subject: [PATCH] update elk post --- _posts/2025-02-11-elk-fosdem-2025.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-02-11-elk-fosdem-2025.md b/_posts/2025-02-11-elk-fosdem-2025.md index 5b1a5d0..0d710f2 100644 --- a/_posts/2025-02-11-elk-fosdem-2025.md +++ b/_posts/2025-02-11-elk-fosdem-2025.md @@ -11,7 +11,7 @@ category: talks On the 1st of February 2025, I presented a project at [FOSDEM 2025](https://fosdem.org/2025/) [Social Web track](https://fosdem.org/2025/schedule/track/social-web/). I am very glad I got to participate in this one, as I have been passionately involved in the [fediverse](https://ayo.ayco.io/now/and-then/posts/2023-01-19) since I have joined in 2022. -I talked about [Elk](https://github.com/elk-zone/elk), which is is a nimble [Mastodon](https://joinmastodon.org/) client with great attention to user experience, boasting features such as being an installable Progressive Web App (PWA), support for code blocks with syntax highlighting, chronological threading, and markdown formatting. +I talked about [Elk](https://github.com/elk-zone/elk), which is is a nimble [Mastodon](https://joinmastodon.org/) client with great attention to user experience, boasting features such as being a Progressive Web App (PWA), support for code blocks with syntax highlighting, chronological threading, and markdown formatting. Started by core maintainers behind popular developer tooling in the Vue/Vite/Nuxt ecosystem in 2022, it attracted hundreds of contributors and resulted to the creation of new libraries now widely used in other projects.