DEV Community

Cover image for Optimizing Your Gatsby.js Site for Production
Maedah Batool 👩‍💻
Maedah Batool 👩‍💻

Posted on

Optimizing Your Gatsby.js Site for Production

I spoke about “Optimizing Your Gatsby.js Site for Production” at WordSesh EMEA 2019 edition. Thanks a ton to my friend Brian Richards for having me once again.

Talk Highlights

The topic primarily covered all the important steps which should be implemented and configured before your Gatsby-powered website goes live. The reason why I specifically chose Gatsby sites is that I love JAMstack and being the latest trend developers are now shifting gears to it.

I discussed the implementation of functionalities like:

  • Adding custom sitemaps
  • Support for rendering markdown pages
  • Embedding videos from multiple video sources
  • Adding an RSS Feed file making your site content subscribable

I plan to write individual blog posts about each of these features which I’ll share some time later.

For now, here are the links to the demo project’s GitHub repo and the presentation deck.

I even tweeted about it:

Top comments (0)