feat(forgejo): add robots.txt #55

Merged
histalek merged 1 commit from add-forgejo-robotstxt into main 2025-02-23 17:35:09 +01:00
Owner

This adds a sane default robots.txt configuration to our
Forgejo deployment.

The content was taken from forgejo's own hosted instance 0 and
should be battle-tested already.

To serve the file, we use Gittea/Forgejo's custom override directory, which is the recommended way to do so 1.

Fix #8

This adds a sane default robots.txt configuration to our Forgejo deployment. The content was taken from forgejo's own hosted instance [0] and should be battle-tested already. To serve the file, we use Gittea/Forgejo's custom override directory, which is the recommended way to do so [1]. Fix #8 [0]: https://code.forgejo.org/robots.txt [1]: https://forgejo.org/docs/latest/contributor/customization/#serving-custom-public-files
saibotk self-assigned this 2025-02-23 17:23:05 +01:00
This adds a sane default robots.txt configuration to our
Forgejo deployment.

The content was taken from forgejo's own hosted instance [0] and
should be battle-tested already.

To serve the file, we use Gittea/Forgejo's custom override directory, which is the recommended way to do so [1].

[0]: https://code.forgejo.org/robots.txt
[1]: https://forgejo.org/docs/latest/contributor/customization/#serving-custom-public-files
requested review from histalek 2025-02-23 17:23:32 +01:00
histalek approved these changes 2025-02-23 17:35:01 +01:00
histalek left a comment
Owner

LGTM

LGTM
histalek deleted branch add-forgejo-robotstxt 2025-02-23 17:35:09 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SipsOfCode/infrastructure#55
No description provided.