hugo-eureka icon indicating copy to clipboard operation
hugo-eureka copied to clipboard

Use more sections in Pages Widget

Open Letme opened this issue 2 years ago • 0 comments

Describe the bug

Achieve Recent from different sections like it was before.

Homepage before beside a vintage widget also included the Recents widget (which I assume it is pages widget now), that included recent posts from different sections. Now section is a string (based on documentation), but it would need to be a list.

To Reproduce

Inside homepage folder, Create Vintage widget, create pages widget, add more sections in (either | separated, or , separated or separated) pages widget frontmatter.

Expected behavior

I expect if you list multiple sections that it will concatenate them and display them in a time sequence in one list.

Screenshots

Not needed

Environment

  • Hugo Version: v0.101.0-466fa43c16709b4483689930a4f9ac8add5c9f66+extended
  • Eureka Version: latest

Additional context

I loved the original homepage layout and now I cannot seem to reproduce it.

Letme avatar Aug 04 '22 09:08 Letme