-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
programmatically get a list of all blog posts and showcases in
faustjs.wpengine.com/graphql https://faustjsorg.wpengine.com/graphql
Add redirects for these posts to https://github.com/wpengine/faustjs.org/ (toolkit branch) for the new site to their new URLs.
implementation notes:
- Don't just add this massive list to (next.config.mjs) that file is too big as is - create a seperate file listing all the old urls and maybe programatically create the redirects
- whatever system you create for posts (blogs, showcases) also migrate the docs redirects to do the same and get them out of the
next.config.mjsfile as well
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Closed