For self-hosted deployments of websites, it sometimes can be useful or required to choose to work with git repositories in GitLab instead of GitHub.
As a Sveltia CMS user, I need to use it with a custom GitLab instance, in order to deploy to our own GitLab Pages environment.
This could extend the availability of Sveltia CMS by large means to wide user groups.
The GitLab GraphQL API is documented in:
If no custom instance is available, their hosted https://gitlab.com instance provides the same interfaces and allows GitHub login.
For self-hosted deployments of websites, it sometimes can be useful or required to choose to work with git repositories in GitLab instead of GitHub.
This could extend the availability of Sveltia CMS by large means to wide user groups.
The GitLab GraphQL API is documented in:
If no custom instance is available, their hosted https://gitlab.com instance provides the same interfaces and allows GitHub login.