Changelog
What's new ✨
Here's a list of things that have recently changed, features that have been added or a log of things that have been removed.
February 25, 2021
Refactored architecture of project to better categorize and group files together.
Relocated data sources to separate directories to clean up a few components.
Rounded corners of all images on my blog and callout components.
February 23, 2021
Added new changelog page tracking changes to portfolio.
Updated all imports to use aliases to avoid long relative path names.
February 21, 2021
Added a scroll indicator for blog posts.
Added a section called 'My portfolio' to my toolbox page giving insight on technology that was used to build this portfolio.
February 19, 2021
Author section on articles are now an active link to my Twitter account.
February 18, 2021
Added a Gatsby plugin to generate an RSS feed for my articles.
Added an RSS icon to my website footer.
February 17, 2021
Added a Gatsby plugin to generate a robots.txt file.
February 16, 2021
Added Gatsby plugin to generate a sitemap for my portfolio.
February 15, 2021
Added a search bar on the blog page to filter through articles.
Added SEO banners for blog and toolbox pages.
Add new idea, info and warning callout components for articles.
February 13, 2021
Added MDX support to blog and imported all articles.
February 04, 2021
Fixing some meta tags for proper social sharing functionality.