Footer: subtle link to the GitHub repo#4
Merged
Conversation
Footer now carries two text-links separated by an interpunct, the same separator the eyebrows use: adewale/pythonbyexample · Python 3.13 docs The owner/repo form is GitHub-native — readers who recognise the pattern know exactly where it goes — and the muted `.meta` colour + accent underline keeps it the same visual weight as the docs link beside it. No new chrome, no new CSS, no icons. The footer stays the conventional "about this site / external references" slot. 88 tests pass; SEO/cache lint clears 110 pages.
Two left-aligned items felt visually unbalanced. Centering both keeps them equally weighted and reads as a single inline pair — the GitHub repo and Python docs cite each other rather than fighting for primacy. https://claude.ai/code/session_01MazwoRWAihW6dwso3fMCHE
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.
Footer now carries two text-links separated by an interpunct (the same separator the eyebrows use):
The owner/repo form is GitHub-native — readers who recognise the pattern know exactly where it goes — and the muted
.metacolour + accent underline keeps it the same visual weight as the docs link beside it.Why this location
Why this text
clonecommand or visited a repo URL recognisesowner/repoas "this is the repository."What I considered and rejected
Python By Example ↗) — fights with the hero-collapse scroll animation and adds a busy element next to the morphing wordmark.Verification
make verify # 88 tests pass; SEO/cache lint clears 110 pages
No new CSS, no new chrome, no icons.
https://claude.ai/code/session_01MazwoRWAihW6dwso3fMCHE
Generated by Claude Code