mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
First draft for Bundles documentation organization structure
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
5a2e522319
commit
1295fc0837
@@ -0,0 +1,4 @@
|
||||
+++
|
||||
title = "Bundles"
|
||||
draft = false
|
||||
+++
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "Image Processing"
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Content in "Image Processing"
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "Page Bundles"
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Content in "Page Bundles"
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "Resources"
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Content in "Resources"
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "Section Bundles"
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Content in "Section Bundles"
|
||||
Reference in New Issue
Block a user