Skip to content

Commit 9cc88d0

Browse files
committed
content: remove Hugo shortcutDepth frontmatter key
shortcutDepth was a Hugo theme option controlling sidebar depth. MyST has no equivalent and warns on unknown frontmatter keys.
1 parent 4972555 commit 9cc88d0

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

content/community/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: "Community Guide"
3-
shortcutDepth: 2
43
---
54

65
Welcome to the Community Managers Guide! Here you will find useful resources that will help you foster your community better.

content/contributors/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: "Contributor Guide"
3-
shortcutDepth: 2
43
---
54

65
Welcome to the Contributor Guide! Here you will find useful resources that will help you start contributing to the Scientific Python ecosystem.

content/documentation/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: "Documentation Guide"
3-
shortcutDepth: 2
43
---
54

65
Welcome to the Documentation Guide! Here you will find resources that describe documenting practices relevant to the ecosystem.

0 commit comments

Comments
 (0)