Skip to content

How to generate list page for all presentations #37

@kerma

Description

@kerma

I'm trying to render a index page that would list links to all presentations. So far without much luck. This is the tree:

$ tree content

content
├── posts
│   ├── hello.md
│   └── second.md
└── slides
    ├── _index.md
    └── presentation
        └── _index.md

Atm I'm expecting that /slides/index.html includes a link to /slides/presentation/, but whatever I try, nothing seems to work. I only get an empty presentation there. Is this even supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions