generated from maehr/open-research-data-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: initial release * feat: initial release 2 ;) * feat: links to converia added * feat: listing enabled and fix of #4 * feat: more consistent file names * feat: basic styling added * docs: Update README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * docs: Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * feat: add font license * feat: tracking via plausible * ci: jampack added * ci: prettier config * fix: modified date added --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: mtwente <[email protected]>
- Loading branch information
1 parent
0ce296b
commit 22e7f6a
Showing
49 changed files
with
509 additions
and
455 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
contact_links: | ||
- name: Are you looking for documentation on REPO_NAME? | ||
url: https://USERNAME.github.io/REPO_NAME | ||
about: Please see the documentation for REPO_NAME on its GitHub Pages page. | ||
- name: Do want to discuss REPO_NAME with the community? | ||
url: https://github.com/USERNAME/REPO_NAME/discussions | ||
about: Please see the discussions page for REPO_NAME. | ||
- name: Are you looking for documentation on book-of-abstracts? | ||
url: https://digihistch24.github.io/book-of-abstracts | ||
about: Please see the documentation for book-of-abstracts on its GitHub Pages page. | ||
- name: Do want to discuss book-of-abstracts with the community? | ||
url: https://github.com/digihistch24/book-of-abstracts/discussions | ||
about: Please see the discussions page for book-of-abstracts. | ||
blank_issues_enabled: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
#!/bin/sh | ||
. "$(dirname "$0")/_/husky.sh" | ||
|
||
npm run check |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
cff-version: 1.2.0 | ||
title: >- | ||
Digital History Switzerland 2024 Book of Abstracts | ||
message: 'If you use this guide, please cite it as below.' | ||
type: software | ||
authors: | ||
- family-names: Baudry | ||
given-names: Jérôme | ||
affiliation: EPFL | ||
- family-names: Burkart | ||
given-names: Lucas | ||
affiliation: University of Basel | ||
- family-names: Joyeux-Prunel | ||
given-names: Béatrice | ||
affiliation: Université de Genève | ||
- family-names: Kurmann | ||
given-names: Eliane | ||
affiliation: infoclio.ch | ||
- family-names: Mähr | ||
given-names: Moritz | ||
affiliation: University of Basel | ||
orcid: 'https://orcid.org/0000-0002-1367-1618' | ||
- family-names: Natale | ||
given-names: Enrico | ||
affiliation: infoclio.ch, Verein Geschichte und Informatik | ||
- family-names: Sibille | ||
given-names: Christiane | ||
affiliation: Verein Geschichte und Informatik, ETH Zurich Library | ||
- family-names: Twente | ||
given-names: Moritz | ||
affiliation: University of Basel | ||
identifiers: | ||
- type: doi | ||
value: 10.5281/ | ||
repository-code: 'https://github.com/digihistch24/book-of-abstracts/' | ||
url: 'https://digihistch24.github.io/book-of-abstracts/' | ||
abstract: >- | ||
This repository contains Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism. | ||
keywords: | ||
- histocial research | ||
- digital literacy | ||
- algorithmic criticism | ||
- digital history | ||
- digital humanities | ||
- digital methods | ||
- digital tools | ||
- Switzerland | ||
license: CC-BY-SA-4.0 | ||
version: '1.0' | ||
date-released: '2024-06-03' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ representative at an online or offline event. | |
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported to the community leaders responsible for enforcement at | ||
[INSERT CONTACT METHOD]. | ||
[email protected]. | ||
All complaints will be reviewed and investigated promptly and fairly. | ||
|
||
All community leaders are obligated to respect the privacy and security of the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.