Skip to content

Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism.

License

AGPL-3.0, CC-BY-SA-4.0 licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL.md
CC-BY-SA-4.0
LICENSE-CCBYSA.md
Notifications You must be signed in to change notification settings

digihistch24/digihistch24.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Digital History Switzerland 2024 Book of Abstracts

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 GitHub forks GitHub stars Code license Data license

Installation

Install Quarto and Node.js and run the following commands in the root directory of the repository:

npm install
npm run prepare

Usage

1. Code Quality Checks

Check Formatting
This command identifies files that do not follow the project’s style conventions.

npm run check

Expected output: A list of files with formatting issues, if any.

Auto-Format
This command automatically corrects formatting issues in project files.

npm run format

2. Local Development

Preview the Site
This command starts a local development server with hot-reloading to allow you to preview the website.

quarto preview blog

Expected output: A local preview accessible at http://localhost:4000.

3. Building for Production

Build Static Site
This command compiles the website for deployment, generating static files in the _site directory.

quarto render blog

Expected output: A fully built static website in the _site directory, ready for deployment.

4. Version Control

Commit Messages Wizard
This command launches an interactive prompt to help create standardized, meaningful commit messages.

npm run commit

Expected output: A structured prompt for crafting a detailed commit message.

Generate Changelog
This command automatically creates or updates a CHANGELOG.md file based on recent commits.

npm run changelog

Expected output: An updated CHANGELOG.md file summarizing recent changes and updates.

Support

This project is maintained by @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
📊 Report bad data GitHub Issue Tracker
📚 Docs Issue GitHub Issue Tracker
🎁 Feature Requests GitHub Issue Tracker
🛡 Report a security vulnerability See SECURITY.md
💬 General Questions GitHub Discussions

Roadmap

  • Add all submissions to the Book of Abstracts
  • Add a Table of Contents to the Book of Abstracts
  • Add an introduction to the Book of Abstracts
  • Add styling to the Book of Abstracts

Contributing

All contributions to this repository are welcome! If you find errors or problems with the data, or if you want to add new data or features, please open an issue or pull request. Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

Versioning

We use SemVer for versioning. The available versions are listed in the tags on this repository.

Authors and acknowledgment

  • Moritz Mähr - Initial work - maehr
  • Moritz Twente - Submissions - mtwente
  • Kapitolina Kostina - Submissions - consincopa

See also the list of contributors who contributed to this project.

License

The data in this repository is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) License - see the LICENSE-CCBYSA file for details. By using this data, you agree to give appropriate credit to the original author(s) and to indicate if any modifications have been made.

The code in this repository is released under the GNU Affero General Public License v3.0 - see the LICENSE-AGPL file for details. By using this code, you agree to make any modifications available under the same license.

About

Book of Abstracts for the Digital History Switzerland 2024. Historical Research, Digital Literacy and Algorithmic Criticism.

Topics

Resources

License

AGPL-3.0, CC-BY-SA-4.0 licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL.md
CC-BY-SA-4.0
LICENSE-CCBYSA.md

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Languages