From 567db516641acc002a46e0563d1f57c90993c6f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20M=C3=A4hr?= Date: Thu, 21 Nov 2024 15:50:43 +0100 Subject: [PATCH] Move repo #84 (#85) * fix: update repository links and URLs to reflect new structure * fix: update link formatting in index.qmd for consistency * fix: update citation and description metadata for clarity and consistency --- .github/ISSUE_TEMPLATE/config.yml | 2 +- CHANGELOG.md | 2 +- CITATION.cff | 8 ++--- README.md | 30 +++++++++---------- _quarto.yml | 8 ++--- about.qmd | 50 ++++++++++++++++--------------- cliff.toml | 2 +- conference-program.qmd | 8 ++--- custom-header.html | 2 +- index.qmd | 6 ++-- package.json | 4 +-- 11 files changed, 62 insertions(+), 60 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 83923db..7999941 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,6 @@ contact_links: 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 + url: https://github.com/digihistch24/digihistch24.github.io/discussions about: Please see the discussions page for book-of-abstracts. blank_issues_enabled: true diff --git a/CHANGELOG.md b/CHANGELOG.md index e1ad050..0411d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/digihistch24/book-of-abstracts/compare/...HEAD) +## [Unreleased](https://github.com/digihistch24/digihistch24.github.io/compare/...HEAD) ### Features diff --git a/CITATION.cff b/CITATION.cff index e9c4491..9096c0b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ cff-version: 1.2.0 title: >- - Digital History Switzerland 2024 Book of Abstracts + Digital History Switzerland 2024 message: 'If you use this guide, please cite it as below.' type: software authors: @@ -32,10 +32,10 @@ authors: identifiers: - type: doi value: 10.5281/ -repository-code: 'https://github.com/digihistch24/book-of-abstracts/' -url: 'https://digihistch24.github.io/book-of-abstracts/' +repository-code: 'https://github.com/digihistch24/digihistch24.github.io/' +url: 'https://digihistch24.github.io/' abstract: >- - This repository contains Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism. + This repository contains website and Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism. keywords: - histocial research - digital literacy diff --git a/README.md b/README.md index fbf2da9..1789572 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This repository contains the Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism. The data in this repository is openly available to everyone and is intended to support reproducible research. -[![GitHub issues](https://img.shields.io/github/issues/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/book-of-abstracts/issues) -[![GitHub forks](https://img.shields.io/github/forks/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/book-of-abstracts/network) -[![GitHub stars](https://img.shields.io/github/stars/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/book-of-abstracts/stargazers) -[![Code license](https://img.shields.io/github/license/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/book-of-abstracts/blob/main/LICENSE-AGPL.md) -[![Data license](https://img.shields.io/github/license/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/book-of-abstracts/blob/main/LICENSE-CCBYSA.md) +[![GitHub issues](https://img.shields.io/github/issues/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/digihistch24.github.io/issues) +[![GitHub forks](https://img.shields.io/github/forks/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/digihistch24.github.io/network) +[![GitHub stars](https://img.shields.io/github/stars/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/digihistch24.github.io/stargazers) +[![Code license](https://img.shields.io/github/license/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/digihistch24.github.io/blob/main/LICENSE-AGPL.md) +[![Data license](https://img.shields.io/github/license/digihistch24/book-of-abstracts.svg)](https://github.com/digihistch24/digihistch24.github.io/blob/main/LICENSE-CCBYSA.md) @@ -85,14 +85,14 @@ Expected output: An updated `CHANGELOG.md` file summarizing recent changes and u This project is maintained by [@digihistch24](https://github.com/digihistch24). Please understand that we can't provide individual support via email. We also believe that help is much more valuable when it's shared publicly, so more people can benefit from it. -| Type | Platforms | -| -------------------------------------- | ----------------------------------------------------------------------------------- | -| 🚨 **Bug Reports** | [GitHub Issue Tracker](https://github.com/digihistch24/book-of-abstracts/issues) | -| 📊 **Report bad data** | [GitHub Issue Tracker](https://github.com/digihistch24/book-of-abstracts/issues) | -| 📚 **Docs Issue** | [GitHub Issue Tracker](https://github.com/digihistch24/book-of-abstracts/issues) | -| 🎁 **Feature Requests** | [GitHub Issue Tracker](https://github.com/digihistch24/book-of-abstracts/issues) | -| 🛡 **Report a security vulnerability** | See [SECURITY.md](SECURITY.md) | -| 💬 **General Questions** | [GitHub Discussions](https://github.com/digihistch24/book-of-abstracts/discussions) | +| Type | Platforms | +| -------------------------------------- | ---------------------------------------------------------------------------------------- | +| 🚨 **Bug Reports** | [GitHub Issue Tracker](https://github.com/digihistch24/digihistch24.github.io/issues) | +| 📊 **Report bad data** | [GitHub Issue Tracker](https://github.com/digihistch24/digihistch24.github.io/issues) | +| 📚 **Docs Issue** | [GitHub Issue Tracker](https://github.com/digihistch24/digihistch24.github.io/issues) | +| 🎁 **Feature Requests** | [GitHub Issue Tracker](https://github.com/digihistch24/digihistch24.github.io/issues) | +| 🛡 **Report a security vulnerability** | See [SECURITY.md](SECURITY.md) | +| 💬 **General Questions** | [GitHub Discussions](https://github.com/digihistch24/digihistch24.github.io/discussions) | ## Roadmap @@ -107,7 +107,7 @@ All contributions to this repository are welcome! If you find errors or problems ## Versioning -We use [SemVer](http://semver.org/) for versioning. The available versions are listed in the [tags on this repository](https://github.com/digihistch24/book-of-abstracts/tags). +We use [SemVer](http://semver.org/) for versioning. The available versions are listed in the [tags on this repository](https://github.com/digihistch24/digihistch24.github.io/tags). ## Authors and acknowledgment @@ -115,7 +115,7 @@ We use [SemVer](http://semver.org/) for versioning. The available versions are l - **Moritz Twente** - _Submissions_ - [mtwente](https://github.com/mtwente) - **Kapitolina Kostina** - _Submissions_ - [consincopa](https://github.com/consincopa) -See also the list of [contributors](https://github.com/digihistch24/book-of-abstracts/graphs/contributors) who contributed to this project. +See also the list of [contributors](https://github.com/digihistch24/digihistch24.github.io/graphs/contributors) who contributed to this project. ## License diff --git a/_quarto.yml b/_quarto.yml index 8bc1ce9..76a6643 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -6,9 +6,9 @@ website: favicon: logo.png open-graph: true twitter-card: true - site-url: https://digihistch24.github.io/book-of-abstracts/ - repo-url: https://github.com/digihistch24/book-of-abstracts/ - issue-url: https://github.com/digihistch24/book-of-abstracts/issues/new/choose + site-url: https://digihistch24.github.io/ + repo-url: https://github.com/digihistch24/digihistch24.github.io/ + issue-url: https://github.com/digihistch24/digihistch24.github.io/issues/new/choose repo-actions: [edit, issue] page-navigation: true bread-crumbs: false @@ -22,7 +22,7 @@ website: title: '***DigiHistCH24***' tools: - icon: github - url: https://github.com/digihistch24/book-of-abstracts/ + url: https://github.com/digihistch24/digihistch24.github.io/ target: _blank left: - text: Home diff --git a/about.qmd b/about.qmd index 9ca04fa..5f0966d 100644 --- a/about.qmd +++ b/about.qmd @@ -1,41 +1,41 @@ --- title: About -description-meta: "This repository contains the Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy, and Algorithmic Criticism. The data in this repository is openly available to everyone and is intended to support reproducible research." +description-meta: "This repository contains the website and the Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy, and Algorithmic Criticism. The data in this repository is openly available to everyone and is intended to support reproducible research." author-meta: "Digital History Switzerland 2024" license: "AGPL-3.0" --- ## Organising Committee -- Jérôme Baudry (Ecole polytechnique fédérale de Lausanne) -- Lucas Burkart (Universität Basel) -- Béatrice Joyeux-Prunel (Université de Genève) -- Eliane Kurmann (infoclio.ch) -- Moritz Mähr (Universität Basel, Stadt.Geschichte.Basel) -- Enrico Natale (infoclio.ch, Verein Geschichte und Informatik) -- Christiane Sibille (Verein Geschichte und Informatik, ETH Library) +- Jérôme Baudry (Ecole polytechnique fédérale de Lausanne)\ +- Lucas Burkart (Universität Basel)\ +- Béatrice Joyeux-Prunel (Université de Genève)\ +- Eliane Kurmann (infoclio.ch)\ +- Moritz Mähr (Universität Basel, Stadt.Geschichte.Basel)\ +- Enrico Natale (infoclio.ch, Verein Geschichte und Informatik)\ +- Christiane Sibille (Verein Geschichte und Informatik, ETH Library)\ - Moritz Twente (Universität Basel, Stadt.Geschichte.Basel) ## Sponsoring We are grateful for the generous support by our sponsors: -- [Swiss National Science Foundation](https://data.snf.ch/grants/grant/228741) -- [FAG Basel](https://fag-basel.ch/) -- Max-Geldner-Stiftung -- [Department of History, University of Basel](https://dg.philhist.unibas.ch/en/) -- [Association History and Computing](https://ahc-ch.ch/) +- [Swiss National Science Foundation](https://data.snf.ch/grants/grant/228741)\ +- [FAG Basel](https://fag-basel.ch/)\ +- Max-Geldner-Stiftung\ +- [Department of History, University of Basel](https://dg.philhist.unibas.ch/en/)\ +- [Association History and Computing](https://ahc-ch.ch/) ![Sponsoring: Swiss National Foundation, FAG Basel, Max-Geldner-Stiftung, Universität Basel (Departement Geschichte), Verein Informatik und Geschichte](images/sponsoring_logos.png) ## Patronage -- [infoclio.ch](https://www.infoclio.ch/en "Homepage infoclio") -- [Verein Geschichte und Informatik | Association Histoire et Informatique | Association History and Computing](https://ahc-ch.ch/ "Homepage G&I") -- [Schweizerische Gesellschaft für Geschichte](https://www.sgg-ssh.ch/ "Homepage SGG") +- [infoclio.ch](https://www.infoclio.ch/en "Homepage infoclio")\ +- [Verein Geschichte und Informatik \| Association Histoire et Informatique \| Association History and Computing](https://ahc-ch.ch/ "Homepage G&I")\ +- [Schweizerische Gesellschaft für Geschichte](https://www.sgg-ssh.ch/ "Homepage SGG") ![Logos of DigiHistCH24 patronage organizations: infoclio.ch, Association History and Computing, and Swiss Society of History](images/patronage_logos.png) - + ### Host [University of Basel, Department of History](https://dg.philhist.unibas.ch/en/) @@ -48,19 +48,21 @@ Please refer to the [Personal Integrity Coordination Office of the University o ## Inquiries -For inquiries, get in touch by contacting Moritz Twente via [digital-history-2024@unibas.ch](mailto:digital-history-2024@unibas.ch). +For inquiries, get in touch by contacting Moritz Twente via [digital-history-2024\@unibas.ch](mailto:digital-history-2024@unibas.ch). -If your request does not concern an event, please refer to the general information of the University of Basel [https://www.unibas.ch/en/Legal-notice.html](https://www.unibas.ch/en/Legal-notice.html) (see below): +If your request does not concern an event, please refer to the general information of the University of Basel  (see below): ## Publisher -University of Basel -Petersplatz 1, P.O. Box -4001 Basel +University of Basel\ +Petersplatz 1, P.O. Box\ +4001 Basel\ Switzerland ## Disclaimer of warranty and liability -The University of Basel makes every effort to ensure that the information on its website is correct and up-to-date. However, it does not guarantee the topicality, correctness, completeness or quality of the information provided. It reserves the right to adjust or remove information at any time and without notice. Liability claims regarding damage caused by the use of any information provided, including any kind of information which is incomplete or incorrect, will therefore be rejected. -The University of Basel is not liable for any material or immaterial damage resulting from access to or use or non-use of the published information, from misuse of the connection or from technical faults. +The University of Basel makes every effort to ensure that the information on its website is correct and up-to-date. However, it does not guarantee the topicality, correctness, completeness or quality of the information provided. It reserves the right to adjust or remove information at any time and without notice. Liability claims regarding damage caused by the use of any information provided, including any kind of information which is incomplete or incorrect, will therefore be rejected. + +The University of Basel is not liable for any material or immaterial damage resulting from access to or use or non-use of the published information, from misuse of the connection or from technical faults. + The University of Basel has not reviewed external websites, i.e. websites not located on its servers or within its sphere of influence, which may be connected to this website via hyperlinks, and does not accept any responsibility for their content. diff --git a/cliff.toml b/cliff.toml index 1e8288e..41344a3 100644 --- a/cliff.toml +++ b/cliff.toml @@ -15,7 +15,7 @@ body = """ {% if version %}\ ## [{{ version | trim_start_matches(pat="v") }}] - {{ timestamp | date(format="%Y-%m-%d") }} {% else %}\ - ## [Unreleased](https://github.com/digihistch24/book-of-abstracts/compare/...HEAD) + ## [Unreleased](https://github.com/digihistch24/digihistch24.github.io/compare/...HEAD) {% endif %}\ {% for group, commits in commits | group_by(attribute="group") %} ### {{ group | upper_first }} diff --git a/conference-program.qmd b/conference-program.qmd index 1ff855d..90a8df9 100644 --- a/conference-program.qmd +++ b/conference-program.qmd @@ -2,8 +2,8 @@ title: DigiHistCH24 Program --- -Digital History Switzerland 2024 takes place September 12–13, 2024 at the University of Basel. The conference will be held at Kollegienhaus centrally located in Basel. - +Digital History Switzerland 2024 takes place September 12–13, 2024 at the University of Basel. The conference will be held at Kollegienhaus centrally located in Basel. + Please note: The exact rooms in Kollegienhaus indicated in the conference schedule are preliminary and subject to change. [Conference Schedule](conference-program/schedule.html){.btn .btn-mint role="button"} @@ -18,5 +18,5 @@ We are pleased to present this collection, which reflects the state of the art i Each day, we have one additional, externally organized network/information meeting: -September 12, 12:30–14:00: [**SSH Open Research Data Taskforce (Lunch Break Event)**](/conference-program/info-event-ssh-ord.html "Event Information") -September 13, 12:30–14:00: [**Digital History Network Switzerland (Lunch Break Event)**](/conference-program/info-event-digital-history-network-switzerland.html "Event Information") +- September 12, 12:30–14:00: [**SSH Open Research Data Taskforce (Lunch Break Event)**](/conference-program/info-event-ssh-ord.html "Event Information") +- September 13, 12:30–14:00: [**Digital History Network Switzerland (Lunch Break Event)**](/conference-program/info-event-digital-history-network-switzerland.html "Event Information") \ No newline at end of file diff --git a/custom-header.html b/custom-header.html index d74d5dc..9d6e171 100644 --- a/custom-header.html +++ b/custom-header.html @@ -1,6 +1,6 @@ diff --git a/index.qmd b/index.qmd index 6f11848..84d9e7a 100644 --- a/index.qmd +++ b/index.qmd @@ -7,15 +7,15 @@ author-meta: "Digital History Switzerland 2024" We invite scholars, researchers and professionals of all levels of experience from Switzerland and beyond to submit papers on the DigiHistCH24 conference theme: **‹Historical Research, Digital Literacy and Algorithmic Criticism›**. We are particularly interested in papers that address ongoing research projects, innovative research methods, the use of software in historical research, data analysis, and digital tools. -The conference will take place in September 2024. We are looking forward to seeing you in Basel – **please do not forget to register (CLOSED) for attending DigiHistCH24! If you are already curious about what to expect, our Book of Abstracts is the perfect place to start.** +The conference will take place in September 2024. We are looking forward to seeing you in Basel – **please do not forget to register (CLOSED) for attending DigiHistCH24! If you are already curious about what to expect, our [Book of Abstracts](/book-of-abstracts.html "Book of Abstracts") is the perfect place to start.** This conference provides a platform for scholars, researchers and professionals of all ages and levels of experience to discuss these challenges, exchange experiences, share best practices, and discuss forward-looking approaches to historical research in the digital age. It aims to promote digital literacy, raise awareness of the use of algorithms and AI systems, develop strategies for dealing with digital sources, encourage shared formats and methodologies, and facilitate the exchange of knowledge and best practices for collaborative historical research. The conference will also showcase projects and research in the field of digital history. ## Digital History Network Switzerland -While you're here, you might also want to check out the Digital History Network Switzerland! Its aim is to promote the visibility of digital history and to network people from academic and memory institutions as well as other actors in this field. We recommend joining the network's mailing list! See infoclio.ch for more information. +While you're here, you might also want to check out the Digital History Network Switzerland! Its aim is to promote the visibility of digital history and to network people from academic and memory institutions as well as other actors in this field. We recommend joining the network's mailing list! See [infoclio.ch](https://www.infoclio.ch/en/digitalhistorynetwork){target="_blank" rel="noopener"} for more information. -Digital History Network Switzerland Logo +[![Digital History Network Switzerland Logo](/images/logo_digital_history_network_ch.svg){width="600"}](https://www.infoclio.ch/en/digitalhistorynetwork){target="_blank" rel="noopener"} ## Organising Committee diff --git a/package.json b/package.json index 9638f37..c42e689 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "book-of-abstracts", + "name": "Digital History Switzerland 2024", "description": "This repository contains Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism.", "author": "Moritz Mähr ", - "url": "https://github.com/digihistch24/book-of-abstracts/issues", + "url": "https://github.com/digihistch24/digihistch24.github.io/issues", "license": "AGPL-3.0", "scripts": { "check": "prettier --ignore-path .gitignore --check . '!{CODE_OF_CONDUCT.md,LICENSE-AGPL.md,LICENSE-CCBYSA.md,fonts/LICENSE-OFL.md,package-lock.json,pnpm-lock.yaml,yarn.lock}'",