This is my personal portfolio page - and also a project where I learned to use Gatsby in combination with Ghost for blogging. The site is powered by server-side-pre-rendered Material UI components and hosted for free on Netlify. Therefore it is a static serverless website, that only gets updated when something actually changes, like when I add a new blog post. Ghost then fires a web hook - making Netlify rebuild the static pages, indexing the new blog post and dynamically creating a corresponding page and entries on the main blog page.