Skip to content

Commit

Permalink
Add website content.
Browse files Browse the repository at this point in the history
  • Loading branch information
hcayless committed Sep 4, 2023
1 parent 243f3e1 commit 61a9901
Show file tree
Hide file tree
Showing 271 changed files with 45,759 additions and 0 deletions.
135 changes: 135 additions & 0 deletions 2023/01/09/rahtz-prize-and-community-award-2022/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/teic.css">
<title>Rahtz Prize and Community Award 2022</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark" style="background-color: #0059A8;">
<div class="container-fluid">
<a class="navbar-brand p-0 m-0" href="/">
<img src="/img/emblem_color_dark.png" alt="TEI Emblem" width="40">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#TEIMenu" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="TEIMenu">
<ul class="navbar-nav ms-1 me-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="guidelinesMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Guidelines
</a>
<div class="dropdown-menu" aria-labelledby="guidelinesMenu">
<a class="dropdown-item" href="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/index.html">Current Guidelines</a>
<a class="dropdown-item" href="/guidelines/p5/">Older Versions</a>
<a class="dropdown-item" href="/guidelines/customization/">Customization</a>
<a class="dropdown-item" href="/guidelines/licensing-and-citation/">Licensing & Citation</a>
<a class="dropdown-item" href="https://github.com/TEIC/TEI">TEI @ GitHub</a>
<a class="dropdown-item" href="/support/learn/">Learn the TEI</a>
<a class="dropdown-item" href="/guidelines/">About the Guidelines</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="activitiesMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Activities
</a>
<div class="dropdown-menu" aria-labelledby="activitiesMenu">
<a class="dropdown-item" href="https://members.tei-c.org/Events/meetings">Annual Meetings</a>
<a class="dropdown-item" href="/activities/council/">Technical Council</a>
<a class="dropdown-item" href="/activities/board/">Board</a>
<a class="dropdown-item" href="/activities/workgroups/">Workgroups</a>
<a class="dropdown-item" href="/activities/sig/">SIGs</a>
<a class="dropdown-item" href="/activities/infrastructure-group/">Infrastructure Group</a>
<a class="dropdown-item" href="/activities/projects/">Projects Using the TEI</a>
<a class="dropdown-item" href="https://journals.openedition.org/jtei">jTEI: Journal of the TEI</a>
<a class="dropdown-item" href="https://journal.tei-c.org/index.php/journal/about/submissions">jTEI: article submission system (for authors)</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="toolsMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Tools
</a>
<div class="dropdown-menu" aria-labelledby="toolsMenu">
<a class="dropdown-item" href="https://oxgarage.tei-c.org/">OxGarage</a>
<a class="dropdown-item" href="https://roma.tei-c.org">Roma</a>
<a class="dropdown-item" href="https://romaantiqua.tei-c.org">Roma Antiqua</a>
<a class="dropdown-item" href="/tools/stylesheets/">Stylesheets</a>
<a class="dropdown-item" href="/tools/">About TEI Tools</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="membersMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Membership
</a>
<div class="dropdown-menu" aria-labelledby="membersMenu">
<a class="dropdown-item" href="https://members.tei-c.org/">Members Page</a>
<a class="dropdown-item" href="http://members.tei-c.org/Join">How to Join</a>
<a class="dropdown-item" href="http://members.tei-c.org/Events/meetings">Meetings</a>
<a class="dropdown-item" href="http://members.tei-c.org/Directory">List of members</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="supportMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Support
</a>
<div class="dropdown-menu" aria-labelledby="supportMenu">
<a class="dropdown-item" href="/support/learn/">Learn the TEI</a>
<a class="dropdown-item" href="/support/#tei-l">TEI-L Mailing List</a>
<a class="dropdown-item" href="https://github.com/TEIC/TEI/issues">Bug Reports and Feature Requests</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="aboutMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="aboutMenu">
<a class="dropdown-item" href="/about/mission/">Goals and Mission</a>
<a class="dropdown-item" href="/about/board-of-directors/">Board of Directors</a>
<a class="dropdown-item" href="/activities/council/">Technical Council</a>
<a class="dropdown-item" href="/about/frequently-asked-questions/">Frequently Asked Questions</a>
<a class="dropdown-item" href="/about/history/">History</a>
<a class="dropdown-item" href="http://www.tei-c.org/Vault/">Archive</a>
<a class="dropdown-item" href="/about/contact/">Contact Us</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="/news/">News</a>
</li>
</ul>
<form class="d-flex">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-light" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<main>
<div class="container col-xxl-8 mt-4">
<h1>Rahtz Prize and Community Award 2022</h1>
<p>The TEI Consortium is pleased to announce the winners of the 2022 Rahtz Prize for TEI Ingenuity and the TEI Community Award.</p>
<p>The winner of the 2022 Rahtz Prize for TEI Ingenuity is <a href="https://dracor.org/">DraCor, the Drama Corpora Platform,</a>  by Frank Fischer, Peer Trilcke, Julia Jennifer Beine, Carsten Milling, Ingo Börner, Mathias Göbel, Henny Sluyter-Gäthje, Evgeniya Ustinova, Daniil Skorinkin, and Mark Schwindt.</p>
<p>The winner of the 2022 Community Award is Kiyonori Nagasaki's project on <a href="https://21dzk.l.u-tokyo.ac.jp/SAT/sat_tei.html">TEI encoding in East Asian Buddhism texts / Japanese texts</a>.</p>
<p>Congratulations to this year's winners and sincere thanks to the wider TEI Community for your continued efforts to develop, maintain, and expand the TEI Guidelines.</p>

