An open API service indexing awesome lists of open source software.

https://github.com/cassidoo/astro-redirects-example

Astro + Netlify _redirects
https://github.com/cassidoo/astro-redirects-example

astro netlify redirects

Last synced: 5 months ago
JSON representation

Astro + Netlify _redirects

Awesome Lists containing this project

README

          

# Astro + Netlify Redirects example

[![Netlify Status](https://api.netlify.com/api/v1/badges/486423c3-99b1-48a8-bf53-75d363eac6a1/deploy-status)](https://app.netlify.com/sites/astro-redirects-example/deploys)

Check out how the thingy works with `_redirects` at the root ([direct link here](https://github.com/cassidoo/astro-redirects-example/blob/main/_redirects)), and the build script in `package.json` ([direct link here](https://github.com/cassidoo/astro-redirects-example/blob/main/package.json#L9)), etc etc.

[Go to the site here](https://astro-redirects-example.netlify.app/), it's just the base Astro template. If you go to [`/fart`](https://astro-redirects-example.netlify.app/fart/), then it will redirect to `/fish`.