okkur / syna

Highly customizable open source theme for Hugo based static websites
https://syna.okkur.org/demo/
Apache License 2.0
250 stars 134 forks source link

Investigate duplicate pages within list #751

Closed stp-ip closed 4 years ago

stp-ip commented 4 years ago

Is this a BUG REPORT or FEATURE REQUEST?: bug

What happened: With the default subsection = true list will show duplicated subsections.

What you expected to happen: Single subsections.

How to reproduce it (as minimally and precisely as possible): Create a list and content like this:

draft/
_index.md
  _index/list.md
  _index/index.md
  posts/
    _index.md
    test-post-1.md
    test-post-2.md

It will show "posts" twice in the list.

Environment: