Skip to content

Commit

Permalink
updating description on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
lmrhody committed May 14, 2024
1 parent 566901b commit fb51ec9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _includes/header-home.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="intro-container">
<span id="intro-text">Learn, Teach, and Build Communities</br> of Digital Humanities Practice</span>
<div class="button-container">
<p><a href="https://app.dhrift.org" class="dark-button">Learn now.</a></p>
<p><a href="https://app.dhrift.org" class="dark-button">Start learning.</a></p>
</div>
<div class ="image-wrapper">
<div class="intro-image-container">
Expand Down
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="row justify-content-center">
<div class="col-12 col-md-10 col-lg-8">
<h1 class="meet-title">Meet DHRIFT</h1>
<p class="meet-description">Digital Humanities Infrastructure for Teaching Technology</p>
<p class="meet-description">**DHRIFT** (Digital Humanities Resource Infrastructure for Teaching Technology) is an open educational resource (OER) and publication platform for teaching digital skills. Designed by humanities scholars for humanities scholars, DHRIFT includes a core set of reviewed and tested curricula on common digital humanities (DH) topics, enables the ready creation of websites to support workshops, institutes, and intensives, and provides a minimal computing, accessibility-aware, and interactive functionalities. DHRIFT's core curricula benefits from extensive classroom testing and has been used as the basis for workshops and classes at more than 20 colleges and universities across the United States.</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: About DHRIFT
bodyClass: page-about
---

**DHRIFT** (Digital Humanities Resource Infrastructure for Teaching Technology) is an open educational resource (OER) and publication platform for teaching digital skills. Designed by humanities scholars for humanities scholars, DHRIFT includes a core set of reviewed and tested curricula on common digital humanities (DH) topics, enables the ready creation of websites to support workshops, institutes, and intensives, and provides a minimal computing, accessibility-aware, and interactive functionalities.DHRIFT's core curricula benefits from extensive classroom testing and has been used as the basis for workshops and classes at more than 20 colleges and universities across the United States.
**DHRIFT** (Digital Humanities Resource Infrastructure for Teaching Technology) is an open educational resource (OER) and publication platform for teaching digital skills. Designed by humanities scholars for humanities scholars, DHRIFT includes a core set of reviewed and tested curricula on common digital humanities (DH) topics, enables the ready creation of websites to support workshops, institutes, and intensives, and provides a minimal computing, accessibility-aware, and interactive functionalities. DHRIFT's core curricula benefits from extensive classroom testing and has been used as the basis for workshops and classes at more than 20 colleges and universities across the United States.

If you are new to DH, start learning instantly by using DHRIFT's sample Digital Humanities Research Institute curricula to learn foundational concepts in DH computing. Or, if you are someone who already teaches DH workshops, consider building your own workshop using DHRIFT using our style guide (Forthcoming). Perhaps you are interested in hosting your own institute. Fork our GitHub repository and follow our tutorial to build your own stand-alone, static DHRIFT site using GitHub pages. You can select workshops from our directory to include in your site, design your own, and customize the site with your workshop's details.

Expand Down

0 comments on commit fb51ec9

Please sign in to comment.