Archipelago/docs
Chris Wilson ad4451276d
WebHost: Add `robots.txt` to WebHost (#3157)
* Add a `robots.txt` file to prevent crawlers from scraping the site

* Added `ASSET_RIGHTS` entry to config.yaml to control whether `/robots.txt` is served or not

* Always import robots.py, determine config in route function

* Finish writing a comment

* Remove unnecessary redundant import and config
2024-04-20 20:58:56 -04:00
..
img Docs: adding games rework (#2892) 2024-03-29 01:31:59 +01:00
network diagram
CODEOWNERS CODEOWNERS: Update owner for ChecksFinder (#3089) 2024-04-20 19:49:00 -05:00
adding games.md Docs: adding games rework (#2892) 2024-03-29 01:31:59 +01:00
apworld specification.md
code_of_conduct.md
contributing.md
network protocol.md
options api.md Docs: adding games rework (#2892) 2024-03-29 01:31:59 +01:00
running from source.md
settings api.md Core, Webhost, Docs: Replace all usages of player settings (#3067) 2024-04-06 19:25:26 -04:00
style.md Docs: style: multiline brackets (#3143) 2024-04-20 19:42:27 -05:00
tests.md
triage role expectations.md
webhost configuration sample.yaml WebHost: Add `robots.txt` to WebHost (#3157) 2024-04-20 20:58:56 -04:00
world api.md Core: replace `Location.event` with `advancement` property (#2871) 2024-04-14 20:37:48 +02:00
world maintainer.md