Deployment failing #90
Replies: 7 comments 1 reply
-
Hi @historianem! I think you just need to delete the parentheses around the link in your include command on line 11 in your pages/about.md file. So it should look like this: {% include feature/jumbotron.html objectid="https://upload.wikimedia.org/wikipedia/commons/0/09/Carciature_of_a_man-midwife_as_a_split_figure_Wellcome_L0018481.jpg" %} Think that should fix it! |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue . build github-pages 228 | Error: Invalid byte sequence in UTF-8 in line 1. |
Beta Was this translation helpful? Give feedback.
-
Hi @Bibliojo , I'm thinking your issues have to do with the objects folder more generally -- CollectionBuilder doesn't display Tiff files on the web. (I don't think any browsers display them ...) So you'd need to convert those into jpgs or png files. You'll also want to make sure there are no spaces in the filenames of the images, and that you include the extension of any image in the filename field. So currently, your "item3" has a filename that reads "Milton PR3560 1832 F10" That should be changed to something like "Milton_PR3560_1832_F10.jpg" and a jpg with that filename would need to be added to the "objects" folder in order for it to show up. Otherwise, it looks like your site is at least building, and the metadata is generating a map, timeline, and word clouds ... so that's something. Please feel free to follow up with more questions -- one of us will get to them next week. Cheers, |
Beta Was this translation helpful? Give feedback.
-
THANK YOU so much. How kind of you to respond. I did figure out that I mucked up the csv file ( really Jo how did you manage that?! ) and that was the first problem!
and yes I started to do some re-jigging but DUH I should not rush to get through something on a Friday afternoon!
so more to fix. . .
Your advice is fantastic thank you . pics are way too big, and files names need to be changed.
and I will get there, some days I think I'm just a really slow learner 😄
always trying to learn all the things!
have a super weekend!
thanks again
Jo
Joanne Paterson, BMus MA Musicology MScILS
Research and Scholarly Communication Librarian
Western Libraries
519.319.1488
OA Waivers and Discounts provided by Western Libraries<https://www.lib.uwo.ca/scholarship/oasupport.html>
Post-Prints in ***@***.*** meets OA Requirement by funder, at no cost!<https://ir.lib.uwo.ca/>
Ask me how!
Vacation Alert! September 7-28
…________________________________
From: Devin Becker ***@***.***>
Sent: August 18, 2023 7:22 PM
To: CollectionBuilder/collectionbuilder.github.io ***@***.***>
Cc: Joanne Paterson ***@***.***>; Mention ***@***.***>
Subject: Re: [CollectionBuilder/collectionbuilder.github.io] Deployment failing (Discussion #90)
Hi @Bibliojo<https://github.com/Bibliojo> ,
I'm thinking your issues have to do with the objects folder more generally -- CollectionBuilder doesn't display Tiff files on the web. (I don't think any browsers display them ...) So you'd need to convert those into jpgs or png files. You'll also want to make sure there are no spaces in the filenames of the images, and that you include the extension of any image in the filename field.
So currently, your "item3" has a filename that reads "Milton PR3560 1832 F10"
That should be changed to something like "Milton_PR3560_1832_F10.jpg" and a jpg with that filename would need to be added to the "objects" folder in order for it to show up.
Otherwise, it looks like your site is at least building, and the metadata is generating a map, timeline, and word clouds ... so that's something.
Please feel free to follow up with more questions -- one of us will get to them next week.
Cheers,
@dcnb<https://github.com/dcnb>
—
Reply to this email directly, view it on GitHub<#90 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC5LCCTOHNOK6YPJGQI3IDLXV72J5ANCNFSM6AAAAAAZFCJPGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Decided a do-over was in order :
https://bibliojo.github.io/MiltonParaLostImages/
Home, Paradise Lost Artwork from Weldon Milton collection<https://bibliojo.github.io/MiltonParaLostImages/>
Learning how to use CollectionBuilder-GH, a template for creating small digital collection exhibits on GitHub Pages designed for teaching digital library skills, to sget better and to show others this neat-o tool
bibliojo.github.io
Awesome, Now I feel comfortable showing others how to get started, and we can build something together 🙂
thanks again for you kind assistance!
Jo
Joanne Paterson, BMus MA Musicology MScILS
Research and Scholarly Communication Librarian
Western Libraries
519.319.1488
OA Waivers and Discounts provided by Western Libraries<https://www.lib.uwo.ca/scholarship/oasupport.html>
Post-Prints in ***@***.*** meets OA Requirement by funder, at no cost!<https://ir.lib.uwo.ca/>
Ask me how!
Vacation Alert! September 7-28
…________________________________
From: Devin Becker ***@***.***>
Sent: August 18, 2023 7:22 PM
To: CollectionBuilder/collectionbuilder.github.io ***@***.***>
Cc: Joanne Paterson ***@***.***>; Mention ***@***.***>
Subject: Re: [CollectionBuilder/collectionbuilder.github.io] Deployment failing (Discussion #90)
Hi @Bibliojo<https://github.com/Bibliojo> ,
I'm thinking your issues have to do with the objects folder more generally -- CollectionBuilder doesn't display Tiff files on the web. (I don't think any browsers display them ...) So you'd need to convert those into jpgs or png files. You'll also want to make sure there are no spaces in the filenames of the images, and that you include the extension of any image in the filename field.
So currently, your "item3" has a filename that reads "Milton PR3560 1832 F10"
That should be changed to something like "Milton_PR3560_1832_F10.jpg" and a jpg with that filename would need to be added to the "objects" folder in order for it to show up.
Otherwise, it looks like your site is at least building, and the metadata is generating a map, timeline, and word clouds ... so that's something.
Please feel free to follow up with more questions -- one of us will get to them next week.
Cheers,
@dcnb<https://github.com/dcnb>
—
Reply to this email directly, view it on GitHub<#90 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC5LCCTOHNOK6YPJGQI3IDLXV72J5ANCNFSM6AAAAAAZFCJPGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Very cool Jo! Nice work!
…On Sat, Aug 19, 2023 at 7:45 AM Jo Paterson ***@***.***> wrote:
Decided a do-over was in order :
https://bibliojo.github.io/MiltonParaLostImages/
Home, Paradise Lost Artwork from Weldon Milton collection<
https://bibliojo.github.io/MiltonParaLostImages/>
Learning how to use CollectionBuilder-GH, a template for creating small
digital collection exhibits on GitHub Pages designed for teaching digital
library skills, to sget better and to show others this neat-o tool
bibliojo.github.io
Awesome, Now I feel comfortable showing others how to get started, and we
can build something together 🙂
thanks again for you kind assistance!
Jo
Joanne Paterson, BMus MA Musicology MScILS
Research and Scholarly Communication Librarian
Western Libraries
519.319.1488
OA Waivers and Discounts provided by Western Libraries<
https://www.lib.uwo.ca/scholarship/oasupport.html>
Post-Prints in ***@***.*** meets OA Requirement by funder, at no cost!<
https://ir.lib.uwo.ca/>
Ask me how!
Vacation Alert! September 7-28
________________________________
From: Devin Becker ***@***.***>
Sent: August 18, 2023 7:22 PM
To: CollectionBuilder/collectionbuilder.github.io ***@***.***>
Cc: Joanne Paterson ***@***.***>; Mention ***@***.***>
Subject: Re: [CollectionBuilder/collectionbuilder.github.io] Deployment
failing (Discussion #90)
Hi @Bibliojo<https://github.com/Bibliojo> ,
I'm thinking your issues have to do with the objects folder more generally
-- CollectionBuilder doesn't display Tiff files on the web. (I don't think
any browsers display them ...) So you'd need to convert those into jpgs or
png files. You'll also want to make sure there are no spaces in the
filenames of the images, and that you include the extension of any image in
the filename field.
So currently, your "item3" has a filename that reads "Milton PR3560 1832
F10"
That should be changed to something like "Milton_PR3560_1832_F10.jpg" and
a jpg with that filename would need to be added to the "objects" folder in
order for it to show up.
Otherwise, it looks like your site is at least building, and the metadata
is generating a map, timeline, and word clouds ... so that's something.
Please feel free to follow up with more questions -- one of us will get to
them next week.
Cheers,
@dcnb<https://github.com/dcnb>
—
Reply to this email directly, view it on GitHub<
#90 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/AC5LCCTOHNOK6YPJGQI3IDLXV72J5ANCNFSM6AAAAAAZFCJPGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTM4GMCJBZ5Z6SZGBPDGNLXWDGRBANCNFSM6AAAAAAZFCJPGI>
.
You are receiving this because you were mentioned.Message ID:
<CollectionBuilder/collectionbuilder.github.
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
[Image.png.png]
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Devin Becker ***@***.***>
Sent: Saturday, August 19, 2023 12:18:19 PM
To: CollectionBuilder/collectionbuilder.github.io ***@***.***>
Cc: Joanne Paterson ***@***.***>; Mention ***@***.***>
Subject: Re: [CollectionBuilder/collectionbuilder.github.io] Deployment failing (Discussion #90)
Very cool Jo! Nice work!
On Sat, Aug 19, 2023 at 7:45 AM Jo Paterson ***@***.***> wrote:
Decided a do-over was in order :
https://bibliojo.github.io/MiltonParaLostImages/
Home, Paradise Lost Artwork from Weldon Milton collection<
https://bibliojo.github.io/MiltonParaLostImages/>
Learning how to use CollectionBuilder-GH, a template for creating small
digital collection exhibits on GitHub Pages designed for teaching digital
library skills, to sget better and to show others this neat-o tool
bibliojo.github.io
Awesome, Now I feel comfortable showing others how to get started, and we
can build something together 🙂
thanks again for you kind assistance!
Jo
Joanne Paterson, BMus MA Musicology MScILS
Research and Scholarly Communication Librarian
Western Libraries
519.319.1488
OA Waivers and Discounts provided by Western Libraries<
https://www.lib.uwo.ca/scholarship/oasupport.html>
Post-Prints in ***@***.*** meets OA Requirement by funder, at no cost!<
https://ir.lib.uwo.ca/>
Ask me how!
Vacation Alert! September 7-28
________________________________
From: Devin Becker ***@***.***>
Sent: August 18, 2023 7:22 PM
To: CollectionBuilder/collectionbuilder.github.io ***@***.***>
Cc: Joanne Paterson ***@***.***>; Mention ***@***.***>
Subject: Re: [CollectionBuilder/collectionbuilder.github.io] Deployment
failing (Discussion #90)
Hi @Bibliojo<https://github.com/Bibliojo> ,
I'm thinking your issues have to do with the objects folder more generally
-- CollectionBuilder doesn't display Tiff files on the web. (I don't think
any browsers display them ...) So you'd need to convert those into jpgs or
png files. You'll also want to make sure there are no spaces in the
filenames of the images, and that you include the extension of any image in
the filename field.
So currently, your "item3" has a filename that reads "Milton PR3560 1832
F10"
That should be changed to something like "Milton_PR3560_1832_F10.jpg" and
a jpg with that filename would need to be added to the "objects" folder in
order for it to show up.
Otherwise, it looks like your site is at least building, and the metadata
is generating a map, timeline, and word clouds ... so that's something.
Please feel free to follow up with more questions -- one of us will get to
them next week.
Cheers,
@dcnb<https://github.com/dcnb>
—
Reply to this email directly, view it on GitHub<
#90 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/AC5LCCTOHNOK6YPJGQI3IDLXV72J5ANCNFSM6AAAAAAZFCJPGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTM4GMCJBZ5Z6SZGBPDGNLXWDGRBANCNFSM6AAAAAAZFCJPGI>
.
You are receiving this because you were mentioned.Message ID:
<CollectionBuilder/collectionbuilder.github.
***@***.***>
—
Reply to this email directly, view it on GitHub<#90 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC5LCCWAE7P66NIM5LLBJ4DXWDRMXANCNFSM6AAAAAAZFCJPGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, when I go to deploy my site (https://github.com/historianem/us-womenshistory-1865) on github I keep receiving the error message "github-pages can't satisfy your Gemfile's dependencies." The page deployment worked before today, and I don't believe I've made any significant changes besides adding files and updating my metadata csv, so I'm unsure what the issue is despite looking for it. Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions