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

Commits on Aug 19, 2020

  1. chore: generate sitemap for docs site.

    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 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3acf71f View commit details
    Browse the repository at this point in the history