Final collection not rendering #179
Unanswered
elainelibrarian
asked this question in
Q&A
Replies: 1 comment
-
|
You are setting up your metadata correctly for CSV and GH, but you are using Sheets, which requires a different setup. https://collectionbuilder.github.io/cb-docs/docs/config/collection/#metadata-csv Basically, you should move your csv into the assets folder and change the So line 40 in _config.yml should read: metadata-csv: assets/fbs_metadata.csv And the assets folder should have your "fbs_metadata.csv" file in it. Then it should work! Good luck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure why, but my site isn't loading properly. Do I have issues with my metadata or file naming? Thanks for any insight!
Beta Was this translation helpful? Give feedback.
All reactions