Skip to content

Support Forgejo and Gitea as additional source providers #2201

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

Open
mmatous opened this issue May 2, 2025 · 1 comment
Open

Support Forgejo and Gitea as additional source providers #2201

mmatous opened this issue May 2, 2025 · 1 comment
Labels
kind: enhancement New feature or request

Comments

@mmatous
Copy link

mmatous commented May 2, 2025

I use Codeberg (public Forgejo instance) and self-host Forgejo for my projects, so I'd like pydata theme to have first-class support of this forge. I can provide a PR. Looking through the code, it seems fairly straightforward. Additionally Gitea support would be included mostly for free, bc the relevant URLs haven't diverged since Forgejo/Gitea fork.

One small issue may be that Font Awesome doesn't include icons for Codeberg, Forgejo nor Gitea (yet? v7 might include Codeberg, but who knows) but that could be handled either by bundling a svg or leaving it as generic fa-code-branch and letting users supply their own.

@drammock
Copy link
Collaborator

drammock commented May 2, 2025

+1, PR welcome

@gabalafou gabalafou added the kind: enhancement New feature or request label May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants