diff options
Diffstat (limited to 'source/_categories')
| -rw-r--r-- | source/_categories/configuration.md | 7 | ||||
| -rw-r--r-- | source/_categories/feature.md | 7 |
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. |
