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.