add blog post about migration

This commit is contained in:
Vicky Steeves 2020-11-30 13:27:46 -05:00
parent b18aced703
commit 906ee1d234
2 changed files with 30 additions and 4 deletions

View File

@ -22,7 +22,7 @@
<div class="card mb-3 bg-light"> <div class="card mb-3 bg-light">
<h4 class="card-header">Committee Updates <i class="fas fa-pencil-alt"></i></h4> <h4 class="card-header">Committee Updates <i class="fas fa-pencil-alt"></i></h4>
<div class="card-body"> <div class="card-body">
{{% post-list stop=3 %}}{{% /post-list %}} {{% post-list stop=5 %}}{{% /post-list %}}
</div> </div>
<p class="card-text text-muted card-footer"><a href="/updates/">Read more from us <i class="fas fa-angle-double-right"></i></a></p> <p class="card-text text-muted card-footer"><a href="/updates/">Read more from us <i class="fas fa-angle-double-right"></i></a></p>
</div> </div>
@ -30,9 +30,9 @@
<h4 class="card-header">New on LISSA <i class="fas fa-book-reader"></i></h4> <h4 class="card-header">New on LISSA <i class="fas fa-book-reader"></i></h4>
<div class="card-body"> <div class="card-body">
<ul> <ul>
<li><a href="https://osf.io/preprints/lissa/gw9pm/">Coping with impostor feelings: evidence-based recommendations from a mixed methods study</a></li> <li><a href="https://osf.io/preprints/lissa/dsx9m/">Effectiveness of Physical Academic Libraries in a Digitally-Evolved World</a></li>
<li><a href="https://osf.io/preprints/lissa/xsbd4/">Atenção online de artigos do periódico Ciência e Agrotecnologia</a></li> <li><a href="https://osf.io/preprints/lissa/rmpes/">Use of Two Screens at Library Reference Desk for Improved Information Services</a></li>
<li><a href="https://osf.io/5yzc4/">Practicing Care: Constructing Social Responsibility Through Feminist Care Ethics</a></li> <li><a href="https://osf.io/preprints/lissa/k3jqu/">Decolonizing and Participatory Research with Youth in Library Makerspaces</a></li>
</ul> </ul>
</div> </div>
<p class="card-text text-muted card-footer"><a href="https://osf.io/preprints/lissa/discover">See everything on LISSA <i class="fas fa-angle-double-right"></i></a></p> <p class="card-text text-muted card-footer"><a href="https://osf.io/preprints/lissa/discover">See everything on LISSA <i class="fas fa-angle-double-right"></i></a></p>

View File

@ -0,0 +1,26 @@
<!--
.. title: LISSA is migrating off COS infrastructure
.. slug: lissa-cos
.. date: 2020-11-30 11:10:00 UTC-04:00
.. link: https://lissarchive.org/updates/lissa-cos/
.. type: text
-->
<!DOCTYPE html>
<html lang="en">
<body>
<p>The Library & Information Science Scholarly Archive (LISSA) will transition away from being hosted by the Center for Open Science (COS) at the end of December 2020. Materials currently hosted by the COS on <a href="https://osf.io/preprints/lissa">https://osf.io/preprints/lissa</a> will remain accessible. Please read our <b><a href="https://docs.google.com/document/d/1kY2Vd9sUduWohPDKQ4zNW-gmr77YBEHhFjCpCpkL4sQ/edit?usp=sharing">statement</a></b> regarding why this decision is necessary, as well as the <b><a href="https://docs.google.com/document/d/1XnSCYTrA2t1cLxhOFTp1sIIPvGoQ9-OAvtjyQQyvHwE/edit?usp=sharing">timeline</a></b> of events that led to this decision.</p>
<p>The LISSA Steering Committee welcomes your feedback, as users and authors, on the three options we see in moving forward: </p>
<ul>
<li>Host the service ourselves. In this situation the LISSA Steering Committee would take responsibility for managing both the legal and technical infrastructure of the service.</li>
<li>Bring in a tech partner to manage the repository infrastructure. In this scenario, the Steering Committee would establish LISSA as a legal entity and manage the community while the partner manages the technical infrastructure.</li>
<li>Bring in a partner that would manage both the technical and legal infrastructure in collaboration with the LISSA Steering Committee.</li>
</ul>
<p>Please fill out the following <b><a href="https://forms.gle/v7hbLHQfx9Tb4FD48">survey</a></b> by 12/20/2020 to let us know your thoughts on these options. You may also reach the LISSA Steering Committee via email at <a href="mailto:lissarchive@gmail.com">lissarchive@gmail.com</a>.</p>
</body>
</html>