Sunny Singh

Web Developer / Creator

Newsletter Subscribed page https://twitter.com/sunnysinghio/status/1079072974920208386

Add redirects for all profiles and common paths https://github.com/sunnysingh/sunnysingh.io/blob/master/static/_redirects

Add 404 page. Illustration from React Kawaii: https://react-kawaii.now.sh/

Meta tags are more easily updatable now via layout component. Can declare `metaImage` frontmatter for articles.

Got MDX better integrated in Gatsby. Can now access all data including frontmatter images and reading times with GraphQL. Also have common components auto imported!