Skip to content

Commit

Permalink
updated landing page with simplifications (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
antagomir authored Aug 17, 2024
1 parent e3466b1 commit 188e33d
Showing 1 changed file with 10 additions and 23 deletions.
33 changes: 10 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,12 @@ <h1>miaverse</h1>
<div class="container">
<div class="row">
<div class="col-lg-10">
<h2 data-aos="" data-aos-delay="">miaverse:</h2>
<p class="text-justify" data-aos="" data-aos-delay="">
<a style="font-weight:bold" href="https://www.bioconductor.org"/</p>R/Bioconductor
</a>framework for microbiome data science. We are envisioning to
<h2 data-aos="" data-aos-delay=""><a style="font-weight:bold" href="https://www.bioconductor.org"/</p>R/Bioconductor
</a>framework for microbiome data science</h2>
<p class="text-justify" data-aos="" data-aos-delay="">Our <a style="font-weight:bold" href="https://microbiome.github.io/OMA/docs/devel/pages/90_acknowledgments.html"/</p>developer community</a> is envisioning to
rethink microbiome data science in R/Bioconductor. This is an open
source project developing R/Bioc methods, benchmarking data, and
educational material for microbiome research based on the
source project developing methods, data resources, and
educational material for microbiome research based on the latest multi-assay data structures, i.e.
SummarizedExperiment class and its derivatives. New contributions
are very welcome.</p>
</div>
Expand Down Expand Up @@ -182,32 +181,20 @@ <h4 class="title"><a href="https://microbiome.github.io/outreach/" class="stretc
<!-- Developers Section - Home Page -->
<section id="team" class="services">

<!--
<!-- Section Title -->
<div class="container section-title" >
<h2>Developers</h2>
<div class="col-lg-10">
<p class="text-justify">The full list of contributors varies over
time, and is identified through the individual repositories. Check
each individual package for acknowledgements, contact information and
time. Check each individual package for acknowledgements, contact information and
references. Don't hesitate to contact us for feedback, support, feature
requests, or if you want to contribute. Visit <a style="font-weight:bold" href="https://microbiome.github.io/OMA/docs/devel/pages/90_acknowledgments.html"/</p> here</a> for information about the miaverse
requests, or if you want to contribute. Visit <a style="font-weight:bold" href="https://microbiome.github.io/OMA/docs/devel/pages/90_acknowledgments.html"/</p> here</a> for more information.
team and how to join us!</p>
</div>
</div><!-- End Section Title -->
-->

<div class="container">
<div class="row">
<div class="col-lg-10">
<li>Felix G.M. Ernst</li>
<li>Sudarshan Shetty</li>
<li>Tuomas Borman</li>
<li>Domenick J. Braccia</li>
<li>Ruizhu Huang</li>
<li>Hector Corrada Bravo</li>
<li>Leo Lahti</li>
</div>
</div>
</div>
</section><!-- End Developers Section -->

<!-- Footer-images Section - Home Page -->
Expand Down Expand Up @@ -313,4 +300,4 @@ <h4>Information</h4>

</body>

</html>
</html>

0 comments on commit 188e33d

Please sign in to comment.