Skip to content

Conversation

auxonic
Copy link

@auxonic auxonic commented Mar 27, 2023

I've been working on a little example site using the gcweb jekyll theme for internal use and noticed that the alt lang url doesn't use the relative_url filter like the breadcrumbs do.

That means for sites using subdirectories like most github pages the alt lag url omits the baseurl. For sites running at the root there's no impact from this bug.

I added a note in the default _config.yml file about the value you might set baseurl to as well.

Possible risk: Impact on a site is minimal but for content that has already been created where the baseurl has been manually addded to the altlang url then the content would have to be updated.

@delisma delisma added bug Something isn't working good first issue Good for newcomers workinprogess Label for PR that should not be merge yet labels Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working good first issue Good for newcomers workinprogess Label for PR that should not be merge yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants