Commit Graph

16 Commits

Author SHA1 Message Date
Dawid Wysokiński 9b19330df9 refactor (#1)
Reviewed-on: #1
2022-09-11 07:31:16 +00:00
Dawid Wysokiński 53faf59222
add and setup plausible 2021-11-09 08:56:58 +01:00
Dawid Wysokiński 391b85be58 rename one directory (HomePage -> IndexPage) and one file (routes -> routing) 2021-05-14 12:45:12 +02:00
Dawid Wysokiński 698aabed17 rename nginx.conf -> default.conf, update Dockerfile (use nginx config templates instead of overriding the nginx.conf, bump nginx/node version), rename SEO -> Seo, 2021-04-24 18:26:01 +02:00
Dawid Wysokiński 11363d1068 [Technologies] use css grid instead of Material-UI grid 2021-01-17 10:29:25 +01:00
Dawid Wysokiński f0a701bc4c update prettier config 2021-01-17 09:31:50 +01:00
Dawid Wysokiński fefa513f79 the new version of website
- update siteUrl (dawid-wysokinski.pl -> dwysokinski.me)
- add Dockerfile and nginx.conf
- translate everything into English
- rename Projects -> Portfolio
- delete unnecessary props from siteMetadata (gatsby-config.js)
2021-01-16 21:58:43 +01:00
Dawid Wysokiński 07c3ce4649 add @kichiyaki/roboto, update technologies that I used in my projects 2021-01-10 20:13:45 +01:00
Dawid Wysokiński 6f65ff38de fix font bug 2020-08-02 11:36:43 +02:00
Dawid Wysokiński 97ca83bbaf technology icon should use webp, remove mobile menu 2020-07-14 16:52:25 +02:00
Dawid Wysokiński 302a0a858c add urls to links in navbar, add smooth scroll 2020-07-14 14:38:07 +02:00
Dawid Wysokiński 30288dfdc3 rename Layout/Header -> Layout/Navbar, add Contact section, add Footer, add 404 page 2020-07-14 12:24:48 +02:00
Dawid Wysokiński cd5bdce242 initial version of Project card 2020-07-13 19:04:46 +02:00
Dawid Wysokiński e949c2d4ac add Section component, add AboutMe/Technologies sections 2020-07-13 16:47:30 +02:00
Dawid Wysokiński 47461e9a77 add initial version of Header 2020-07-13 14:02:40 +02:00
Dawid Wysokiński 4f7879f103 init 2020-07-13 11:45:24 +02:00