Commit Graph

10 Commits

Author SHA1 Message Date
d2f55c7c05
refactor 2022-09-10 17:28:39 +02:00
0748006697 fix error "Identifier 'IndexPage' has already been declared" 2021-05-14 12:51:56 +02:00
391b85be58 rename one directory (HomePage -> IndexPage) and one file (routes -> routing) 2021-05-14 12:45:12 +02:00
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
f0a701bc4c update prettier config 2021-01-17 09:31:50 +01:00
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
302a0a858c add urls to links in navbar, add smooth scroll 2020-07-14 14:38:07 +02:00
30288dfdc3 rename Layout/Header -> Layout/Navbar, add Contact section, add Footer, add 404 page 2020-07-14 12:24:48 +02:00
47461e9a77 add initial version of Header 2020-07-13 14:02:40 +02:00
4f7879f103 init 2020-07-13 11:45:24 +02:00