static-cms/packages/netlify-cms-backend-bitbucket
Daniel Lautzenheiser 734335edea Update to @emotion 11
2022-09-21 19:26:57 -04:00
..
2021-10-18 17:38:24 +02:00
2022-09-21 19:26:57 -04:00
2018-07-25 21:17:57 -04:00

Bitbucket backend

An abstraction layer between the CMS and Bitbucket

Code structure

Implementation for File Management System API based on Api and LargeMedia(LFS). With Editorial Workflow uses pull requests comments to track unpublished entries statuses.

Api - A wrapper for Bitbucket REST API.

AuthenticationPage - uses lib-auth to facilitate OAuth and implicit authentication.

Look at tests or types for more info.