-
- {{ with .Params.eyebrow }}{{ . }}
{{ end }}
- {{ .Title }}
- {{ with .Description }}{{ . }}
{{ end }}
-
+ {{ with .Type }}{{ . }}
{{ end }}
{{ with .Params.author }} · {{ . }}{{ end }}
+ {{ with .Params.tags }}
+ {{ range . }}#{{ . }} {{ end }}
+ {{ end }}
{{ end }}
diff --git a/layouts/console/single.html b/layouts/console/single.html
new file mode 100644
index 0000000..d4ed500
--- /dev/null
+++ b/layouts/console/single.html
@@ -0,0 +1,90 @@
+{{ define "header" }}
+