Authoring URLs #37
Unanswered
auniverseaway
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current practice for content links is to expose the underlying github / helix infrastructure in URLs when authoring:
We then do checks to determine if the URL should be converted into a relative URL. Example:
I see one pro and a couple cons with this approach:
Pros
Cons
There's an alternate approach we currently take on the Helix website, but it has reverse problems:
Pros
Cons
My proposal is to combine the two methods to make authoring more intuitive, but reduce the complexity of absolute links:
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions