-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
type: feature requestRequest to add a new featureRequest to add a new featuretype: question or discussionQuestion or discussionQuestion or discussion
Description
Feature request
What problem does this feature solve?
From what I've seen in #1235, bitbucket cloud is now supported. However, bitbucket server uses a different format for the repository URL, it would be great to support this as well.
What does the proposed API look like?
In themeConfig
, we could have something like this:
themeConfig:
docsRepo: bitbucket server # Match with a regex like /bitbucket.*server/i
bitbucketServerRepo: https://my.bitbucket.server/projects/awesome/repos/documentation
How should this be implemented in your opinion?
I've tested so far the following changes PageEdit.vue
:
Are you willing to work on this yourself?
Sure!
ex0b1t, adarshmadrecha and Freeesia
Metadata
Metadata
Assignees
Labels
type: feature requestRequest to add a new featureRequest to add a new featuretype: question or discussionQuestion or discussionQuestion or discussion