keda-docs icon indicating copy to clipboard operation
keda-docs copied to clipboard

updating redirects, removing unreachable files

Open nate-double-u opened this issue 3 years ago • 7 comments
trafficstars

Moving redirects from static/_redirects to layouts/index.redirects removing content/troubleshooting folder as it is not accessible adding npm command netlify-serve to allow for testing redirects locally.

fixes #668

nate-double-u avatar Jul 13 '22 22:07 nate-double-u

Deploy Preview for keda ready!

Name Link
Latest commit be9ae8e2dc1efbbe06db737f077486668bc7331e
Latest deploy log https://app.netlify.com/sites/keda/deploys/62cf55365ac899000934ff71
Deploy Preview https://deploy-preview-816--keda.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jul 13 '22 22:07 netlify[bot]

deploy preview redirects tests:

  • [x] https://deploy-preview-816--keda.netlify.app/docs -> https://deploy-preview-816--keda.netlify.app/docs/2.7/
  • [x] https://deploy-preview-816--keda.netlify.app/docs/latest -> https://deploy-preview-816--keda.netlify.app/docs/2.7/
  • [x] https://deploy-preview-816--keda.netlify.app/concepts -> https://deploy-preview-816--keda.netlify.app/docs/2.7/concepts/
  • [ ] https://deploy-preview-816--keda.netlify.app/concepts/overview -> https://deploy-preview-816--keda.netlify.app/docs/2.7/concepts/overview
  • [x] https://deploy-preview-816--keda.netlify.app/deploy -> https://deploy-preview-816--keda.netlify.app/docs/2.7/deploy/
  • [x] https://deploy-preview-816--keda.netlify.app/faq -> https://deploy-preview-816--keda.netlify.app/docs/2.7/faq/
  • [x] https://deploy-preview-816--keda.netlify.app/scalers -> https://deploy-preview-816--keda.netlify.app/docs/2.7/scalers
  • [x] https://deploy-preview-816--keda.netlify.app/troubleshooting -> https://deploy-preview-816--keda.netlify.app/docs/2.7/troubleshooting/
  • [x] https://deploy-preview-816--keda.netlify.app/operate -> https://deploy-preview-816--keda.netlify.app/docs/2.7/operate/
  • [x] https://deploy-preview-816--keda.netlify.app/deploy -> https://deploy-preview-816--keda.netlify.app/docs/2.7/deploy/

Note that a couple of these pages forward correctly, but the landing pages appears empty.

nate-double-u avatar Jul 13 '22 22:07 nate-double-u

Instead of removing content/troubleshooting should it be moved?

nate-double-u avatar Jul 13 '22 22:07 nate-double-u

/cc @thisisobate @chalin

nate-double-u avatar Jul 13 '22 22:07 nate-double-u

I'm not sure that the https://keda.sh/concepts/overview redirect currently works @chalin, but it does locally

nate-double-u avatar Jul 13 '22 23:07 nate-double-u

Instead of removing content/troubleshooting should it be moved?

I think that the content could be useful yet. GKE could be outdated, but the others apply now. I'd not remove them

JorTurFer avatar Jul 14 '22 07:07 JorTurFer

Instead of removing content/troubleshooting should it be moved?

It should be moved indeed because now that it is removed, all entries on https://deploy-preview-816--keda.netlify.app/docs/2.7/troubleshooting/ are gone.

As reference, this is how it is in the production version: https://keda.sh/docs/2.7/troubleshooting/

The files there are being included as sections.

tomkerkhove avatar Jul 14 '22 07:07 tomkerkhove