Skip to content

Update baseURL and add build settings in hugo.toml#9

Open
fitzergerald wants to merge 14 commits intoCodexRaunak:masterfrom
fitzergerald:patch-2
Open

Update baseURL and add build settings in hugo.toml#9
fitzergerald wants to merge 14 commits intoCodexRaunak:masterfrom
fitzergerald:patch-2

Conversation

@fitzergerald
Copy link
Copy Markdown

Notes for Reviewers

  • This PR fixes #

Signed commits

  • Yes, I signed my commits.

CodexRaunak and others added 14 commits March 7, 2026 00:36
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Cooper Fitzgerald <182300328+fitzergerald@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 12, 2026 23:27
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

Updates the Hugo configuration for the docs-new documentation site, aligning the production baseURL with docs.meshery.io and adding build/cascade settings to influence Hugo build output and section rendering.

Changes:

  • Update baseURL to https://docs.meshery.io.
  • Enable Hugo build stats output ([build].writeStats = true).
  • Add Hugo cascade rules to prevent rendering of /catalog and its descendants.

You can also share your feedback on Copilot code review. Take the survey.

@@ -1,4 +1,4 @@
baseURL = "https://codexraunak.github.io/meshery/"
baseURL = "https://docs.meshery.io"
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