chore: Remove Terra pages since they have a new home#398
chore: Remove Terra pages since they have a new home#398GildedRoach wants to merge 4 commits intomainfrom
Conversation
0de3bf0 to
19c03d8
Compare
Deploying devdocs with
|
| Latest commit: |
76de343
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://78acc4f2.devdocs-next.pages.dev |
| Branch Preview URL: | https://gil-chore-terra.devdocs-next.pages.dev |
|
should redirect or write something something we have a new site now please go to blah |
I tried to write redirects for the Terra pages but it failed because the pages didn't exist, I'm not sure if it needs some special approach? |
|
https://github.com/FyraLabs/devdocs/blob/gil/chore/terra/app/(home)/page.tsx#L13 if you know how to you can create or the easiest solution would be to put a message into the mdx instead of removing them |
|
We also need to redirect in any other repos that currently point here for terra docs |
29750a3 to
0309c7d
Compare
|
There's also references to the Terra pages in other devdocs sections that will need to be updated. |
Which ones did I miss? |
|
Oh it looks like you got them all in the RPM section, I'll look later |
|
I'm honestly not married to the |
The site isn't live yet (I'm not sure why) so this should maybe be merged after it is.
I created an archive branch for the old docs as well.