projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28ffb92
)
Adding an archetype file for the docs site
author
spf13
<steve.francia@gmail.com>
Fri, 2 May 2014 05:06:40 +0000
(
01:06
-0400)
committer
spf13
<steve.francia@gmail.com>
Fri, 2 May 2014 05:06:40 +0000
(
01:06
-0400)
docs/archetypes/default.md
[new file with mode: 0644]
patch
|
blob
diff --git a/docs/archetypes/default.md
b/docs/archetypes/default.md
new file mode 100644
(file)
index 0000000..
d83d984
--- /dev/null
+++ b/
docs/archetypes/default.md
@@ -0,0
+1,8
@@
++++
+date = "2013-07-01"
+title = "Title of the Content"
+weight = 5
+[menu]
+ [menu.main]
+ parent = "x"
++++