Skip to content

Commit 36d11c5

Browse files
author
vishalvivekm
committed
Single section for contributing
Signed-off-by: vishalvivekm <[email protected]>
1 parent dc40b6a commit 36d11c5

File tree

5 files changed

+4
-16
lines changed

5 files changed

+4
-16
lines changed

content/en/contributing/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Contributing
3-
description: Contributing guides to docs and videos
3+
description: Contributing guides on documentation and video gallery
44
type: docs
55
cascade:
66
type: docs

content/en/contributing/contributing-to-site/_index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

content/en/contributing/contributing-videos/contributing-videos.md renamed to content/en/contributing/contributing-to-video-gallary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Contributing Videos to Layer5 docs
2+
title: Contributing to Video Gallery
33
weight: 1
4-
description: A detailed contribution guide for adding videos to Layer5 Docs docs videos gallary
4+
description: A detailed contribution guide for adding videos to Layer5 Docs video gallary
55
---
66

77
{{< alert title="Note" >}}In Hugo, a section is a directory containing an `_index.md` file.{{< /alert >}}
@@ -28,7 +28,7 @@ icon: bi-rocket-takeoff-fill # Icon for the category (supports Bootstrap icons a
2828
videoGrid: true # When true, shows all child / nested videos as a grid of cards on this section's index page
2929
# When false, presents a hyperlinked list of videos/sub-sections instead
3030

31-
draft: true # When true, previews on local dev server but hides from left sidebar and /videos landing page on published site
31+
draft: true # When true, previews this section on local dev server but hides from left sidebar and /videos landing page on published site
3232
```
3333
3434
## 2. Adding Videos to Your Category

content/en/contributing/contributing-videos/_index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)