Skip to content

Commit

Permalink
static_page: change join waiting list to join community
Browse files Browse the repository at this point in the history
  • Loading branch information
carlinmack authored and slint committed Jun 20, 2024
1 parent 366e82e commit e63d92a
Showing 1 changed file with 8 additions and 28 deletions.
36 changes: 8 additions & 28 deletions app_data/pages/horizon/join.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,36 +86,16 @@ <h1 class="ui medium header rel-m-1"><i class="lightbulb outline icon" aria-hidd
<div class="ui stackable theme-font one column grid container rel-mt-2">
<div class="column">
<div class="row item">
<h1 class="center aligned ui large header">Join waiting list</h1>
<p class="center aligned ui header">Want to become an early adopter?</p>
<h1 class="ui large header">Ready to join?</h1>
<p class="ui header">Whether or not you have a Zenodo community, you can get started right away</p>
</div>

<div class="ui wide stackable two column grid rel-mt-3">
<div class="column">
<section>
<p>EU Open Research Repository is in a pilot phase until autumn 2024, and we are onboarding new projects throughout the entire pilot phase.</p>
<p>Simply join our waiting list to set up an EU Project Community during the pilot phase. We will onboard your project as soon as possible.</p>
<p>As an early adopter you will:</p>
<ul>
<li>Be involved in the design process and provide feedback on concepts developed.</li>
<li>For some early adopters we'll be extending Zenodo to support domain-specificity of the project's domain.</li>
<li>Participation is voluntary, but will help shape Zenodo in a direction that supports your projects better.</li>
</ul>
</section>
</div>

<div class="column">
<section>
<p>Please send an email to <a href="mailto:[email protected]">[email protected]</a> with the following information:</p>
<ul>
<li><strong>Project acronym and number</strong> - e.g. HORIZON-ZEN (#1234)</li>
<li><strong>Existing community?</strong> - if you have one, a link to your existing Zenodo-community.</li>
<li><strong>Organisation</strong> - name of your organisation (must be a partner in the project).</li>
<li><strong>Role</strong> - your role within the project (e.g. project manager, task leader, member).</li>
</ul>
<p>IMPORTANT: Please use your <strong>institutional email address</strong> to make the request.</p>
</section>
</div>
<div class="centered">
<a href="/communities/eu/subcommunities/new"
class="ui positive item button labeled theme-primary icon rel-mt-1">
<i class="users icon" aria-hidden="true"></i>
Join with your EU project
</a>
</div>
</div>
</div>

0 comments on commit e63d92a

Please sign in to comment.