You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko d5f3f93e81
Allow the documentation website to be indexed by search engines (#5623)
Our HTML documentation template slaps a `<META NAME="ROBOTS"
CONTENT="NOINDEX, NOFOLLOW">` on every page unless the `HUGO_ENV`
environment variable is set to `production`, thereby excluding the
entire documentation website from web search results. Set the variable
to fix it.

This behavior is inherited from Docsy, although they have changed it
since: <https://github.com/google/docsy/pull/653>.
3 years ago
..
workflows Allow the documentation website to be indexed by search engines (#5623) 3 years ago
CODEOWNERS DL models as serverless functions (#1767) 6 years ago
ISSUE_TEMPLATE.md Update issue and pull request templates (#5620) 3 years ago
PULL_REQUEST_TEMPLATE.md Update issue and pull request templates (#5620) 3 years ago