Skip to content

CSV Not Loading – Site Builds but Shows 0 Items #160

Answered by evanwill
Garnetwen asked this question in Q&A
Discussion options

You must be logged in to vote

@Garnetwen your project was started from collectionbuilder-gh, which does not support loading a live CSV directly from Sheets. That functionality is only available in collectionbuilder-sheets template. If you want to use a live sheet, you will have to start a new project from collectionbuilder-sheets, and copy your content over.
If you want the current project to work, you will have to download your metadata CSV and put it into the "_data" folder.

Note in "_config.yml", CB-GH uses the key metadata: (which can only be a csv file in the "_data" folder), where as CB-Sheets uses the key metadata-csv: (which can be a link or relative path to a csv file anywhere).
Here is the docs: https://coll…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Garnetwen
Comment options

Answer selected by Garnetwen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants