summaryrefslogtreecommitdiff
path: root/source/_categories
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-02-17 19:59:15 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-02-17 19:59:15 +0000
commit498913806182905cc0c14bd12a61f9af26fa16b4 (patch)
tree0c36a6df72900c184e900b274bad14aa5114fc5d /source/_categories
parent12b052b1f480c5a95acd1477e28ce76f84ff7932 (diff)
Switch over to Jigsaw
Diffstat (limited to 'source/_categories')
-rw-r--r--source/_categories/configuration.md7
-rw-r--r--source/_categories/feature.md7
2 files changed, 14 insertions, 0 deletions
diff --git a/source/_categories/configuration.md b/source/_categories/configuration.md
new file mode 100644
index 0000000..d613d9b
--- /dev/null
+++ b/source/_categories/configuration.md
@@ -0,0 +1,7 @@
+---
+extends: _layouts.category
+title: Configuration
+description: Posts related to configuring the Jigsaw blog starter template
+---
+
+These posts are all related to configuring your Jigsaw blog starter template.
diff --git a/source/_categories/feature.md b/source/_categories/feature.md
new file mode 100644
index 0000000..6b8d55f
--- /dev/null
+++ b/source/_categories/feature.md
@@ -0,0 +1,7 @@
+---
+extends: _layouts.category
+title: Feature
+description: All posts that are about new features.
+---
+
+These posts are about new features provided to you in the Jigsaw blog starter template.