Skip to content

Add shared social links footer partial#513

Merged
minimaluminium merged 2 commits into
mainfrom
codex/shared-social-links
Jun 4, 2026
Merged

Add shared social links footer partial#513
minimaluminium merged 2 commits into
mainfrom
codex/shared-social-links

Conversation

@minimaluminium

Copy link
Copy Markdown
Member

Summary

  • add shared footer social link markup and styles
  • switch shared author Twitter icon usage to X
  • bump shared theme assets package version to 2.7.1

Testing

  • git diff --cached --check
  • node -e Handlebars parse for changed shared partials

Note: this intentionally excludes theme built assets and locale output; those belong in the follow-up theme consumer PR.

@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 956546a5-221c-4845-b2a9-660c4f47aea7

📥 Commits

Reviewing files that changed from the base of the PR and between 8ffe3c5 and 94f763e.

📒 Files selected for processing (4)
  • packages/_shared/assets/css/v1/components/footer.css
  • packages/_shared/assets/css/v2/components/footer.css
  • packages/_shared/partials/author-header.hbs
  • packages/_shared/partials/footer.hbs

Walkthrough

This PR introduces a footer redesign with social links. CSS changes across v1 and v2 stylesheets add a centered footer section (.gh-foot-center) and social links container (.gh-social-links) with flexbox layout, spacing, and fixed SVG icon sizing. The footer template now renders social account links using platform-specific icon partials with fallback text, organized within the new centered wrapper. The Twitter icon is replaced with the X icon in the author header to reflect branding updates.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/shared-social-links

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@minimaluminium minimaluminium merged commit 5e61c82 into main Jun 4, 2026
53 of 55 checks passed
@minimaluminium minimaluminium deleted the codex/shared-social-links branch June 4, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant