From 63ad505f52d9b157b8d980b4acbe591375d41e3a Mon Sep 17 00:00:00 2001 From: Michal Sapka Date: Wed, 7 Sep 2022 22:11:32 +0200 Subject: docs: fill readme --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5edc8c21..2fcaf4b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,20 @@ # Michal's homepage https://michal.sapka.pl -## Status +This is code of for my homepage. -This is an early work in progress +The design is based on [https://www.craftz.dog/](Takuya Matsuyama) work, but most of the codebase is handrafted by yours trully - the only exception being theme switcher buton. + +Theme colors are based on [https://draculatheme.com](Dracula theme) + +## Tech stack + +This site is built with: +- Next.js +- Chakra Ui + +The site is hosted on [https://vercel.com](Vercel) + +## License + +This codebase is licensed under MIT -- cgit v1.2.3