mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
Rework the documentation to be a static website instead of just the GitHub README.md. Use docusaurus to create the website, and the CI to publish to GitHub pages on commits to main. Block `release-please` releases unless the documentation for that version has been generated. Closes #244 Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com> Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com> Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
16 lines
415 B
Markdown
16 lines
415 B
Markdown
---
|
|
sidebar_position: 1
|
|
sidebar_label: "Welcome"
|
|
---
|
|
|
|
# Barman Cloud CNPG-I plugin
|
|
|
|
**Status:** EXPERIMENTAL
|
|
|
|
Welcome to the documentation of the [barman-cloud](https://pgbarman.org/) CNPG-I
|
|
plugin for [CloudNativePG](https://cloudnative-pg.io/).
|
|
|
|
Documentation for version **0.3.0** of the plugin is available in the
|
|
[README](https://github.com/cloudnative-pg/plugin-barman-cloud/blob/v0.3.0/README.md)
|
|
on GitHub.
|