Skip to content

docs: refine README header with a centered logo lockup - #9

Merged
aorumbayev merged 1 commit into
mainfrom
docs-readme-center
Jul 9, 2026
Merged

docs: refine README header with a centered logo lockup#9
aorumbayev merged 1 commit into
mainfrom
docs-readme-center

Conversation

@aorumbayev

Copy link
Copy Markdown
Member

Polishes the README header for a cleaner, more professional first impression.

  • Centered logo-over-title lockup: the Kagan mark inside an <h3> (avoids GitHub's <h1> underline) with a <br> to a small "kagan" title
  • One-line tagline: Supervised kanban for AI coding agents inside OpenCode.
  • Docs · Quickstart links kept, centered
  • Removed both horizontal rules (under the header and the dangling one at the bottom)
  • Logo referenced by absolute raw.githubusercontent.com URL so it renders on the npm package page too

Test plan

  • prettier --check clean; pre-commit hook (prettier + oxlint + tsc) passed
  • Rendered preview confirmed: no heading underline, tight logo-to-title spacing

🤖 Generated with Claude Code

Replace the plain # Kagan h1 (which GitHub underlines) with a centered
logo-over-title lockup: the Kagan mark inside an <h3> with a <br> to the
name, a one-line tagline, and the Docs · Quickstart links. Drop both
horizontal rules from the header and the trailing rule at the bottom.

The logo uses an absolute raw.githubusercontent URL so it also renders on
the npm package page, where relative paths break.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@aorumbayev
aorumbayev merged commit 456c8e9 into main Jul 9, 2026
4 checks passed
@aorumbayev
aorumbayev deleted the docs-readme-center branch July 9, 2026 00:09
@greptile-apps

greptile-apps Bot commented Jul 9, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the README header presentation. The main changes are:

  • Centered logo and title lockup using inline HTML.
  • Added a centered one-line product tagline.
  • Kept Docs and Quickstart links centered under the tagline.
  • Removed the extra horizontal rule at the bottom.

Confidence Score: 5/5

Safe to merge with minimal risk.

The change is limited to README presentation content and no functional or security issues were identified.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • Validated code style conformity by running the formatting proof, which reports All matched files use Prettier code style! and EXIT_CODE: 0.
  • Verified the README header rendering by comparing before and after visuals; the before image shows the old H1-style title with an underline, and the after image shows the centered logo-over-title header with tagline and Docs · Quickstart links.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
README.md README header was converted to a centered HTML logo/title lockup with centered tagline and docs links; no issues found.

Reviews (1): Last reviewed commit: "docs: refine README header with a center..." | Re-trigger Greptile

aorumbayev added a commit that referenced this pull request Jul 9, 2026
Replace the plain # Kagan h1 (which GitHub underlines) with a centered
logo-over-title lockup: the Kagan mark inside an <h3> with a <br> to the
name, a one-line tagline, and the Docs · Quickstart links. Drop both
horizontal rules from the header and the trailing rule at the bottom.

The logo uses an absolute raw.githubusercontent URL so it also renders on
the npm package page, where relative paths break.
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