2
0
Fork
You've already forked website
0
4th rendition of the amazing Gayest Developers website!
  • HTML 60.2%
  • CSS 36.7%
  • Dockerfile 3.1%
Kate the Gay 1ecffa8203
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Lower MTU
2025年08月23日 00:42:25 -07:00
.woodpecker Lower MTU 2025年08月23日 00:42:25 -07:00
sites License website contents under CC BY-SA 4.0 2025年08月22日 04:41:16 -07:00
templates Initial Commit 2025年07月08日 20:53:57 -07:00
.gitignore Initial Commit 2025年07月08日 20:53:57 -07:00
Caddyfile Ensure private ips are trusted 2025年07月31日 04:29:11 -07:00
Containerfile Initial Commit 2025年07月08日 20:53:57 -07:00
LICENSE Initial Commit 2025年07月08日 20:53:57 -07:00
readme.md Add pipeline status badge 2025年07月08日 21:09:23 -07:00

Gayest Developers

The 4th rendition of this amazing website.

This time entirely using Caddy to manage API calls to SimplyPlural and NTFY as well as general static asset serving.

Development

The following Caddy plugins are necessary

  • github.com/mholt/caddy-ratelimit
  • github.com/caddyserver/cache-handler
  • github.com/darkweak/storages/nuts/caddy

Then the following environment variables are used

  • SITES_DIRECTORY - directory where sites is stored
  • TEMPLATES_DIRECTORY - directory where templates are stored
  • CACHE_DIRECTORY - directory to write caches to