Skip to content

chore: hide blog from navbar until published#1384

Merged
MODSetter merged 2 commits into
mainfrom
chore/hide-blog-nav
May 11, 2026
Merged

chore: hide blog from navbar until published#1384
MODSetter merged 2 commits into
mainfrom
chore/hide-blog-nav

Conversation

@MODSetter
Copy link
Copy Markdown
Owner

@MODSetter MODSetter commented May 11, 2026

Description

Motivation and Context

FIX #

Screenshots

API Changes

  • This PR includes API changes

Change Type

  • Bug fix
  • New feature
  • Performance improvement
  • Refactoring
  • Documentation
  • Dependency/Build system
  • Breaking change
  • Other (specify):

Testing Performed

  • Tested locally
  • Manual/QA verification

Checklist

  • Follows project coding standards and conventions
  • Documentation updated as needed
  • Dependencies updated as needed
  • No lint/build errors or new warnings
  • All relevant tests are passing

High-level PR Summary

This PR temporarily removes the Blog link from the navigation bar by commenting it out until the blog content is ready to be published. The primary change is a simple one-line comment in the navbar component.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 surfsense_web/components/homepage/navbar.tsx
2 .gitignore
3 hermes-agent
⚠️ Inconsistent Changes Detected
File Path Warning
.gitignore Adding 'hermes-agent/' to gitignore appears unrelated to hiding the blog navigation item
hermes-agent Adding a new git submodule reference is unrelated to the stated purpose of hiding the blog from the navbar

Need help? Join our Discord

Summary by CodeRabbit

  • Chores

    • Updated project dependencies to incorporate the latest improvements.
    • Adjusted repository configuration and ignore patterns for better project structure management.
  • Navigation

    • Blog link has been removed from the homepage navigation menu. All other navigation items remain fully operational.

Review Change Stack

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
surf-sense-frontend Ready Ready Preview, Comment May 11, 2026 6:20pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0ed04c79-37a9-4f32-ba67-7b083719b3c0

📥 Commits

Reviewing files that changed from the base of the PR and between 83ee580 and b7e31f2.

📒 Files selected for processing (3)
  • .gitignore
  • hermes-agent
  • surfsense_web/components/homepage/navbar.tsx

📝 Walkthrough

Walkthrough

This PR makes three independent updates: refining gitignore patterns for the opencode directory structure, advancing the hermes-agent submodule to a new commit, and removing the Blog navigation link from the homepage navbar.

Changes

Configuration and Navigation Updates

Layer / File(s) Summary
Gitignore Configuration
.gitignore
Added explicit ignore pattern for opencode/hermes-agent/ directory nested within the already-ignored opencode/ folder.
Submodule Version Update
hermes-agent
Submodule reference updated to commit cca2869d78388e049ff1116e420b7209643a9c15.
Navigation Menu Update
surfsense_web/components/homepage/navbar.tsx
Blog navigation entry commented out from the navItems array; remaining links (Free AI, Pricing, Changelog, Docs, Contact Us) unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A blog link hops away with grace,
While gitignores find their place,
And hermes-agent moves ahead so fast—
Three tiny changes, quietly passed!
Configurations dance, the navbar's light,
Simple updates make the repo right.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/hide-blog-nav

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

@MODSetter MODSetter merged commit d6618b8 into main May 11, 2026
8 of 11 checks passed
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