From 6a58535a4f509fe15cb984eb2253d4044bda93d2 Mon Sep 17 00:00:00 2001 From: patak Date: Thu, 24 Nov 2022 12:03:58 +0100 Subject: [PATCH] chore: stack on readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ef76127..7bebd4e3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Elk -[/public/] +![Elk Logo](https://elk.zone/logo.svg) -A nimble Mastodon web client made with 💛. +A nimble Mastodon web client made with 💛 Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions. @@ -12,6 +12,13 @@ The client is deployed to [elk.zone](https://elk.zone), you can share screenshot If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there. +# Stack + +- [Nuxt](https://nuxtjs.org/) - The Intuitive Vue Framework +- [Pinia](https://pinia.vuejs.org/) - The Vue Store that you will enjoy using +- [UnoCSS](https://uno.antfu.me/) - The instant on-demand atomic CSS engine +- [Masto.js](https://neet.github.io/masto.js) - Mastodon API client for JavaScript, TypeScript, Node.js, browsers + # License MIT