-
Notifications
You must be signed in to change notification settings - Fork 1
Add label taxonomy to blog posts with SEO integration #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: adiadd <33589526+adiadd@users.noreply.github.com>
- Added labels field to blog post metadata type - Updated frontmatter parser to handle labels array - Created Label component with soft pill design matching site aesthetic - Updated blog list page to display compact labels - Updated individual blog post page to display labels below header - Added labels to SEO metadata (keywords, JSON-LD) - Added labels to RSS feed as categories - Added thoughtful labels to all 6 existing blog posts Co-authored-by: adiadd <33589526+adiadd@users.noreply.github.com>
|
@copilot can you make the labels appear like sideways (horizontal laying flat) books? update the screenshots and think deeply about how books would pair up to be displayed in a clean way. ensure both desktop and mobile responsive while adhering to the design theme we're going for: soft, earthy, intelligent, cozy, welcoming |
- Labels now resemble books laying flat on a shelf - Added book spine effect with left border accent - Subtle shadows and gradients for depth and realism - Slight color variations for different "books" - Maintains soft, earthy, intelligent design theme - Fully responsive on desktop and mobile Co-authored-by: adiadd <33589526+adiadd@users.noreply.github.com>
Redesigned the labels to look like horizontal book spines laying flat on a shelf. The design features:
All views (desktop/mobile, list/individual posts) updated and fully responsive. Commit: bef494a Screenshots: Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|




Adds a label system to categorize blog posts and improve discoverability through SEO metadata and RSS feeds.
Changes
Core Implementation
labels: string[]fieldLabelcomponent with book spine aesthetic matching site's cozy, library-inspired designDesign Approach
Labels are styled to resemble horizontal book spines laying flat on a shelf, creating a warm, literary aesthetic:
Integration Points
<category>elements per RSS 2.0 specContent
Applied semantic labels to existing posts:
Label taxonomy:
life,philosophy,mindset,personal-growth,gaming,tech,productivity,personalScreenshots
Desktop - Blog List

Desktop - Individual Post

Mobile - Blog List

Mobile - Individual Post

Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.