From: spf13 Date: Fri, 2 May 2014 05:06:40 +0000 (-0400) Subject: Adding an archetype file for the docs site X-Git-Tag: v0.11~50 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=be3e5592dc43d79073283c234b141eb644d3d8a0;p=brevno-suite%2Fhugo Adding an archetype file for the docs site --- diff --git a/docs/archetypes/default.md b/docs/archetypes/default.md new file mode 100644 index 00000000..d83d9844 --- /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" ++++