mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-18 13:26:25 +00:00
Build docusaurus docs website
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
This commit is contained in:
parent
8aaac9229d
commit
47f3b603a7
6
.github/workflows/flowzone.yml
vendored
6
.github/workflows/flowzone.yml
vendored
@ -10,5 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
flowzone:
|
flowzone:
|
||||||
name: Flowzone
|
name: Flowzone
|
||||||
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
|
uses: product-os/flowzone/.github/workflows/flowzone.yml@add-website-type
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
with:
|
||||||
|
cloudflare_website: "open-balena"
|
@ -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">
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
---
|
|
||||||
description: Getting started for openbalena
|
|
||||||
slug: /
|
|
||||||
---
|
|
||||||
|
|
||||||
# Openbalena Getting Started Guide
|
# Openbalena Getting Started Guide
|
||||||
|
|
||||||
This guide will walk you through the steps of deploying an openBalena server,
|
This guide will walk you through the steps of deploying an openBalena server,
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Loading…
Reference in New Issue
Block a user