Skip to content

Add dark-mode docs styling and colorized CLI reference output - #80

Merged
t-kalinowski merged 1 commit into
mainfrom
docs-colored-reference-output
Jun 11, 2026
Merged

t-kalinowski merged 1 commit into
mainfrom
docs-colored-reference-output

Conversation

@t-kalinowski

Copy link
Copy Markdown
Member

Summary

  • Update the docs site to support light and dark themes, with a dedicated dark stylesheet so the reference pages remain readable in both modes.
  • Render the live ir help output as colored HTML instead of plain text, so the documentation mirrors the real CLI output more closely and is easier to scan.
  • Build the current ir binary during docs publishing and expose it to Quarto, instead of downloading a released artifact, so the reference page always reflects the checked-out source.
  • Keep the CLI help color-aware in the app itself by enabling clap's automatic color handling.
  • Add regression coverage for the docs pages to verify dark-mode styling, colored help rendering, and the build-time wiring used by the reference page.

@t-kalinowski
t-kalinowski merged commit ace4f16 into main Jun 11, 2026
1 of 4 checks passed
@t-kalinowski
t-kalinowski deleted the docs-colored-reference-output branch July 7, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant