thegetty / quire

A multi-package repository for the Quire multiformat publishing framework
https://quire.getty.edu/
BSD 3-Clause "New" or "Revised" License
89 stars 10 forks source link

Support creation of sections without landing pages #901

Open Erin-Cecele opened 5 months ago

Erin-Cecele commented 5 months ago

Discussed in https://github.com/thegetty/quire/discussions/899

Originally posted by **1000camels** February 5, 2024 I am looking for a way to not have Section Landing Pages, but for them to appear in the TOC and Menu I do understand I can control whether it part of the flow of pages by setting the output to none. Ultimately I want to make either the section title in the toc and menu not clickable or have it redirect to the first page. Is there a way in Quire to do this? Or if I wanted to try to implement this with .htaccess file, how would I get that file into _site?
Erin-Cecele commented 5 months ago

In early v1, we implemented this by saying any page without a layout wouldn’t have a landing page, but we later found a bug that meant that every page had to have a layout.