Modularize index.html with CSS and HTML partials

- Extract inline CSS to static/css/modes/ (acars, aprs, tscm)
- Create HTML partials for all 9 modes in templates/partials/modes/
- Reduce index.html from 11,862 to 10,281 lines (~15% reduction)
- Use Jinja2 includes for cleaner template organization

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-01-14 20:07:38 +00:00
parent 7eba7dbaaa
commit f326be77cd
13 changed files with 11869 additions and 11862 deletions
+10281 -11862
View File
File diff suppressed because it is too large Load Diff