fiatjaf / coisas

a client-side CMS for editing GitHub Markdown (and other) files
https://coisas.fiatjaf.com/
MIT License
328 stars 29 forks source link

Adaptation to GitLab #15

Open almereyda opened 5 years ago

almereyda commented 5 years ago

Theoretically due to the similarities between GitHub and GitLab, it should be relatively easy to clone this functionality over to a custom GitLab instance. This should include support for private repositories.

This issue tracks places of tight-coupling and suggests ways to open them up for an additional Markdown Git API provider.