From e39de66201b6c4957d7526222840097640a06772 Mon Sep 17 00:00:00 2001 From: Gabriel Cozma <me@gabs.eu.org> Date: Sat, 25 May 2024 12:12:10 +0300 Subject: [PATCH] cleanup: Remove Git Submodules (2/2) --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b0bae5..8530496 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,30 @@ ![Screenshot of Aplos](https://github.com/GabsEdits/aplos/assets/110247388/3c98f962-b560-442a-9f56-9b805156a272) +<picture> + <source + srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=aplos&theme=dark" + media="(prefers-color-scheme: dark)" + /> + <source + srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=aplos" + media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" + /> + <img src="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=aplos" alt="Repo Card" /> +</picture> + +<picture> + <source + srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template&theme=dark" + media="(prefers-color-scheme: dark)" + /> + <source + srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template" + media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" + /> + <img src="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template" alt="Repo Card" /> +</picture> + ## Features - Lightweight and minimalistic, using VitePress. @@ -16,7 +40,6 @@ - Utilizes premium fonts: Inter for text and Source Code Pro for code snippets. - Local development made easy with NPM/PNPM integration. - ## Name The name 'Aplós', pronounced as `/aplós/` is the Romanized representation of the Greek word 'Απλός,' which translates to 'Simple'. This naming choice showcases the essence of the project— it's dedication to providing users with a traightforward and modern web experience. Aplós is centered around the philosophy of simplicity, aiming to deliver an uncomplicated and contemporary solution for website creation.