OpenMontage/.github
calesthio 5eb996681d docs(readme): replace stretched shields.io badge with bordered SVG card
The previous attempt at matching the deer-flow Repository-of-the-Day
design used `style=for-the-badge` shields.io rendered as two wide
black/orange rectangles spanning the README width — nothing like the
small bordered pill deer-flow actually ships (a Trendshift-served badge
with a laurel-wreath "1" emblem and two lines of restrained text).

OpenMontage isn't on Trendshift, so a real Trendshift badge isn't
available. Built a custom inline SVG matching the design intent:

- Small (340x68) bordered card with rounded corners
- Laurel-wreath emblem with serif "1" inside on the left
- Two-line text on the right: "GITHUB TRENDING" (small, dimmed gray)
  and "#1 Repository Of The Day" (bold, accent)
- Light + dark variants served via prefers-color-scheme picture/source
  - Light: white bg, #7C3AED purple stroke/text
  - Dark:  #0D1117 bg, #A78BFA lavender stroke, #C4B5FD headline

Files added:
- .github/assets/repo-of-the-day-light.svg
- .github/assets/repo-of-the-day-dark.svg
2026-06-27 17:16:25 -07:00
..
ISSUE_TEMPLATE chore: add issue templates and a pull-request template 2026-06-25 18:52:25 +05:30
assets docs(readme): replace stretched shields.io badge with bordered SVG card 2026-06-27 17:16:25 -07:00
workflows ci: add GitHub Actions validation pipeline 2026-06-25 13:19:12 -07:00
CODEOWNERS Add CODEOWNERS — require @calesthio approval on all PRs 2026-03-29 08:33:00 -07:00
FUNDING.yml chore: enable GitHub Sponsors button 2026-06-23 17:02:37 -07:00
PULL_REQUEST_TEMPLATE.md chore: add issue templates and a pull-request template 2026-06-25 18:52:25 +05:30
copilot-instructions.md Make all assistant entry points hard redirects to AGENT_GUIDE.md 2026-04-04 10:57:45 -07:00