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

docs: redirect to docs.unstructured.io on github pages #3054

Merged
merged 4 commits into from
May 21, 2024

Conversation

MthwRobinson
Copy link
Contributor

Summary

Updates GitHub pages to redirect to the new https://docs.unstructured.io page. This will appear on GitHub pages after the next tag.

Testing

  1. From the docs direction, run make html. You should not see any errors or warnings
  2. Open unstructured/docs/build/html/index.html. It should look like the following:
image 3. Open `unstructured/docs/build/html/404.html`. It should redirect back to `index.html`. Per the [GitHub pages docs](https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-custom-404-page-for-your-github-pages-site), that page will get served for 404 errors, meaning any links to old docs pages will redirect to `index.html`, which points users to the new docs page.

@cmscmadd
Copy link

Thanks Matt!

@cmscmadd cmscmadd enabled auto-merge May 20, 2024 22:56
@cmscmadd cmscmadd closed this May 20, 2024
auto-merge was automatically disabled May 20, 2024 23:53

Pull request was closed

@MthwRobinson MthwRobinson reopened this May 21, 2024
@MthwRobinson MthwRobinson merged commit 73739b3 into main May 21, 2024
85 of 90 checks passed
@MthwRobinson MthwRobinson deleted the docs/direct-to-new-page branch May 21, 2024 13:38
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.

None yet

2 participants