Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytrangle/gatsby-redirect
Starter code for following my tutorial on redirect with Gatsby.
https://github.com/bytrangle/gatsby-redirect
gatsby gatsbyjs netlify react reactjs redirect
Last synced: 26 days ago
JSON representation
Starter code for following my tutorial on redirect with Gatsby.
- Host: GitHub
- URL: https://github.com/bytrangle/gatsby-redirect
- Owner: bytrangle
- Created: 2020-11-10T07:42:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-12T08:56:06.000Z (over 4 years ago)
- Last Synced: 2024-10-14T11:01:24.278Z (4 months ago)
- Topics: gatsby, gatsbyjs, netlify, react, reactjs, redirect
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo for redirecting in Gatsby
Please note that the **main** branch contains the starter code only, so that you can start from something that looks a little bit snazzier than Hello World. If you deploy from this branch, the live site won't have redirect functionality.To check out the codes for redirection in Gatsby, checkout the branch **redirect**.
## How to use this repo
1. Deploy the main branch with Netlify.
![]()
2. Follow my tutorial 😉.