We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b592fe commit 052ea81Copy full SHA for 052ea81
archetypes/templated/sample/index.md
@@ -0,0 +1,3 @@
1
+{ "title":"My first document while reading the 5 minutes Pillar tutorial" }
2
+
3
+# Hello World
archetypes/templated/sample/pillar.conf
@@ -0,0 +1,6 @@
+{
+ "title": "Welcome example",
+ "htmlWriter" : #michtml,
4
+ "latexWriter": #miclatex
5
+}
6
+s
0 commit comments