192 lines
8.0 KiB
HTML
192 lines
8.0 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||
<title>Argos</title>
|
||
<link rel="icon" type="image/x-icon" href="../assets/img/fav-icon.png">
|
||
<!-- Font Awesome icons (free version)-->
|
||
<script src="https://use.fontawesome.com/releases/v5.12.1/js/all.js" crossorigin="anonymous"></script>
|
||
<!-- Google fonts-->
|
||
<link
|
||
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
|
||
rel="stylesheet">
|
||
<!-- Core theme CSS -->
|
||
<link href="../css/styles.css" rel="stylesheet">
|
||
<link href="../css/navbar.css" rel="stylesheet">
|
||
<link href="../css/footer.css" rel="stylesheet">
|
||
<link href="../css/section.css" rel="stylesheet">
|
||
<!-- Bootstrap -->
|
||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
|
||
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
||
</head>
|
||
|
||
<body id="page-top" class="bootstrap-overrides">
|
||
<!-- Navbar -->
|
||
<nav class="navbar navbar-expand-lg" id="nav">
|
||
<div class="container">
|
||
<a class="navbar-brand" href="../index.html"><img src="../assets/img/argos-logo.svg"></a>
|
||
<button class="collapse navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive"
|
||
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><i
|
||
class="fas fa-bars ml-1"></i></button>
|
||
<div class="navbar-collapse" id="navbarResponsive">
|
||
<ul class="navbar-nav text-uppercase ml-auto">
|
||
<li class="nav-item">
|
||
<a class="nav-link dropbtn" href="#about">ABOUT</a>
|
||
<div id="aboutDropdown" class="dropdown-content">
|
||
<div class="dropdown-top"></div>
|
||
<div class="dropdown-options">
|
||
<a href="../about/how-it-works.html">How it works</a>
|
||
<a href="https://trello.com/b/x49lylnK/argos" target="_blank">
|
||
Roadmap
|
||
<i class="fas fa-external-link-alt ext-link-icon"></i>
|
||
</a>
|
||
<a href="../about/faqs.html">faqs</a>
|
||
<a href="../about/contributors.html">Contributors</a>
|
||
</div>
|
||
</div>
|
||
</li>
|
||
<li class="nav-item">
|
||
<a class="nav-link dropbtn active-nav-link" href="#resources">RESOURCES</a>
|
||
<div id="resourcesDropdown" class="dropdown-content">
|
||
<div class="dropdown-top"></div>
|
||
<div class="dropdown-options">
|
||
<a href="media-kit.html">Media kit</a>
|
||
<a href="user-guide.html">User Guide</a>
|
||
<a href="co-branding.html">Co-branding</a>
|
||
</div>
|
||
</div>
|
||
</li>
|
||
<li class="nav-item"><a class="nav-link" href="../contact.html">CONTACT</a></li>
|
||
<li class="nav-item">
|
||
<li class="nav-item"><a class="nav-link" href="/login">LOG IN</a></li>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
<!-- User Guide -->
|
||
<section class="page-section user-guide" id="user-guide">
|
||
<div class="container">
|
||
<div class="col">
|
||
<div class="page-title">User Guide</div>
|
||
</div>
|
||
<div class="row pt-5 pb-3">
|
||
<div class="col">
|
||
<div class="title-3 text-center">User</div>
|
||
</div>
|
||
<div class="col">
|
||
<div class="title-3 text-center">Admin</div>
|
||
</div>
|
||
</div>
|
||
<div class="row d-flex justify-content-center">
|
||
<p class="text-center">
|
||
Become proficient in using Argos by following the User Guide. <br/> Check presentation for additional
|
||
hints and leave your thoughts for improvements in the feedback form.
|
||
</p>
|
||
</div>
|
||
<div class="row mb-5 pb-5">
|
||
<div class="col d-flex justify-content-center">
|
||
<ul class="list mb-5">
|
||
<li><a href="/user-guide">User Guide</a></li>
|
||
<li>
|
||
<a href="../assets/media-kit/Factsheet.pdf">
|
||
Factsheet
|
||
<i class="fas fa-external-link-alt ext-link-icon fa-xs"></i>
|
||
</a>
|
||
</li>
|
||
<li><a href="../assets/presentations/argos.pdf">
|
||
Presentations
|
||
<i class="fas fa-external-link-alt ext-link-icon fa-xs"></i>
|
||
</a></li>
|
||
<li><a href="https://docs.google.com/forms/d/12RSCrUjdSDp2LZLpjDKOi44cN1fLDD2q1-F66SqZIis/viewform?edit_requested=true">
|
||
Feedback Form
|
||
<i class="fas fa-external-link-alt ext-link-icon fa-xs"></i>
|
||
</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="col d-flex justify-content-center">
|
||
<ul class="list mb-5">
|
||
<li><a href="../assets/media-kit/Argos-Admin-Handbook_14_01_2022.pdf">
|
||
Handbook
|
||
<i class="fas fa-external-link-alt ext-link-icon fa-xs"></i>
|
||
</a></li>
|
||
<li><a href="../assets/media-kit/OpenAIRE_ARGOS_Administrators.pdf">
|
||
Factsheet
|
||
<i class="fas fa-external-link-alt ext-link-icon fa-xs"></i>
|
||
</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<!-- <div class="col d-flex justify-content-center mb-5 pb-5">-->
|
||
<!-- <a href="/user-guide"><button class="normal-btn">View User Guide Online</button></a>-->
|
||
<!-- </div>-->
|
||
</div>
|
||
</section>
|
||
<!-- Footer-->
|
||
<footer class="footer">
|
||
<div class="container">
|
||
<div class="row justify-content-center">
|
||
<div class="col-auto">
|
||
<img src="../assets/img/argos-logo - Copy.svg" width="98" height="37">
|
||
</div>
|
||
<div class="col-auto">
|
||
<div class="footer-text">ARGOS receives funding from the European Union's Horizon 2020
|
||
Research and Innovation programme under Grant Agreement No. 777541..</div>
|
||
</div>
|
||
<div class="col-auto">
|
||
<a href="https://www.openaire.eu/">
|
||
<img src="../assets/img/Logo_Horizontal_white_small.png" width="126" height="30">
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div class="row justify-content-center pt-5">
|
||
<div class="col d-flex justify-content-end">
|
||
<a class="btn rounded-circle btn-social mx-1" href="https://www.facebook.com/groups/openaire/"><i
|
||
class="fab fa-lg fa-facebook-f"></i></a>
|
||
<a class="btn rounded-circle btn-social twitter mx-1" href="https://twitter.com/OpenAIRE_eu"><i
|
||
class="fab fa-lg fa-twitter"></i></a>
|
||
<a class="btn rounded-circle btn-social linkedin mx-1"
|
||
href="https://www.linkedin.com/groups/3893548/"><i class="fab fa-lg fa-linkedin-in"></i></a>
|
||
<a class="btn rounded-circle btn-social youtube mx-1"
|
||
href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw"><i
|
||
class="fab fa-lg fa-youtube"></i></a> </div>
|
||
<div class="col">
|
||
<a class="btn mx-1" href="https://www.openaire.eu/newsletter/listing"><span
|
||
class="newsletter">Newsletter</span><i class="fas fa-lg fa-wifi wifi-rotate"></i></i></a>
|
||
</div>
|
||
</div>
|
||
<div class="row justify-content-center pt-5">
|
||
<a class="col-auto conditions-policy" href="/opensource-licences">Οpensource licences</a>
|
||
<a class="col-auto conditions-policy" href="/terms-and-conditions">Terms and conditions</a>
|
||
<a class="col-auto conditions-policy" href="/cookies-policy">Cookies policy</a>
|
||
</div>
|
||
<div class="row justify-content-center pt-5">
|
||
<div class="col-auto"><img src="../assets/img/Cc.logo.circle.png" width="24" height="24"></div>
|
||
<div class="col-auto pl-0"><img src="../assets/img/univ-access.png" width="24" height="24"></div>
|
||
<div class="licence">Unless otherwise indicated, all materials created by OpenAIRE are licenced under
|
||
</div>
|
||
<div><u><a class="licence" href="https://creativecommons.org/licenses/by/4.0/">
|
||
CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE.
|
||
<i class="fas fa-external-link-alt ext-link-icon"></i>
|
||
</a></u></div>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
<!-- Core theme JS-->
|
||
<script src="../js/scripts.js"></script>
|
||
<!-- Bootstrap -->
|
||
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
|
||
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
|
||
crossorigin="anonymous"></script>
|
||
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
|
||
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
|
||
crossorigin="anonymous"></script>
|
||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
|
||
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
|
||
crossorigin="anonymous"></script>
|
||
</body>
|
||
|
||
</html>
|