Added React helmet titles for category pages
Fixed links for articles in category pages
Created sitemap and added Gatsby sitemap plugin
Fixed some issues with CSS kerning for older versions of iOS
Embedding Instagram content with gatsby-remark-embedder
Excerpt now shown in article pages
Cropping author profile pictures
Removed social links from authors page
Linked Privacy Policy to cookie banner
WIP privacy policy
Various margin and padding fixes
Fixed author page URLs bugs
Lots of color tweaks
Cookie banner style tweaks using media queries
Cookie banner initial Gatsby render bugfix
Had forgotten to wrap the display logic in a useEffect hook.