Skip to content

docs: remove URL parameters as switches section from custom page docs#3024

Merged
SoonIter merged 2 commits intomainfrom
syt-vibe-kanban/2c9e-url
Jan 19, 2026
Merged

docs: remove URL parameters as switches section from custom page docs#3024
SoonIter merged 2 commits intomainfrom
syt-vibe-kanban/2c9e-url

Conversation

@SoonIter
Copy link
Copy Markdown
Member

@SoonIter SoonIter commented Jan 19, 2026

Summary

Related Issue

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

AI Summary


Changes Made

  • Removed the "Using URL parameters as switches" / "使用 URL 参数开关" section from the custom page documentation
  • Updated both English (website/docs/en/ui/custom-page.mdx) and Chinese (website/docs/zh/ui/custom-page.mdx) documentation

What Was Removed

The removed section documented how to use URL query parameters (e.g., ?navbar=0&outline=0) to control page layout elements at runtime. This included parameters for:

  • navbar - Navigation bar visibility
  • sidebar - Sidebar visibility
  • outline - Outline column visibility
  • footer - Footer visibility
  • globalUIComponents - Global components visibility

Why

This documentation section was removed as requested, likely because the feature is being deprecated or the documentation was no longer accurate/needed.

This PR was written using Vibe Kanban


Copilot AI review requested due to automatic review settings January 19, 2026 05:03
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 19, 2026

Deploy Preview for rspress-v2 ready!

Name Link
🔨 Latest commit 00e8562
🔍 Latest deploy log https://app.netlify.com/projects/rspress-v2/deploys/696dbb0ff018800008430323
😎 Deploy Preview https://deploy-preview-3024--rspress-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@SoonIter SoonIter changed the title 文档调整 自定义页面中的 ”使用 URL 参数开关“ 章节删掉 (vibe-kanban) docs: remove URL parameters as switches section from custom page docs Jan 19, 2026
@SoonIter SoonIter requested a review from Timeless0911 January 19, 2026 05:04
Copy link
Copy Markdown
Contributor

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 removes the "Using URL parameters as switches" section from the custom page documentation in both Chinese and English versions. The section described how to control page layout using URL query parameters (e.g., ?navbar=0&outline=0).

Changes:

  • Removed the complete "Using URL parameters as switches" subsection from both language versions of the documentation
  • Removed 18 lines from the Chinese documentation (zh/ui/custom-page.mdx)
  • Removed 18 lines from the English documentation (en/ui/custom-page.mdx)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
website/docs/zh/ui/custom-page.mdx Removed the Chinese "使用 URL 参数开关" section documenting URL parameter-based layout control
website/docs/en/ui/custom-page.mdx Removed the English "Using URL parameters as switches" section documenting URL parameter-based layout control

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

@github-actions
Copy link
Copy Markdown
Contributor

Rsdoctor Bundle Diff Analysis

Found 3 projects in monorepo, 3 projects with changes.

📊 Quick Summary
Project Total Size Change
node 10.4 MB -7.1 KB (-0.1%)
node_md 1.3 MB -3.5 KB (-0.3%)
web 15.9 MB -7.3 KB (-0.0%)
📋 Detailed Reports (Click to expand)

📁 node

Path: website/doc_build/diff-rsdoctor/node/rsdoctor-data.json

📌 Baseline Commit: 7de89c8bee | PR: #3015

Metric Current Baseline Change
📊 Total Size 10.4 MB 10.4 MB -7.1 KB (-0.1%)
📄 JavaScript 0 B 0 B 0
🎨 CSS 0 B 0 B 0
🌐 HTML 10.4 MB 10.4 MB -7.1 KB (-0.1%)
📁 Other Assets 0 B 0 B 0

📦 Download Diff Report: node Bundle Diff

📁 node_md

Path: website/doc_build/diff-rsdoctor/node_md/rsdoctor-data.json

📌 Baseline Commit: 7de89c8bee | PR: #3015

Metric Current Baseline Change
📊 Total Size 1.3 MB 1.3 MB -3.5 KB (-0.3%)
📄 JavaScript 0 B 0 B 0
🎨 CSS 0 B 0 B 0
🌐 HTML 0 B 0 B 0
📁 Other Assets 1.3 MB 1.3 MB -3.5 KB (-0.3%)

📦 Download Diff Report: node_md Bundle Diff

📁 web

Path: website/doc_build/diff-rsdoctor/web/rsdoctor-data.json

📌 Baseline Commit: 7de89c8bee | PR: #3015

Metric Current Baseline Change
📊 Total Size 15.9 MB 15.9 MB -7.3 KB (-0.0%)
📄 JavaScript 15.1 MB 15.1 MB -5.3 KB (-0.0%)
🎨 CSS 125.9 KB 125.9 KB 0
🌐 HTML 0 B 0 B 0
📁 Other Assets 718.5 KB 720.5 KB -2.0 KB (-0.3%)

📦 Download Diff Report: web Bundle Diff

Generated by Rsdoctor GitHub Action

@SoonIter SoonIter enabled auto-merge (squash) January 19, 2026 05:06
@SoonIter SoonIter merged commit a66c0dd into main Jan 19, 2026
16 checks passed
@SoonIter SoonIter deleted the syt-vibe-kanban/2c9e-url branch January 19, 2026 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants