Issue: directory without a index.md causes error on breadcrumbs #8

Closed
opened 2021-04-05 20:28:11 -05:00 by bss · 0 comments
Owner

I'm using incorporeal-cms for some work stuff, to serve Markdown that is in GitLab and thus doesn't sensibly have index.md files for directories (because the work assumption is that those files would be accessed individually via the GitLab file browser). When attempting to work with these GitLab-native projects in incorporeal-cms, any page in a directory without index.md errors, but creating said file is not appropriate.

Ignoring what this means for browsing directories (where a 404 would be appropriate, without an index.md, I guess), the breadcrumb nav generation thing probably shouldn't error, and instead just return... the path? I guess?

I'm using incorporeal-cms for some work stuff, to serve Markdown that is in GitLab and thus doesn't sensibly have `index.md` files for directories (because the work assumption is that those files would be accessed individually via the GitLab file browser). When attempting to work with these GitLab-native projects in incorporeal-cms, any page in a directory without `index.md` errors, but creating said file is not appropriate. Ignoring what this means for browsing directories (where a 404 would be appropriate, without an `index.md`, I guess), the breadcrumb nav generation thing probably shouldn't error, and instead just return... the path? I guess?
bss closed this issue 2021-04-14 21:35:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bss/incorporeal-cms#8
No description provided.