Skip to content

Conversation

@Ranchhand87
Copy link
Contributor

Thank you for contributing to Developer Experience Working Group. Please fill out the following template, selecting the sections that best suit your case, to assist us in reviewing your PR.

Description

Provide a clear and concise description of the changes in this PR.

  • What problem does this PR solve?
    Test Fix docusaurus build
  • What is the purpose of this change?
    Docusaurus bulid broken upon CNAME add.

Related Issue

If this PR fixes an issue or is related to an issue, reference it here.
Example: Fixes #<issue_number>, Related to #<issue_number>

Type of Change

Check the type of change this PR introduces:

  • [ x ] Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (improves code structure or readability without changing functionality)
  • Other (please describe):

Changes Made

What changes were made to the codebase?
changed baseurl:
Include details about files modified, functions/logic modified.
updating docusaurus config

Checklist

Ensure you have completed the following steps before submitting your PR:

  • [ x ] My code follows the project's coding style and guidelines.
  • [ x ] I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have checked for merge conflicts.
  • I have rebased my branch onto the latest main or master branch.

@ThatGuyLLC ThatGuyLLC merged commit a42c8fd into main Oct 21, 2025
danbaruka pushed a commit to danbaruka/developer-experience that referenced this pull request Jan 20, 2026
Fix baseUrl configuration in docusaurus.config.ts
danbaruka pushed a commit to danbaruka/developer-experience that referenced this pull request Jan 20, 2026
Fix baseUrl configuration in docusaurus.config.ts
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