Build docusaurus docs website

Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
This commit is contained in:
Vipul Gupta (@vipulgupta2048) 2022-11-14 15:07:23 +05:30
parent 8aaac9229d
commit 47f3b603a7
6 changed files with 5 additions and 8 deletions

View File

@ -10,5 +10,7 @@ on:
jobs:
flowzone:
name: Flowzone
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
secrets: inherit
uses: product-os/flowzone/.github/workflows/flowzone.yml@add-website-type
secrets: inherit
with:
cloudflare_website: "open-balena"

View File

@ -1,4 +1,4 @@
<img alt="openBalena" src="docs/static/img/openbalena-logo.svg" height="82">
<img alt="openBalena" src="./docs/images/openbalena-logo.svg" height="82">
---

View File

@ -1,8 +1,3 @@
---
description: Getting started for openbalena
slug: /
---
# Openbalena Getting Started Guide
This guide will walk you through the steps of deploying an openBalena server,

View File

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB