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
..
bandit.yml Refactor CI (#5060) 3 years ago
black.yml Refactor CI (#5060) 3 years ago
cache.yml Refactor CI (#5060) 3 years ago
cancel.yml CI: canceling previous workflow runs (#3078) 5 years ago
cleanup.yml Extend logs for CI workflows (#5179) 3 years ago
codeql-analysis.yml Add CodeQL scan (#11) 4 years ago
comment.yml Refactor CI (#5060) 3 years ago
eslint.yml Refactor CI (#5060) 3 years ago
full.yml Django social account sso (#5059) 3 years ago
hadolint.yml Refactor CI (#5060) 3 years ago
helm.yml Fix some typos (#5601) 3 years ago
isort.yml Fix isort version output in the workflow (#5436) 3 years ago
main.yml Allow the documentation website to be indexed by search engines (#5623) 3 years ago
publish_docker_images.yml Migrate to Docker Compose V2 (#5524) 3 years ago
pylint.yml Refactor CI (#5060) 3 years ago
remark.yml Refactor CI (#5060) 3 years ago
schedule.yml Social account authentication tests (#5444) 3 years ago
search-cache.yml Add search cache workflow (#5560) 3 years ago
stylelint.yml Refactor CI (#5060) 3 years ago
update-yarn-lock.yml Refactor CI (#5060) 3 years ago