Conversation
…sitions Extend Link atom with optional prepend/append slots, external prop, class prop, and section accent color inheritance. Add BackLink (arrow prepend) and ExternalLink (icon append) compositions. Update DS docs accordingly.
Global a svg path opacity (0.8 → 1) was stacking with Link component's own opacity transition (0.6 → 1), causing icon and text to animate out of sync.
Each component already handles its own SVG opacity. The global rule was stacking and causing compound opacity issues.
DotRow displays children in a flex row with · separators between them. Supports --dot-color CSS variable for parent customization. Refactored CardTitle to use DotRow instead of .dotted pseudo-elements. Applied DotRow to kinoo.dev links in Realisations. Also: shrink Link external icon to 12px, remove cursor:pointer from Card.
The inner spotlight (::after) now triggers on [data-spotlight]:hover like the border glow, so it's visible when the cursor is between cards.
Add ArticleCard, Prose components with DS docs, BlogPostLayout, content collection config, and ArticlesSection for the design system. Article content and page routes are gitignored — not ready for production yet. NavBar and MobileSidebar updated with Articles link. Also: dotted separator for kinoo.dev links in Realisations, Eurotunnel date fix, revert DotRow experiment, lefthook setup.
Feat/blog
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.
No description provided.