Archipelago/docs
Chris Wilson ad4451276d
WebHost: Add `robots.txt` to WebHost ()
* 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 () 2024-03-29 01:31:59 +01:00
network diagram
CODEOWNERS CODEOWNERS: Update owner for ChecksFinder () 2024-04-20 19:49:00 -05:00
adding games.md Docs: adding games rework () 2024-03-29 01:31:59 +01:00
apworld specification.md Docs: minor updates to recommend modern PEP8 () 2023-11-15 17:07:42 +01:00
code_of_conduct.md
contributing.md Docs: Add review expectations to contributing.md () 2024-03-05 09:55:12 -06:00
network protocol.md Docs: Mention the "last received item index" paradigm in the network protocol docs () 2024-03-28 09:19:32 -05:00
options api.md Docs: adding games rework () 2024-03-29 01:31:59 +01:00
running from source.md
settings api.md Core, Webhost, Docs: Replace all usages of player settings () 2024-04-06 19:25:26 -04:00
style.md Docs: style: multiline brackets () 2024-04-20 19:42:27 -05:00
tests.md Docs: Add documentation on writing and running tests () 2023-12-01 10:26:27 +01:00
triage role expectations.md Docs: Triage role expectations documentation. () 2023-10-18 15:11:25 -05:00
webhost configuration sample.yaml WebHost: Add `robots.txt` to WebHost () 2024-04-20 20:58:56 -04:00
world api.md Core: replace `Location.event` with `advancement` property () 2024-04-14 20:37:48 +02:00
world maintainer.md