Add Lotusdocs theme
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
weight: 310
|
||||
title: "Section Subfolder"
|
||||
description: "Subfolder nested inside a root section folder"
|
||||
icon: "folder"
|
||||
date: "2023-05-22T00:34:57+01:00"
|
||||
lastmod: "2023-05-22T00:34:57+01:00"
|
||||
draft: false
|
||||
---
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
weight: 320
|
||||
title: "Second Section Subfolder"
|
||||
description: "Subfolder nested inside a section subfolder"
|
||||
icon: "folder"
|
||||
date: "2023-05-22T00:34:57+01:00"
|
||||
lastmod: "2023-05-22T00:34:57+01:00"
|
||||
draft: false
|
||||
---
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
weight: 310
|
||||
title: "Third Section Subfolder"
|
||||
description: "Subfolder nested inside a section subfolder"
|
||||
icon: "folder"
|
||||
date: "2023-05-22T00:34:57+01:00"
|
||||
lastmod: "2023-05-22T00:34:57+01:00"
|
||||
draft: false
|
||||
---
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
weight: 330
|
||||
title: "Example Doc"
|
||||
date: "2023-05-03T22:37:22+01:00"
|
||||
draft: false
|
||||
author: "Colin Wilson"
|
||||
toc: true
|
||||
description: "Example document nested inside multiple subfolders"
|
||||
publishdate: "2023-05-03T22:37:22+01:00"
|
||||
tags: ["Beginners"]
|
||||
---
|
||||
Reference in New Issue
Block a user