netlify-cms-backend-gitlab
v2.13.0
Published
GitLab backend for Netlify CMS
Downloads
25,387
Readme
GitLab backend
An abstraction layer between the CMS and GitLab
Code structure
Implementation
for File Management System API based on Api
. With Editorial Workflow uses merge requests labels to track unpublished entries statuses.
Api
- A wrapper for GitLab REST API.
AuthenticationPage
- A component uses lib-auth to facilitate OAuth, PKCE and implicit authentication.
Look at tests or types for more info.