|
@@ -164,21 +164,23 @@
|
|
|
<div class="row align-items-center text-white">
|
|
|
|
|
|
<div class="col-md-4 offset-md-2 col-sm-6" data-aos="fade-right">
|
|
|
- <h4 class="mb-4">Documentation</h4>
|
|
|
- <p>Visit the documentation management platform</p>
|
|
|
- <button type="button" class="btn btn-outline-primary" onclick="location.href='http://dev.restore.ovi.cnr.it:3000/TEAMOVI';" target="_blank">Documentation</button>
|
|
|
+ <h4 class="mb-4">Repository</h4>
|
|
|
+ <p>Visit the RAISE code repository</p>
|
|
|
+ <button type="button" class="btn btn-outline-primary" onclick="location.href='http://dev.restore.ovi.cnr.it:3000/TEAMOVI';" target="_blank">Repository</button>
|
|
|
</div><!--/ .col-md-4.col-md-offset-2.col-sm-6 -->
|
|
|
|
|
|
<div class="col-md-4 offset-md-right-2 col-sm-6" data-aos="flip-right">
|
|
|
<img class="my-5" src="img/app-profile-mockup.png" alt="">
|
|
|
</div><!--/ .col-md-4.col-md-offset-right-2.col-sm-6 -->
|
|
|
-
|
|
|
+
|
|
|
+<!--
|
|
|
<div class="col-md-4 offset-md-2 col-sm-6" data-aos="fade-right">
|
|
|
<h4 class="mb-4">Data management</h4>
|
|
|
<p>Experience firsthand the demo modules produced by IPERION-HS by testing them with real data.</p>
|
|
|
<button type="button" class="btn btn-outline-primary" onclick="location.href='https://jupyter.org/';" target="_blank">JUPITER</button>
|
|
|
<button type="button" class="btn btn-outline-primary" onclick="location.href='https://flask.palletsprojects.com/en/2.2.x/';" target="_blank">FLASK</button>
|
|
|
- </div><!--/ .col-md-4.col-md-offset-2.col-sm-6 -->
|
|
|
+ </div>
|
|
|
+ --> <!--/ .col-md-4.col-md-offset-2.col-sm-6 -->
|
|
|
|
|
|
<div class="col-md-4 offset-md-right-2 col-sm-6" data-aos="flip-right">
|
|
|
<img class="my-5" src="img/parser.png" alt="">
|