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

chore: generate sitemap for docs site. #1125

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

neilconway
Copy link
Contributor

@neilconway neilconway commented Aug 19, 2020

We now use sphinx-sitemap to generate a sitemap for the docs website. The
sitemap will be published to docs.determined.ai/<version>/sitemap.xml, but all
of the URLs it contains will reference docs.determined.ai/latest/.... We will
then arrange to publish a robots.txt file at the root of docs.determined.ai
to point crawlers at the sitemap for the latest version of the docs.

Description

Test Plan

Commentary (optional)

We now use sphinx-sitemap to generate a sitemap for the docs website. The
sitemap will be published to `docs.determined.ai/<version>/sitemap.xml`, but all
of the URLs it contains will reference `docs.determined.ai/latest/...`. We will
then arrange to publish a `robots.txt` file at the root of `docs.determined.ai`
to point crawlers at the sitemap for the latest version of the docs.
@neilconway neilconway marked this pull request as ready for review August 21, 2020 17:29
@neilconway neilconway merged commit c21bf05 into determined-ai:master Aug 21, 2020
@dannysauer dannysauer added this to the 0.13.2 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants