Haris Razis
4 years ago
10 changed files with 1496 additions and 11730 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
@ -0,0 +1 @@ |
|||||
|
<%- include("partials/header.ejs") %> |
@ -0,0 +1,86 @@ |
|||||
|
<%- include("partials/header.ejs") %> |
||||
|
|
||||
|
<div class="highlight-blue"> |
||||
|
<div class="container"> |
||||
|
<div class="intro"> |
||||
|
<h2 class="text-center">Frequently Asked Questions</h2> |
||||
|
<p class="text-center" style="font-size: 24px; color: white;">For any questions not addressed in this list |
||||
|
please do not hesitate to contact our |
||||
|
support team!<br><br></p> |
||||
|
</div> |
||||
|
<div class="buttons"><a class="btn btn-primary rounded-pill" role="button" data-bs-hover-animate="jello" |
||||
|
href="#">Support</a> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
|
||||
|
<div class="container mt-5 mb-5"> |
||||
|
<div class="accordion" id="accordionExample"> |
||||
|
<div class="card"> |
||||
|
<div class="card-header" id="headingOne"> |
||||
|
<h2 class="mb-0"> |
||||
|
<button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseOne" |
||||
|
aria-expanded="true" aria-controls="collapseOne"> |
||||
|
Collapsible Group Item #1 |
||||
|
</button> |
||||
|
</h2> |
||||
|
</div> |
||||
|
|
||||
|
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordionExample"> |
||||
|
<div class="card-body"> |
||||
|
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 |
||||
|
wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum |
||||
|
eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla |
||||
|
assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt |
||||
|
sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer |
||||
|
farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus |
||||
|
labore sustainable VHS. |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="card"> |
||||
|
<div class="card-header" id="headingTwo"> |
||||
|
<h2 class="mb-0"> |
||||
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" |
||||
|
data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> |
||||
|
Collapsible Group Item #2 |
||||
|
</button> |
||||
|
</h2> |
||||
|
</div> |
||||
|
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample"> |
||||
|
<div class="card-body"> |
||||
|
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 |
||||
|
wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum |
||||
|
eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla |
||||
|
assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt |
||||
|
sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer |
||||
|
farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus |
||||
|
labore sustainable VHS. |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="card"> |
||||
|
<div class="card-header" id="headingThree"> |
||||
|
<h2 class="mb-0"> |
||||
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" |
||||
|
data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree"> |
||||
|
Collapsible Group Item #3 |
||||
|
</button> |
||||
|
</h2> |
||||
|
</div> |
||||
|
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample"> |
||||
|
<div class="card-body"> |
||||
|
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 |
||||
|
wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum |
||||
|
eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla |
||||
|
assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt |
||||
|
sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer |
||||
|
farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus |
||||
|
labore sustainable VHS. |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
|
||||
|
<%- include("partials/footer.ejs") %> |
@ -0,0 +1,47 @@ |
|||||
|
<div class="footer-dark"> |
||||
|
<footer> |
||||
|
<div class="container"> |
||||
|
<div class="row"> |
||||
|
<div class="col-sm-6 col-md-3 item"> |
||||
|
<h3>Menu</h3> |
||||
|
<ul> |
||||
|
<li><a href="/index#features">Features</a></li> |
||||
|
<li><a href="/index#services">Services</a></li> |
||||
|
<li><a href="https://api-client.swarmlab.io:8088">Lab-rooms</a></li> |
||||
|
<li><a href="https://git.swarmlab.io:3000">Git</a></li> |
||||
|
<li><a href="/documentation">Documentation</a></li> |
||||
|
<li><a href="/faq">FAQ</a></li> |
||||
|
<li><a href="https://git.swarmlab.io:3000/swarmlab/feedback">Feedback</a></li> |
||||
|
</ul> |
||||
|
</div> |
||||
|
<div class="col-sm-6 col-md-3 item"> |
||||
|
<h3>Translations</h3> |
||||
|
<ul> |
||||
|
<li><a href="?lng=en">English</a></li> |
||||
|
<li><a href="?lng=el">Greek</a></li> |
||||
|
<li></li> |
||||
|
</ul> |
||||
|
</div> |
||||
|
<div class=" col-md-6 item text"> |
||||
|
<h3 class="text-monospace">swarmlab.io</h3> |
||||
|
<p><%= t('welcome_text') %></p> |
||||
|
</div> |
||||
|
<div class="col item social"><span class="actions"> <a |
||||
|
class="btn btn-light btn-lg text-light action-button rounded-pill" role="button" href="#" |
||||
|
style="background-color: rgba(248,249,250,0);">Log In</a><a |
||||
|
class="btn btn-light btn-lg text-light action-button rounded-pill" role="button" href="#" |
||||
|
style="margin: 20px;background-color: rgba(248,249,250,0);color: rgb(255,255,255);">Sign |
||||
|
Up</a></span> |
||||
|
</div> |
||||
|
</div> |
||||
|
<p class="copyright">swarmlab.io © <%= new Date().getFullYear(); %></p> |
||||
|
</div> |
||||
|
</footer> |
||||
|
</div> |
||||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> |
||||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/js/bootstrap.bundle.min.js"></script> |
||||
|
<script src="/javascripts/bs-init.js"></script> |
||||
|
<script src="/javascripts/labSearch.js"></script> |
||||
|
</body> |
||||
|
|
||||
|
</html> |
@ -0,0 +1,49 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html> |
||||
|
|
||||
|
<head> |
||||
|
<meta charset="utf-8"> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> |
||||
|
<title>swarmlab.io</title> |
||||
|
<link rel="stylesheet" href="/stylesheets/bootstrap.min.css"> |
||||
|
<link rel="stylesheet" |
||||
|
href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"> |
||||
|
<link rel="stylesheet" |
||||
|
href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css"> |
||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> |
||||
|
<link rel="stylesheet" href="/stylesheets/styles.min.css"> |
||||
|
<link rel="stylesheet" href="/stylesheets/Footer-Dark.css"> |
||||
|
<link rel="stylesheet" href="/stylesheets/Navigation-with-Button.css"> |
||||
|
</head> |
||||
|
|
||||
|
<body> |
||||
|
<nav class="navbar navbar-light navbar-expand-md navigation-clean-button"> |
||||
|
<div class="container"><a class="navbar-brand text-monospace" href="/">swarmlab.io</a><button |
||||
|
data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle |
||||
|
navigation</span><span class="navbar-toggler-icon"></span></button> |
||||
|
<div class="collapse navbar-collapse" id="navcol-1"> |
||||
|
<ul class="nav navbar-nav mr-auto"> |
||||
|
<li class="nav-item" role="presentation"><a class="nav-link" href="/#features">Features</a> |
||||
|
</li> |
||||
|
<li class="nav-item" role="presentation"><a class="nav-link" href="/#services">Services</a></li> |
||||
|
<li class="nav-item" role="presentation"><a class="nav-link" href="/#lab-rooms">Lab-rooms</a></li> |
||||
|
<li class="nav-item dropdown"> |
||||
|
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" |
||||
|
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
||||
|
Support |
||||
|
</a> |
||||
|
<div class="dropdown-menu" aria-labelledby="navbarDropdown"> |
||||
|
<a class="dropdown-item" href="/documentation">Documentation</a> |
||||
|
<a class="dropdown-item" href="/faq">FAQ</a> |
||||
|
<div class="dropdown-divider"></div> |
||||
|
<a class="dropdown-item" href="https://git.swarmlab.io:3000/swarmlab/feedback">Feedback |
||||
|
</a> |
||||
|
</div> |
||||
|
</li> |
||||
|
</ul> |
||||
|
|
||||
|
<span class="navbar-text actions"> <a class="login" href="/login">Log In</a><a |
||||
|
class="btn btn-light action-button" role="button" href="/signup">Sign Up</a></span> |
||||
|
</div> |
||||
|
</div> |
||||
|
</nav> |
Loading…
Reference in new issue