There was an error while loading. Please reload this page.
1 parent f61ada9 commit fb76a81Copy full SHA for fb76a81
2 files changed
src/content/docs/learn/how.mdx src/content/docs/learn/behavior/how.mdxsrc/content/docs/learn/how.mdx renamed to src/content/docs/learn/behavior/how.mdx
@@ -1,14 +1,12 @@
1
---
2
title: How BlueBuild works
3
-description: A guide in my new Starlight docs site.
+description: A high level understanding of the BlueBuild workflow.
4
5
6
:::caution
7
This page is a draft, so contents are unfinished or nonexistent.
8
:::
9
10
-https://diataxis.fr/explanation/
11
-
12
- recipe transformed into containerfile with cli
13
- link to recipe reference
14
- containerfile built
src/content/docs/learn/behavior/tags.mdx
@@ -0,0 +1,6 @@
+---
+title: How BlueBuild Tags Images
+description: Examples and explanation of tagging in BlueBuild
+
+# Tagging
0 commit comments