-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
acc0bbc
commit 71343e7
Showing
7 changed files
with
75 additions
and
91 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 |
---|---|---|
|
@@ -20,6 +20,9 @@ collections: | |
sort_by: weight | ||
team: | ||
output: true | ||
news: | ||
output: true | ||
sort_by: date | ||
|
||
defaults: | ||
- scope: | ||
|
This file was deleted.
Oops, something went wrong.
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,12 @@ | ||
--- | ||
title: "DHRIFT Project Receives NEH Advancement Grant" | ||
date: 2023-01-11 | ||
description: "Funding!" | ||
--- | ||
|
||
The DHRIFT team is excited to announce that the project has received a National Endowment for the Humanities Level III Advancement Grant. This grant support will enable the team to continue to build a community of digital humanities teachers and learners, develop the DHRIFT platform, and create and maintain the DHRIFT curriculum. | ||
|
||
The DHRIFT team is thrilled to stand alongside other critical projects in the digital humanities and library and museum spaces during the 2023-2025 grant period. Keep an eye on this space for updates as the DHRIFT team builds community, curriculum, and infrastructure for teaching technical methods in the humanities. | ||
|
||
[NEH Office of Digital Humanities Awards Announcement ](https://www.neh.gov/blog/announcing-new-odh-awards-january-2023)<br> | ||
[Read About NEH Digital Humanities Advancement Grants](https://www.neh.gov/grants/odh/digital-humanities-advancement-grants) |
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,13 @@ | ||
--- | ||
title: "DHRIFT will present at the ADHO 2024 conference" | ||
date: 2024-05-27 | ||
description: "Join us June 6th at DH 2024: Reinvention and Responsibility in Arlington, VA!" | ||
--- | ||
|
||
The DHRIFT team is excited to announce that we will be running a workshop at the Alliance of Digital Humanities Organizations (ADHO) 2024 conference in Arlington, VA. The conference will take place from July 22-26, 2024. | ||
|
||
During this workshop, participants will learn about the DHRIFT platform, its directory of available workshops, interactive features, and pedagogical philosophy. Attendees will learn to build their own DHRIFT website for a mock institute, including modifying and customizing existing DHRIFT content. By creating DHRIFT sites, participants will learn about DHRIFT’s underlying technologies: how workshop markdown files are created, ingested, and displayed, how they are stored and processed through GitHub actions, and how institute leaders can use the wizard to build an institute based on their community’s needs. Specific activities will include examining a sample workshop’s markdown file, identifying encoding specific to DHRIFT’s interactive features, and to produce a sample workshop. By the time participants complete the workshop, they will have set up a GitHub repository and development environment on their laptop and learn how to pull, push, and rebuild a sample DHRIFT workshop site. | ||
|
||
Final workshop activities will cover how to submit a workshop to DHRIFT Core to be included in our directory of workshops. Workshop leaders will demonstrate the process to submit a proposed workshop to DHRIFT Core, review the criteria for inclusion, and discuss the submission agreement documents and terms of use. If time allows, interested participants will clone DHRIFT and learn how to contribute to our open source development community. | ||
|
||
To register for the workshop, please visit the [ADHO 2024 conference website](https://dh2024.adho.org/). We look forward to seeing you there! |
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 |
---|---|---|
|
@@ -3,3 +3,4 @@ title: News | |
layout: news | ||
description: News | ||
--- | ||
|