Starting on yaml categories
This commit is contained in:
parent
2303115235
commit
4bcfaeae69
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Categories in YAML
|
||||||
|
categories: foo bar baz
|
||||||
|
---
|
||||||
|
|
||||||
|
Best *post* ever
|
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Category in YAML
|
||||||
|
category: foo
|
||||||
|
---
|
||||||
|
|
||||||
|
Best *post* ever
|
Loading…
Reference in New Issue