Use a more modern static generator for the web app. This should use json data for each project. - [ ] Script to convert yml to json - [ ] Investigate static generators working with GitHub pages and json data - [ ] Prefer using a componen based system - [ ] Simplify the UI - [ ] Better support for mobile (Responsive tables, etc) - [ ] New menu items and pages [about, list table, deprecated, source, mcp, sponsorship, download (md, json, pdf] - [ ] Use better CSS system (e.g. Tailwind, ui.shadcn.com) - [ ] Use better JS system (e.g. HTMX) - [ ] Use better compiler/bundler (e.g. bun) - [ ] Remove duplicate code
Use a more modern static generator for the web app. This should use json data for each project.