12345678910111213141516171819 |
- title: Grav
- default_lang: fr
- author:
- name: 'Joe Bloggs'
- email: joe@example.com
- taxonomies:
- - category
- - tag
- metadata:
- description: 'Grav is an easy to use, yet powerful, open source flat-file CMS'
- summary:
- enabled: true
- format: short
- size: 300
- delimiter: '==='
- redirects: null
- routes: null
- blog:
- route: /blog
|