Restructure site for role-based plugin architecture - #5
Open
ctrlswing wants to merge 8 commits into
Open
Conversation
Homepage: rewrite hero, proof bar, FAQs, schema, and meta for three role-based plugins (media-buyer, frontend-designer, creative-strategist). Remove Skool/workshop section, add inline email capture section. Update rupture copy. Content: deprecate old platform-specific plugins (google-ads, microsoft-ads, meta-ads → featured: false). Add three new plugin content files with full descriptions and install commands. Nav/Footer: remove Labs link. Labs page now 301 redirects to /. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Plugins hub: rewrite hero, definition block, rupture, and CTA for role-based plugins. Install command now shows marketplace add. Sitemap: exclude deprecated plugin pages (google-ads, microsoft-ads, meta-ads) and /labs from sitemap. CLAUDE.md: update plugin table, pages list, and nav spec to reflect current state. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update all three guides to reference media-buyer plugin instead of google-ads/microsoft-ads/meta-ads. Update plugin frontmatter refs. Guides hub: update title, description, hero, and definition block for broader role-based positioning. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace "Channel 47" with "channel47" in titles, meta tags, aria labels, RSS feed title, og:site_name, schema, and definition blocks across all active pages and templates. Update BaseLayout default description for role-based positioning. Update notes hub definition block. Historical content (newsletters, social posts) retains original capitalization — they're time-stamped artifacts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Massive CSS simplification — 315 net lines removed across 14 files: - Article styles (hero, body, prose, signup rupture, reading progress) moved from duplicated scoped blocks in guides/notes slug pages to shared classes in main.css - Install-block CSS unified (was hero-install + install-block) - Card hover pattern extracted to shared .card-link class - Copy-to-clipboard init moved to BaseLayout (removed 3 duplicate blocks) - Hardcoded #D97706 replaced with var(--color-signal-dim) across all files Enhancements: - Desktop nav active page indicator (aria-current + signal color) - focus-visible on hero links, card links, subscribe page logo - Transition timing standardized to design system tokens - Disabled submit button now blocks pointer events - Credibility/directory link hover uses color instead of opacity Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Email submit button: removed translateY(-1px) lift and box-shadow on hover — keeps flush alignment with input borders, hover is now a clean background color shift only - Guide and note cards: removed description paragraphs, title-only — less dense, scannable, lets the titles breathe - ToolCard hub variant: clamp description to 1 line instead of full text - Hub pages (plugins, guides, notes): removed hero sub-text — the definition block below is the single description, not a second one Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Button had no visual feedback on click after removing the lift. Now darkens to signal-dim on press — clear pressed state within the amber family. Co-Authored-By: Claude Opus 4.6 (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
featured: false, excluded from sitemap)Pages changed
Test plan
🤖 Generated with Claude Code