Commit Graph

10 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 0748006697 fix error "Identifier 'IndexPage' has already been declared" 2021-05-14 12:51:56 +02: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 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 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 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