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

[WFLY-18316] Implement canonical links for WildFly documentation #61

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Conversation

jessicarod7
Copy link

@jessicarod7 jessicarod7 commented Aug 8, 2023

https://issues.redhat.com/browse/WFLY-18316

This PR uses the tools added in wildfly/wildfly#17074 to reorganize the WildFly docs, generating the necessary redirects. I've split this up into multiple commit so that it's easier to follow the changes being made, and they can be squashed later on.

Becuase the redirects are dependent on absolute URLs, it's a bit messy to edit all of the files for a local branch. The easiest way to test the changes is by running this web server image I created (source code):

podman run -d -p 8080:80 ghcr.io/cam-rod/wfly-18316-test:1.0.0

You can then test the site at http://localhost:8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant