Skip to content

Conversation

@heskew
Copy link
Member

@heskew heskew commented Aug 8, 2025

resolves this issue. this is a single build time variation, defaulting to /, for local dev and eventual production.

image

Copy link

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 enables configuration of Docusaurus baseUrl and URL through environment variables to support different deployment scenarios like GitHub Pages. The changes allow the site to be deployed at various URL paths while maintaining defaults for local development.

Key changes:

  • Added environment variable support for DOCUSAURUS_BASE_URL and DOCUSAURUS_URL
  • Added build-time logging of URL configuration
  • Updated config object to use the dynamic values instead of hardcoded strings

@heskew heskew merged commit b91287a into docs-in-hdb Aug 8, 2025
1 check failed
@heskew heskew deleted the variable-baseurl branch August 8, 2025 17:49
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