-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Engineering 🧰 Migrate to github.io #40
Comments
@yochannah - just a detail, as I had resigned to this method for GitHub anyway: BCE stories appear in the wrong order: This is genuinely fine, but if you know a magic trick to make BCE years appear in the right order, that would be great! |
@Ismael-KG like this? #41 |
@yochannah do you know how to add a new element (author) to the yaml? Under date and category, same format, it would be great to have a line for "author(s)". There will then be a question as to whether:
|
Oh, I know! @yochannah , story titles should end with "(work in progress)" if that is the case! The reason I haven't migrated most stories is I am not sure what to do with "incomplete" ones. I think a flag like this (by default, include "(work in progress)") would be great! This way, readers know whether to expect much more content in stories >.< |
`wip: true` ?
…On Fri, Dec 10, 2021 at 8:47 AM Ismael-KG ***@***.***> wrote:
Oh, I know! @yochannah <https://github.com/yochannah> , story titles
should end with "(work in progress)" if that is the case!
The reason I haven't migrated most stories is I am not sure what to do
with "incomplete" ones. I think a flag like this (by default, include
"(work in progress)") would be great! This way, readers know whether to
expect much more content in stories >.<
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGXRDQTRAK3ATM76UCGB6DUQG5CBANCNFSM5JRXG5SQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I suppose so! Like this?
How about the author? Adding a line for "Author(s)" (like "category") didn't work. |
add the author line, I'll need to add some logic into the display template
to output it, that's all
…On Fri, Dec 10, 2021 at 9:16 AM Ismael-KG ***@***.***> wrote:
I suppose so! Like this?
---
layout: story
title: "title"
wip: true or false
historical-date:
title: "year, explanation or as per"
bce: true or false
year: YYYY
source: link to the source that justifies the choice of date
author: surname(s) of authors of the linked source
source-date: year
category: opening-knowledge, ldf, improving-research or research-tragedies
tags: ["Bioethics", "How We Do Things","Science Influencers","What We Value"]
media:
source: link to the site where the image is; delete line if there is no image
caption: "ALT text and acknowledgement of source"; delete line if there is no image
read-more: link to the story's pertinent document/article/book, if there is one; otherwise, delete line
intro: text
---
### The Story
<!-- Paste the story into this line! Remember the old adage: a line is a paragraph, and a blank line must be placed between paragraphs. -->
How about the author? Adding a line for "Author(s)" (like "category")
didn't work.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGXRDT23UEZN5IQLTT5E4DUQHAQLANCNFSM5JRXG5SQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
added wip, authors and contributprs as per #40
Amazing, added wip, authors and contributors:
Of course, the contributor line can disappear when necessary, and I won't be putting my name down as author until others write stuff. My name appears in enough places on this already! |
Added reference to [THE SITE](https://ismael-kg.github.io/A-History-of-Research-Ethics/). Relevant to #40 and inspired #45
ah, so I just upset Jekyll by trying to update the template to support |
... oh goodie, I note it's not really implemented yet. I will use authors. |
@yochannah, is this how the yaml should look?
|
For now it looks good! I see nothing that frightens me.
…On Wed, 15 Dec 2021, 19:44 Ismael-KG, ***@***.***> wrote:
@yochannah <https://github.com/yochannah>, is this how the yaml should
look?
---
layout: story
title: "title"
wip: true or false
issue:
historical-date:
title: "year, explanation or as per"
bce: true or false
year: YYYY
source: link to the source that justifies the choice of date
author: surname(s) of authors of the linked source
source-date: year
category: opening-knowledge, ldf, improving-research or research-tragedies
authors: full name(s)
contributors: full name(s) and [contribution type](https://github.com/Ismael-KG/A-History-of-Research-Ethics/blob/main/Protocols.md#Protocol-3-Contribution-Types) between brackets
tags: ["Bioethics", "How We Do Things","Science Influencers","What We Value"]
media:
source: link to the site where the image is; delete line if there is no image
caption: "ALT text and acknowledgement of source"; delete line if there is no image
read-more: link to the story's pertinent document/article/book, if there is one; otherwise, delete line
intro: text
---
### The Story
<!-- Paste the story into this line! Remember the old adage: a line is a paragraph, and a blank line must be placed between paragraphs. -->
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGXRDTUZVOKSPJNPUMIUS3URDVZ3ANCNFSM5JRXG5SQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Following [comment](#40 (comment)) in #40
@yochannah – new thought on Can it have three values? For each, the following would happen:
|
…n Mesoamerica.md to Works_In_Progress/CE 1519 "The Conquest" begins in Mesoamerica.md #40
trinary sounds great! |
Title
Migrate to github.io
Elevator Pitch
Following #37 and #31 , migrate stories to https://ismael-kg.github.io/A-History-of-Research-Ethics/ using the new stories template.
Justification
This will track changes to stories in light of @yochannah's very helpful yaml code, which is now here.
Skills
Tasks
The text was updated successfully, but these errors were encountered: