Jelani Harris Logo

Home
Blog
Projects
About
Contact
  • Home
  • Blog
  • Tags
  • Posts tagged with redirect

1 post tagged with "redirect"

How to add redirects to a Netlify site in Gatsby

Previous this website was built in Wordpress, but now I’ve built it using Gatsby. In my migration to Gatsby I felt like I needed to change the url structure of the pages and not have any broken links. On my old webhost I did this using .htaccess and just define my…

July 24, 2022
netlifygatsbyredirect

Recent Posts

Post Thumbnail
Fixing ECONNREFUSED error in Rails and NextJS Docker Containers

I’m in the early stages of creating my application that uses NextJs as a frontend and Rails as the Api backend, when I realized that I…

April 04, 2023

Post Thumbnail
How to install packages from GitHub using NPM

Using the npm registry is not the only source that we can use to install packages into our applications. NPM also has the ability to install…

November 05, 2022

Post Thumbnail
Fixing the MDB_PROBLEM: Unexpected problem - txn should abort in Gatsby

While I was preparing to work locally on my website, I did the typical and was met with this error: Error: MDB_PROBLEM: Unexpected problem…

October 06, 2022

Post Thumbnail
Adding drafts to your blog posts in Gatsby

In this article I will teach you how to add a draft system to your Gatsby site so that you can prevent incomplete or unpublished posts from being visible to the public.

September 30, 2022

Upcoming Posts

  • Using Axios and HTTPService in NestJS
  • How to add a favicon to Gatsby
  • Using nextauth to create custom signin
  • Using TailwindCSS with Sass

Other Places

  • Site Attributions
© 2023 Jelani Harris, Built with care and Gatsby & Markdown | All Rights Reserved