Switch front-matter format of Bundles doc to yaml; add front-matter

This commit is contained in:
Kaushal Modi 2018-01-24 13:27:49 -05:00 committed by Bjørn Erik Pedersen
parent 1295fc0837
commit 9a0146cc0d
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
5 changed files with 57 additions and 20 deletions

View File

@ -1,4 +1,17 @@
+++
title = "Bundles"
draft = false
+++
---
title : "Bundles"
description : "Content organization using Bundles"
date : 2018-01-24T13:09:00-05:00
lastmod : 2018-01-24T13:27:22-05:00
categories : ["content management", "bundles"]
draft : false
toc : true
linktitle : "Bundles"
menu :
docs:
identifier : "bundles"
parent : "content-management"
weight : 9
---
Content in "Bundles" branch.

View File

@ -1,6 +1,12 @@
+++
title = "Image Processing"
draft = false
+++
---
title : "Image Processing"
description : "Hugo API for processing images that are part of page, section or branch bundles"
date : 2018-01-24T13:10:00-05:00
lastmod : 2018-01-24T13:27:24-05:00
categories : ["content management", "bundles"]
draft : false
toc : true
linktitle : "Image Processing"
---
Content in "Image Processing"

View File

@ -1,6 +1,12 @@
+++
title = "Page Bundles"
draft = false
+++
---
title : "Page Bundles"
description : "Organization of individual pages as bundles"
date : 2018-01-24T13:10:00-05:00
lastmod : 2018-01-24T13:27:23-05:00
categories : ["content management", "bundles"]
draft : false
toc : true
linktitle : "Page Bundles"
---
Content in "Page Bundles"

View File

@ -1,6 +1,12 @@
+++
title = "Resources"
draft = false
+++
---
title : "Resources"
description : "Resources allows one to access content and meta-data from page, section and branch bundles, including images."
date : 2018-01-24T13:10:00-05:00
lastmod : 2018-01-24T13:27:24-05:00
categories : ["content management", "bundles"]
draft : false
toc : true
linktitle : "Resources"
---
Content in "Resources"

View File

@ -1,6 +1,12 @@
+++
title = "Section Bundles"
draft = false
+++
---
title : "Section Bundles"
description : "Organization of sections and branches as bundles"
date : 2018-01-24T13:10:00-05:00
lastmod : 2018-01-24T13:27:23-05:00
categories : ["content management", "bundles"]
draft : false
toc : true
linktitle : "Section Bundles"
---
Content in "Section Bundles"