Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write 404 resolver for redirecting links #17

Closed
SirLich opened this issue May 19, 2021 · 4 comments
Closed

Write 404 resolver for redirecting links #17

SirLich opened this issue May 19, 2021 · 4 comments
Labels
JS/VUE Issues pertaining to JS or VUE
Milestone

Comments

@SirLich
Copy link
Contributor

SirLich commented May 19, 2021

This can wait until 1.1, since we will be doing a giant reorganization of the content, after the platform is complete.

@SirLich SirLich added the JS/VUE Issues pertaining to JS or VUE label May 19, 2021
@SirLich SirLich added this to the v1.1 Release milestone May 19, 2021
@sermah
Copy link
Contributor

sermah commented Jun 15, 2021

A guide to create a custom 404 page for github pages

Probably 404.md needs to have permalink: 404.html in the top yaml thing

@SirLich SirLich modified the milestones: v1.1 Release, v1.0 Release Jul 19, 2021
@SirLich
Copy link
Contributor Author

SirLich commented Jul 19, 2021

This needs to keep as many old links as possible alive, by using js to redirect to a good page. For example:

https://wiki.bedrock.dev/documentation/biome-tags

Needs to become:

https://wiki.bedrock.dev/world-generation/biome-tags

@stirante
Copy link
Member

Added a simple resolver to 404 page in 44feaa3

@SirLich
Copy link
Contributor Author

SirLich commented Jul 22, 2021

Closing

@SirLich SirLich closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS/VUE Issues pertaining to JS or VUE
Projects
None yet
Development

No branches or pull requests

3 participants