</div>
</main>
<div class="container">
<footer class="py-3 my-4">
<ul class="nav justify-content-center border-top pb-3 mb-3">
<li class="nav-item"><a href="#" class="nav-link px-2 text-body-secondary">Home</a></li>
<li class="nav-item"><a href="/about/code-of-conduct/" class="nav-link px-2 text-body-secondary">Code of Conduct</a></li>
<li class="nav-item"><a href="/about/contact/" class="nav-link px-2 text-body-secondary">Contact Us</a></li>
</ul>
<p class="text-center text-body-secondary">
<img src="/img/emblem_color_dark.png" alt="TEI Emblem" width="40"> © 2023 TEI Consortium — Hosted by <a href="https://www.huma-num.fr/" class="text-body-secondary">
<img src="/img/logo-petit-hn-rvb-1.png" alt="Hosted by Huma-Num" width="50">
</a>
</p>
</footer>
</div>
<script src="/js/bootstrap.bundle.min.js"></script>
</body>
</html>
153 changes: 153 additions & 0 deletions 2023/01/28/call-for-communications-officer/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/teic.css">
<title>Call for Communications Officer</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark" style="background-color: #0059A8;">
<div class="container-fluid">
<a class="navbar-brand p-0 m-0" href="/">
<img src="/img/emblem_color_dark.png" alt="TEI Emblem" width="40">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#TEIMenu" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="TEIMenu">
<ul class="navbar-nav ms-1 me-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="guidelinesMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Guidelines
</a>
<div class="dropdown-menu" aria-labelledby="guidelinesMenu">
<a class="dropdown-item" href="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/index.html">Current Guidelines</a>
<a class="dropdown-item" href="/guidelines/p5/">Older Versions</a>
<a class="dropdown-item" href="/guidelines/customization/">Customization</a>
<a class="dropdown-item" href="/guidelines/licensing-and-citation/">Licensing & Citation</a>
<a class="dropdown-item" href="https://github.com/TEIC/TEI">TEI @ GitHub</a>
<a class="dropdown-item" href="/support/learn/">Learn the TEI</a>
<a class="dropdown-item" href="/guidelines/">About the Guidelines</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="activitiesMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Activities
</a>
<div class="dropdown-menu" aria-labelledby="activitiesMenu">
<a class="dropdown-item" href="https://members.tei-c.org/Events/meetings">Annual Meetings</a>
<a class="dropdown-item" href="/activities/council/">Technical Council</a>
<a class="dropdown-item" href="/activities/board/">Board</a>
<a class="dropdown-item" href="/activities/workgroups/">Workgroups</a>
<a class="dropdown-item" href="/activities/sig/">SIGs</a>
<a class="dropdown-item" href="/activities/infrastructure-group/">Infrastructure Group</a>
<a class="dropdown-item" href="/activities/projects/">Projects Using the TEI</a>
<a class="dropdown-item" href="https://journals.openedition.org/jtei">jTEI: Journal of the TEI</a>
<a class="dropdown-item" href="https://journal.tei-c.org/index.php/journal/about/submissions">jTEI: article submission system (for authors)</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="toolsMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Tools
</a>
<div class="dropdown-menu" aria-labelledby="toolsMenu">
<a class="dropdown-item" href="https://oxgarage.tei-c.org/">OxGarage</a>
<a class="dropdown-item" href="https://roma.tei-c.org">Roma</a>
<a class="dropdown-item" href="https://romaantiqua.tei-c.org">Roma Antiqua</a>
<a class="dropdown-item" href="/tools/stylesheets/">Stylesheets</a>
<a class="dropdown-item" href="/tools/">About TEI Tools</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="membersMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Membership
</a>
<div class="dropdown-menu" aria-labelledby="membersMenu">
<a class="dropdown-item" href="https://members.tei-c.org/">Members Page</a>
<a class="dropdown-item" href="http://members.tei-c.org/Join">How to Join</a>
<a class="dropdown-item" href="http://members.tei-c.org/Events/meetings">Meetings</a>
<a class="dropdown-item" href="http://members.tei-c.org/Directory">List of members</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="supportMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Support
</a>
<div class="dropdown-menu" aria-labelledby="supportMenu">
<a class="dropdown-item" href="/support/learn/">Learn the TEI</a>
<a class="dropdown-item" href="/support/#tei-l">TEI-L Mailing List</a>
<a class="dropdown-item" href="https://github.com/TEIC/TEI/issues">Bug Reports and Feature Requests</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="aboutMenu" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="aboutMenu">
<a class="dropdown-item" href="/about/mission/">Goals and Mission</a>
<a class="dropdown-item" href="/about/board-of-directors/">Board of Directors</a>
<a class="dropdown-item" href="/activities/council/">Technical Council</a>
<a class="dropdown-item" href="/about/frequently-asked-questions/">Frequently Asked Questions</a>
<a class="dropdown-item" href="/about/history/">History</a>
<a class="dropdown-item" href="http://www.tei-c.org/Vault/">Archive</a>
<a class="dropdown-item" href="/about/contact/">Contact Us</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="/news/">News</a>
</li>
</ul>
<form class="d-flex">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-light" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<main>
<div class="container col-xxl-8 mt-4">
<h1>Call for Communications Officer</h1>
<p>Are you looking for a way to become more involved in the Text Encoding Initiative Consortium’s (TEI-C) community? Do you have basic communications IT skills that you could share?</p>
<p>We’re looking for a Communications Officer to run the TEI-C’s online presence. This is a two-year post, from March 2023 to March 2025, and open to renewal.</p>
<p>As Communications Officer, you will:</p>
<ul>
<li>Promote activities, events, and news related to TEI on its social media and website</li>
<li>Assist with Web-archiving, for example conference websites</li>
<li>Actively manage the TEI-C’s social media presence (e.g. Twitter/Facebook/Mastodon)</li>
<li>Report (quarterly or as needed) in the TEI-C Board and Infrastructure Group meetings</li>
</ul>
<p>Our website is currently being redesigned and restructured. The Communication Officer will collaborate in this effort. They will help to keep the site up to date.
The average time commitment is 1 – 2 hours per week. The TEI-C will pay a small annual stipend of 2,500 USD for this work and provide travel and accommodation to the annual TEI conference.</p>
<p>We’re looking for someone:</p>
<ul>
<li>With social media experience</li>
<li>With experience working with Wordpress</li>
<li>Who is responsive and happy to work as part of a team</li>
</ul>
<p>Like other members of the Board and Technical Council, you will receive financial support to participate in the annual TEI-C conference.
The TEI-C is committed to diversity and inclusion, and ensures equal opportunity to all qualified individuals. We invite applications from all including those with diverse needs, backgrounds, and abilities. Applicants need not be current members of the TEI-C, but clear understanding of the Text Encoding Initiative Consortium, TEI standards, and community are highly important.</p>
<p>If you are interested in this position please send a short CV and motivation statement (no more than 1-2 pages) to the Board of Directors (<a href="mailto:board@tei-c.org">board@tei-c.org</a>) by 28 February 2023.</p>
<p>If you’d like more information about the post, please contact:
Diane Jakacki, Chair of the Board: <a href="mailto:chair@tei-c.org">chair@tei-c.org</a></p>

</div>
</main>
<div class="container">
<footer class="py-3 my-4">
<ul class="nav justify-content-center border-top pb-3 mb-3">
<li class="nav-item"><a href="#" class="nav-link px-2 text-body-secondary">Home</a></li>
<li class="nav-item"><a href="/about/code-of-conduct/" class="nav-link px-2 text-body-secondary">Code of Conduct</a></li>
<li class="nav-item"><a href="/about/contact/" class="nav-link px-2 text-body-secondary">Contact Us</a></li>
</ul>
<p class="text-center text-body-secondary">
<img src="/img/emblem_color_dark.png" alt="TEI Emblem" width="40"> © 2023 TEI Consortium — Hosted by <a href="https://www.huma-num.fr/" class="text-body-secondary">
<img src="/img/logo-petit-hn-rvb-1.png" alt="Hosted by Huma-Num" width="50">
</a>
</p>
</footer>
</div>
<script src="/js/bootstrap.bundle.min.js"></script>
</body>
</html>
Loading

0 comments on commit 61a9901

Please sign in to comment.