-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: Add keynote abstract #33
Conversation
This commit adds the Quarto configuration file for the keynote submission. The configuration specifies the type of manuscript, the article file, and the HTML format. It also includes the index.qmd file for the keynote submission, which contains metadata such as categories, title, author information, keywords, and abstract. The abstract discusses the ethics and politics of digitization in the context of digital historical literacy. Date: 05-10-2024 Date-modified: 05-30-2024 Co-authored-by: Gerben Zaagsma <[email protected]>
WalkthroughThis update introduces a new YAML configuration for a manuscript project in Quarto, along with a keynote presentation on digital literacy. The YAML file organizes project settings, while the keynote document outlines a thoughtful exploration of the ethics and politics surrounding digitisation in historical research. Together, these changes enhance the structure and content of the manuscript, promoting a deeper understanding of digital humanities. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- submissions/keynote/_quarto.yml (1 hunks)
- submissions/keynote/index.qmd (1 hunks)
Files skipped from review due to trivial changes (1)
- submissions/keynote/_quarto.yml
Additional comments not posted (5)
submissions/keynote/index.qmd (5)
2-9
: Metadata section is well-structured.The categories, title, and author details are clearly defined and comprehensive.
10-14
: Keywords are relevant and appropriate.The keywords accurately capture the themes of the keynote, aiding in searchability and categorization.
15-18
: Abstract is clear and comprehensive.The abstract provides a well-structured overview of the keynote's focus on digital historical literacy and its ethical and political dimensions.
19-20
: Dates are consistent and accurate.The date and date-modified fields are correctly formatted and reflect the timeline of the keynote.
21-29
: Other-links section is comprehensive and useful.The links to the author's homepage, Mastodon, X, and C²DH provide valuable resources and contact points.
This commit adds the Quarto configuration file for the keynote submission. The configuration specifies the type of manuscript, the article file, and the HTML format. It also includes the index.qmd file for the keynote submission, which contains metadata such as categories, title, author information, keywords, and abstract. The abstract discusses the ethics and politics of digitization in the context of digital historical literacy.
Date: 05-10-2024
Date-modified: 05-30-2024
Pull request
Proposed changes
Types of changes
Checklist
Co-authored-by: Name <[email protected]>
.Summary by CodeRabbit