docs: add README banner (EN + VI)#34
Merged
Merged
Conversation
Replace the 150px square logo at the top of README.md and docs/vi/README.md with a wide 1280x320 hero banner, built entirely from the existing logo's design language — the signal-peak motif (auth events), broadcast arcs (alert dispatch), journal-stream reflection, and the navy/cyan/teal/amber palette — plus the wordmark, tagline, and alert-channel strip. Authored as vector (assets/pamsignal-banner.svg) and rasterised to PNG (assets/pamsignal-banner.png, 1600x400 via rsvg-convert) since GitHub renders PNGs reliably but not always inline SVG. The square logo stays in assets/ for use as an icon. H1 + language switcher are kept directly under the banner per the bilingual docs rule. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a wide hero banner to the top of
README.mdanddocs/vi/README.md, replacing the small 150px square logo.Built entirely from the existing logo's design language — the signal-peak motif (auth events), broadcast arcs (alert dispatch), journal-stream reflection, and the navy / cyan / teal / amber palette — plus the
PAMSignalwordmark, the tagline "Real-time login & brute-force alerts for your Linux servers," and a dim alert-channel strip.assets/pamsignal-logo.png@ 150pxassets/pamsignal-banner.png@width="100%"(1600×400, 4:1)Files
assets/pamsignal-banner.svg— editable vector source (one-line tweaks: tagline, channel strip, capitalization, aspect).assets/pamsignal-banner.png— committed for the README (GitHub renders PNGs reliably; inline SVG not always — same reason the logo is a PNG).assets/for use as an icon.The
# PAMSignal 🚨H1 + language switcher remain directly under the banner, per the bilingual docs rule (switcher must follow the H1).🤖 Generated with Claude Code