netlify-cms-backend-bitbucket

Bitbucket backend for Netlify CMS

Usage no npm install needed!

<script type="module">
  import netlifyCmsBackendBitbucket from 'https://cdn.skypack.dev/netlify-cms-backend-bitbucket';
</script>

README

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.