diff --git a/layouts/shortcodes/info.html b/layouts/shortcodes/info.html new file mode 100644 index 0000000..2a5c8cd --- /dev/null +++ b/layouts/shortcodes/info.html @@ -0,0 +1,5 @@ +
+
+

{{ .Inner | markdownify }}

+
+
diff --git a/layouts/shortcodes/wip.html b/layouts/shortcodes/wip.html new file mode 100644 index 0000000..e46cfaa --- /dev/null +++ b/layouts/shortcodes/wip.html @@ -0,0 +1,11 @@ +
+
+
+ Work in Progress +
+

+ This section is incomplete. Sorry! Give us some time to continue expanding the documentation, + and we'll have great content for you here. +

+
+