plasmapy.github.io icon indicating copy to clipboard operation
plasmapy.github.io copied to clipboard

Create a custom 404 (missing) page?

Open namurphy opened this issue 5 years ago • 2 comments

If we go to a page on our website that does not exist, we currently get a pretty standard 404 missing webpage page. It would be helpful to have a page for 404 errors that:

  • [ ] Tells the user that the URL does not exist
  • [ ] Links back to our main PlasmaPy website
  • [ ] Links to our documentation page (maybe)
  • [ ] Links to our GitHub repository (maybe)
  • [ ] Asks users to submit an issue if they found a missing link on our website.

The errorpages plugin for Nikola looks potentially useful, though I did not look into that at all.

namurphy avatar Apr 02 '20 22:04 namurphy

Hello! I want to take on this issue if that's okay with you.

kennykytran avatar Oct 20 '21 20:10 kennykytran

Sure, please do! I'm not quite sure how to do this, but hopefully the documentation on Nikola's website or for Nikola extensions would be helpful in doing that. Thanks!

namurphy avatar Oct 21 '21 00:10 namurphy