sbellbooks / firstsite

0 stars 0 forks source link

Pull request from Laird: If directory names don't matter for URL, name book-page directory "book" and excerpt/blurb bundle "bits" for all instances? #31

Closed sbellbooks closed 4 years ago

sbellbooks commented 4 years ago

This would simplify what the single layout template has to do to grab the excerpt and the blurb. It just grabs the "bits" no matter for which book. That's a little more elegant.

sbellbooks commented 4 years ago

I tried. I really did. BUT if there are multiple headless bundles named "bits," the server chokes. So the headless bundles all have to have unique names anyway, in which case they might as well have unique names in a sensible naming scheme.