Skip to content

Take the social link out of the navigation while its feed is empty - #44

Merged
leinss merged 1 commit into
releasefrom
feature/hide-social
Aug 18, 2026
Merged

Take the social link out of the navigation while its feed is empty#44
leinss merged 1 commit into
releasefrom
feature/hide-social

Conversation

@leinss

@leinss leinss commented Aug 18, 2026

Copy link
Copy Markdown
Owner

The /social page renders a Bluesky author feed for the configured handle. That feed currently returns zero posts, so the header entry led to a blank page.

  • Removes the header link and its separator.
  • Leaves /social and its fetch logic in place, with a comment recording the condition for restoring the link.

Test plan:

  • pnpm run lint passes (eslint, inline spacing).
  • pnpm build succeeds; internal link check reports 1760 links across 82 pages, none broken.
  • No remaining /social link in the built HTML.

The /social page renders a Bluesky author feed that currently returns zero
posts, so the navigation sent visitors to a blank page. The page and its
fetch logic stay in place; only the header entry is removed.
@leinss
leinss merged commit 8ada1a6 into release Aug 18, 2026
1 check passed
@leinss
leinss deleted the feature/hide-social branch August 18, 2026 12:09
leinss added a commit that referenced this pull request Aug 19, 2026
The /social page renders a Bluesky author feed that currently returns zero
posts, so the navigation sent visitors to a blank page. The page and its
fetch logic stay in place; only the header entry is removed.
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