This website is created with Gatsby's hello world starter template. In addition, Gatsby's bootcamp by Andrew Mead was really helpful in getting started with a personal website (Gatsby JS - The Great Gatsby Bootcamp [Full Tutorial] by Andrew J Mead).
.
├── notes
├── blog
├── about
-
notes
: contains random notes about things that interest me. I will try to apply Andy Matuschak's concept of creating evergreen notes. -
blog
: these are longer form posts in which I cover a specific topic more extensively -
about
: if you want to find out a bit more about me
Below resources have helped me a lot in building this website. I came across a lot of other great resources as well, but these are the most important ones.
source | description |
---|---|
https://www.flaticon.com | icon |
https://www.gatsbyjs.com/ | Gatsby framework |
https://github.com/gatsbyjs/gatsby-starter-hello-world | Gatsby's Hello World starter |
https://www.youtube.com/watch?v=8t0vNu2fCCM | Gatsby Bootcamp |
https://coolors.co/ | color picker |