handbook/docs
disqualifier e5ca1c0ada style the live libraries table + add Language column
- libraries.md: render the live lib list as a 3-column table (Library /
  What it does / Language), wrapped in .rt-lib-table so it picks up
  explicit styling (Material only auto-styles markdown tables, not
  innerHTML-injected ones — that's why it rendered bare before).
- extra.css: branded table (navy header, blue borders, hover rows,
  code-styled linked names) and a blue Language badge.

Verified in-browser against real Gitea API data (14 repos fetched,
handbook denylisted -> 13 libs): table renders sorted with language
badges, matches the theme. Live load on prod still needs Gitea CORS
(app.ini [cors] ALLOW_DOMAIN = the docs origin).

Signed-off-by: disqualifier <dev@disqualifier.me>
2026-06-29 20:26:11 -04:00
..
assets add lambda logo, fold sections, add python/error/log snippets 2026-06-29 20:09:30 -04:00
stylesheets style the live libraries table + add Language column 2026-06-29 20:26:11 -04:00
deploy.md add Gitea-style admonitions, code annotations, callouts 2026-06-29 20:16:02 -04:00
index.md theme handbook to match rethink Gitea + rename to 'a rethink development' 2026-06-29 20:05:39 -04:00
libraries.md style the live libraries table + add Language column 2026-06-29 20:26:11 -04:00
standards.md add lambda logo, fold sections, add python/error/log snippets 2026-06-29 20:09:30 -04:00
workflow.md add Gitea-style admonitions, code annotations, callouts 2026-06-29 20:16:02 -04:00