CollectionBuilder / collectionbuilder-csv

CollectionBuilder-CSV is a "stand alone" template for creating digital collection and exhibit websites using Jekyll and a metadata CSV.
MIT License
21 stars 16 forks source link

errors in cb_page_gen if no object_template #16

Closed evanwill closed 2 years ago

evanwill commented 2 years ago

check the ifs with "item/" to select the layouts, https://github.com/CollectionBuilder/collectionbuilder-csv/commit/d1cd161a29f14acc7183c3b1d855a34867c4bff3

should "template" value also always assume it is in "_layouts/item/"? That seems limiting and frustrating if trying to customize, but also potentially confusing to be different than display_template.