Skip to content

Commit fb76a81

Browse files
committed
docs: Add behavior documentation
1 parent f61ada9 commit fb76a81

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: How BlueBuild works
3-
description: A guide in my new Starlight docs site.
3+
description: A high level understanding of the BlueBuild workflow.
44
---
55

66
:::caution
77
This page is a draft, so contents are unfinished or nonexistent.
88
:::
99

10-
https://diataxis.fr/explanation/
11-
1210
- recipe transformed into containerfile with cli
1311
- link to recipe reference
1412
- containerfile built
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: How BlueBuild Tags Images
3+
description: Examples and explanation of tagging in BlueBuild
4+
---
5+
6+
# Tagging

0 commit comments

Comments
 (0)