summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 16 insertions, 2 deletions
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