-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support 'Gitea' 's (and its fokr : Forgejo ?) server ? #117
Comments
Yes sounds good. What is the format of the URLs that must be generated? |
It's very similar to github, but instead of blob it needs either
|
gitea works with codebergs |
As discussed in #126 Gitea is supported in the same way we support cgit: user has to explicitly configure their self-hosted URL. No need to try to provide a default that acts as the default matching rule for the entire library due to its necessary loose syntax. See the cgit and Gitea section in the README. |
Hi
I run my own git ( 'Gitea' server ) ... which is becoming a more and more popular 'self-hosted' option !
that would be great to enjoy git-link there too
thX thX thX
The text was updated successfully, but these errors were encountered: