commit 63ad505f52d9b157b8d980b4acbe591375d41e3a parent b12c69973f3e6a47a5b67d3f7e38f655221d06b8 Author: Michal Sapka <michal@sapka.me> Date: Wed, 7 Sep 2022 22:11:32 +0200 docs: fill readme Diffstat:
M | README.md | | | 18 | ++++++++++++++++-- |
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git 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