Skip to content

Consolidate navigation to Workflows tab - #21

Merged
mahf708 merged 2 commits into
mainfrom
copilot/improve-site-navigation
Jan 30, 2026
Merged

Consolidate navigation to Workflows tab#21
mahf708 merged 2 commits into
mainfrom
copilot/improve-site-navigation

Conversation

Copilot AI commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

The "Getting Started" section provided direct links to workflow pages that duplicated the top-level Workflows tab, creating redundant navigation paths.

Changes

  • Updated "Getting Started" section to direct users to the Workflows tab instead of providing inline links
  • Removed markdown links to ace2-workflow.md and screamv1-example.md
  • Retained workflow descriptions as plain text for context

Before/After

Before:

### Workflows

- **[ACE2-ERA5 Training Workflow](ace2-workflow.md)** - Complete guide...
- **[SCREAM v1 Data Generation Example](screamv1-example.md)** - An example...

After:

To access our workflows and examples, click on the **Workflows** tab at the top of the page. There you will find:

- **ACE2-ERA5 Training Workflow** - Complete guide...
- **SCREAM v1 Data Generation Example** - An example...

Screenshot

Updated Getting Started section

The Workflows tab is visible in the top navigation banner next to Home.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fonts.google.com
    • Triggering command: /home/REDACTED/.local/bin/mkdocs mkdocs build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>improve nav</issue_title>
<issue_description>I found site navigation to be a bit confusing since "Getting Started" on the main page just points to the 2 workflow pages which you can also get to from the banner at the top. Having multiple pathways to do the same thing bugs me because sometimes the 2 methods get out of sync and/or you can get stuck in loops. I'd suggest just having the Getting Started section say to click on the Workflows tab on the top left of the page...</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Improve navigation structure on main page Consolidate navigation to Workflows tab Jan 30, 2026
Copilot AI requested a review from mahf708 January 30, 2026 16:15
@github-actions

github-actions Bot commented Jan 30, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://E3SM-Project.github.io/aigroup/pr-preview/pr-21/

Built to branch gh-pages at 2026-01-30 16:38 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copilot AI and others added 2 commits January 30, 2026 11:37
Removed direct links to workflow pages and updated text to instruct users to click on the Workflows tab in the navigation banner. This eliminates redundant navigation paths and reduces confusion.

Co-authored-by: mahf708 <122953255+mahf708@users.noreply.github.com>
@mahf708
mahf708 force-pushed the copilot/improve-site-navigation branch from 217acc3 to f56a659 Compare January 30, 2026 16:37
@mahf708
mahf708 marked this pull request as ready for review January 30, 2026 16:38
@mahf708
mahf708 merged commit c7b067c into main Jan 30, 2026
1 check passed
@mahf708
mahf708 deleted the copilot/improve-site-navigation branch January 30, 2026 16:39
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.

improve nav

2 participants