Skip to content

docs: lowercase clice, catter, cltas, eventide in nav and home features#4

Merged
tsurumi-yizhou merged 3 commits intomainfrom
copilot/update-navigation-home-feature
Apr 8, 2026
Merged

docs: lowercase clice, catter, cltas, eventide in nav and home features#4
tsurumi-yizhou merged 3 commits intomainfrom
copilot/update-navigation-home-feature

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

  • Keep nav labels lowercase in .vitepress/config.mts
  • Update home feature titles in /home/runner/work/docs/docs/en/index.md to leading-capital project names
  • Update home feature titles in /home/runner/work/docs/docs/zh/index.md to leading-capital project names
  • Run npm run build to verify the docs still build
  • Capture a screenshot of the home page after the change

…tures

Agent-Logs-Url: https://github.com/clice-io/docs/sessions/ba6d3cc9-4357-4e82-ae30-362e644e0d79

Co-authored-by: tsurumi-yizhou <89072149+tsurumi-yizhou@users.noreply.github.com>
Copilot AI changed the title [WIP] Update navigation and home feature to lowercase docs: lowercase clice, catter, cltas, eventide in nav and home features Apr 8, 2026
Copilot AI requested a review from tsurumi-yizhou April 8, 2026 14:05
Agent-Logs-Url: https://github.com/clice-io/docs/sessions/4d460534-cdae-4a32-b985-38c54c010e69

Co-authored-by: tsurumi-yizhou <89072149+tsurumi-yizhou@users.noreply.github.com>
@tsurumi-yizhou tsurumi-yizhou marked this pull request as ready for review April 8, 2026 15:11
Copilot AI review requested due to automatic review settings April 8, 2026 15:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR standardizes the casing of project names shown in the VitePress top navigation to be lowercase.

Changes:

  • Lowercase clice, catter, and cltas nav labels for the English locale.
  • Lowercase clice, catter, and cltas nav labels for the Simplified Chinese locale.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .vitepress/config.mts
Comment on lines 20 to +24
nav: [
{ text: "Blog", link: "/blog/" },
{ text: "Clice", link: "/clice/guide/what-is-clice" },
{ text: "Catter", link: "/catter/overview" },
{ text: "Cltas", link: "https://clice-io.github.io/cltas/" },
{ text: "clice", link: "/clice/guide/what-is-clice" },
{ text: "catter", link: "/catter/overview" },
{ text: "cltas", link: "https://clice-io.github.io/cltas/" },
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

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

PR title/description mention updating the nav label for “eventide”, but the nav list here only includes blog/clice/catter/cltas (no Eventide entry). Either adjust the PR title/description to match the actual scope, or add/update the Eventide nav item if it’s intended to be present.

Copilot uses AI. Check for mistakes.
@tsurumi-yizhou tsurumi-yizhou merged commit 0c1e093 into main Apr 8, 2026
5 checks passed
@tsurumi-yizhou tsurumi-yizhou deleted the copilot/update-navigation-home-feature branch April 9, 2026 04:59
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.

3 participants