summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Sapka <michal@sapka.me>2022-09-07 22:11:32 +0200
committerMichal Sapka <michal@sapka.me>2022-09-07 22:16:14 +0200
commit63ad505f52d9b157b8d980b4acbe591375d41e3a (patch)
tree96365d9a65cedc0bada2b84ff5d558712b2e652f /README.md
parentb12c69973f3e6a47a5b67d3f7e38f655221d06b8 (diff)
docs: fill readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5edc8c2..2fcaf4b 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