TAG: "gatsby" (3)

Hosting Gatsby Project on Heroku

December 2021

Here are the steps to deploy a static Gatsby project to Heroku and implement continuous deployment.

Hosting Gatsby Project on DigitalOcean

November 2021

Here are the steps to deploy a Gatsby project to a DigitalOcean droplet. It'll take you through the step of installing required packages on the droplet, setting up the firewall, and configuring Nginx to serve the website.

Style the Currently Active Link in Gatsby

October 2021

Here's how to highlight active links in Gatsby using a couple of different methods.

All Categories

  • back-end(4)
  • front-end(2)
  • setup(2)
  • styling(1)