Skip to content

Cookie consent requested for each version of the documentation #7947

Answered by kamilkrzyskow
mattdibi asked this question in Q&A
Discussion options

You must be logged in to vote

@mattdibi
Try setting the config.extra.scope to /kura/.

extra:
  scope: "/kura/"

__md_scope = new URL("{{ config.extra.scope | d(base_url) }}", location)

This should result in new URL("/kura/", location), and always resolve to https://eclipse-kura.github.io/kura/

Replies: 1 comment 15 replies

Comment options

alexvoss
Feb 1, 2025
Collaborator Sponsor

You must be logged in to vote
15 replies
@alexvoss
Comment options

alexvoss Feb 1, 2025
Collaborator Sponsor

@alexvoss
Comment options

alexvoss Feb 1, 2025
Collaborator Sponsor

@mattdibi
Comment options

@kamilkrzyskow
Comment options

Answer selected by mattdibi
@mattdibi
Comment options

@alexvoss
Comment options

alexvoss Feb 1, 2025
Collaborator Sponsor

@mattdibi
Comment options

@mattdibi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants