Skip to content

pointyfar/hugo-filenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Given the following (simplified) structure:

content
├── _index.md
├── orange.md
├── green
│   └── tea
│       └── index.md
├── purple
│   └── index.md
├── red
│   ├── flower
│   │   ├── _index.md
│   │   └── ...
└── yellow
    ├── _index.md
    └── ...

.Sections for /orange/ (and /purple/) contains:

Page(/green), 
Page(/yellow/_index.md), 
Page(/red)

This used to be [] in version 0.56 and below. Tested 0.57.x 0.58.x.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published