We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b2c04 commit 35b4dbfCopy full SHA for 35b4dbf
archetypes/guides.md
@@ -0,0 +1,13 @@
1
+---
2
+title: '{{ replace .File.ContentBaseName `-` ` ` | humanize }}'
3
+# linkTitle: A shorter, alternative title
4
+description: # Meta description for SEO.
5
+summary: | # A summary of what's in this guide
6
+ In this guide, ...
7
+languages: [] # Programming languages used
8
+products: [] # Docker products involved
9
+levels: [] # Experience level(s) of the intended audience (beginner|intermediate|advanced)
10
+subjects: [] # What's it about?
11
+params:
12
+ # time: 10 minutes
13
0 commit comments