Benoit Chesneau
36f3807a74
docs: remove RuntimeDirectory from systemd service example
...
The RuntimeDirectory directive is unused by gunicorn and causes
unnecessary directory creation in /run.
Closes #3341
2026-01-23 10:36:42 +01:00
Benoit Chesneau
46e7726838
fix: make syslog_addr default platform-neutral in docs
...
The syslog_addr setting has different defaults depending on the
platform (macOS, FreeBSD, OpenBSD, Linux). Added default_doc to
show all platform-specific defaults in the documentation, ensuring
consistent output regardless of which platform generates the docs.
Also kept the diagnostic git diff in CI for future debugging.
2026-01-23 10:08:01 +01:00
Benoit Chesneau
38e23175e7
docs: regenerate settings.md with updated worker versions
2026-01-23 09:57:33 +01:00
Benoit Chesneau
e021e3e93f
docs: Update 24.0.0 changelog with security fixes
2026-01-23 01:39:23 +01:00
Benoit Chesneau
d34d3de01b
docs: Set release date for 24.0.0
2026-01-23 01:20:03 +01:00
Benoit Chesneau
066e6d8bb3
docs: Move ASGI worker tab after Gthread
2026-01-23 01:20:03 +01:00
Benoit Chesneau
c6b1159483
docs: Add Tornado worker to design page
2026-01-23 01:20:03 +01:00
Benoit Chesneau
c959daeb82
docs: Redesign architecture page with visual components
...
Add tabbed worker types, comparison table, decision guide admonitions,
and scaling callouts. Rename master to arbiter throughout.
2026-01-23 01:20:03 +01:00
Benoit Chesneau
571bc121d1
docs: Add punchy theme with vibrant colors and modern features
...
- Brighter green palette (#00a650, #00c853) with teal accent
- Dark/light mode toggle with system preference detection
- Gradient header, tabs, buttons, and footer
- Inter font for text, JetBrains Mono for code
- Sticky navigation tabs, auto-hide header
- Progress indicator, search sharing, breadcrumbs
- Custom scrollbars and selection highlighting
- Enhanced code blocks, tables, and admonitions
2026-01-23 01:20:03 +01:00
Benoit Chesneau
73adc7cb29
docs: Add collapsible TOC for settings reference
...
- Change settings headers to h2 sections / h3 settings for TOC visibility
- Enable toc.integrate to show TOC in left sidebar
- Add JavaScript for collapsible section toggles on settings page
2026-01-23 01:20:03 +01:00
Benoit Chesneau
dcec6e701a
docs: Modern landing page with custom template
...
- Add custom home.html template to break out of MkDocs constraints
- Create Caddy-inspired minimal CSS for landing page
- Redesign hero section with terminal demo
- Add framework tags and worker type cards
- Full-width sections with vertical narrative flow
- Dark mode support
2026-01-23 01:20:03 +01:00
Benoit Chesneau
5ea4eb340a
docs: Add 2026 changelog and modernize README
2026-01-23 01:20:03 +01:00
Benoit Chesneau
0b961036b7
docs: Configure GitHub Pages deployment with custom domain
2026-01-23 01:20:03 +01:00
Benoit Chesneau
e9bc51cce4
docs: Modernize landing page with hero, pillars, and framework cards
2026-01-23 01:20:03 +01:00
Benoit Chesneau
819d2a2490
docs: Add quickstart guide and Docker deployment
2026-01-23 01:20:03 +01:00
Benoit Chesneau
0a697cde7f
docs: Add ASGI worker and uWSGI protocol documentation
2026-01-23 01:20:03 +01:00
Benoit Chesneau
19a2efec63
Migrate docs build to MkDocs
2026-01-23 01:20:03 +01:00