Skip to content

feat: add network tabs#2328

Merged
jcstein merged 4 commits intodocs-glow-upfrom
jcs/version-tabs
Dec 9, 2025
Merged

feat: add network tabs#2328
jcstein merged 4 commits intodocs-glow-upfrom
jcs/version-tabs

Conversation

@jcstein
Copy link
Copy Markdown
Member

@jcstein jcstein commented Dec 8, 2025

Overview

Uses Nextra Tabs component to add tabs for networks

@jcstein jcstein requested a review from gbarros December 8, 2025 23:14
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @jcstein, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request significantly enhances the user experience of the documentation by implementing interactive version tabs. This change streamlines the presentation of network-specific commands and instructions, allowing users to easily switch between configurations for Mainnet Beta, Mocha, and Arabica without scrolling through redundant information. The goal is to make the guides more concise and user-friendly, improving overall comprehension and navigation.

Highlights

  • Improved Documentation Readability: Introduced interactive tabs to consolidate network-specific instructions (Mainnet Beta, Mocha, Arabica) within various documentation pages, making them easier to navigate and consume.
  • Consistent UI/UX: Applied the new tab component across multiple guides for setting up different node types and installing applications, ensuring a uniform user experience throughout the documentation.
  • Code Block Organization: Refactored numerous bash code snippets that previously listed commands for each network sequentially into a tabbed interface, significantly reducing visual clutter.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@jcstein jcstein changed the title feat: add version tabs feat: add network tabs Dec 8, 2025
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request significantly improves the user experience by consolidating network-specific instructions into tabs across multiple documentation pages. The changes are well-executed and make the guides much cleaner. I've identified a couple of issues with shell commands that would fail if copied, and some minor inconsistencies in code block formatting. Addressing these will make the documentation even better.

Comment thread app/operate/consensus-validators/validator-node/page.mdx Outdated
Comment thread app/operate/consensus-validators/validator-node/page.mdx Outdated
Comment thread app/operate/data-availability/bridge-node/page.mdx Outdated
Comment thread app/operate/consensus-validators/consensus-node/page.mdx Outdated
Comment thread app/operate/consensus-validators/validator-node/page.mdx Outdated
Comment thread app/operate/data-availability/bridge-node/page.mdx Outdated
@jcstein jcstein self-assigned this Dec 9, 2025
@jcstein jcstein merged commit ccdad87 into docs-glow-up Dec 9, 2025
2 of 3 checks passed
@jcstein jcstein deleted the jcs/version-tabs branch December 9, 2025 16:52
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.

2 participants