To gitea and beyond, let's go(-yco)

This commit is contained in:
2025-11-10 19:12:09 +01:00
parent 8f6133392d
commit 71a031342b
245 changed files with 83994 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
User-agent: *
Allow: /
Allow: /search
Allow: /posts/
Allow: /static/
# Disallow private/user-specific pages
Disallow: /login
Disallow: /register
Disallow: /confirm
Disallow: /forgot-password
Disallow: /reset-password
Disallow: /settings
Disallow: /posts/new
# Disallow API endpoints
Disallow: /api/
# Allow health check for monitoring
Allow: /health