Browse Source

test index doc page

master
zeus 4 years ago
parent
commit
b1289e09c7
  1. 43
      swarmlab/index-test.html

43
swarmlab/index-test.html

@ -31,16 +31,16 @@
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
<a class="nav-link js-scroll-trigger" href="http://docs.swarmlab.io/index.html#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#services">Services</a>
<a class="nav-link js-scroll-trigger" href="http://docs.swarmlab.io/index.html#services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#labrooms">Labrooms</a>
<a class="nav-link js-scroll-trigger" href="http://docs.swarmlab.io/index.html#labrooms">Labrooms</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#faq">FAQ</a>
<a class="nav-link js-scroll-trigger" href="http://docs.swarmlab.io/index.html#faq">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://api-client.swarmlab.io:8088/" target="_blank">Login</a>
@ -97,12 +97,12 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<small class="text-muted">
<ul>
<li>
MPICH is a high performance and widely portable implementation of the Message Passing Interface (MPI) standard.
Swarmlab quick-start guide!
</li>
</ul>
</small></p>
<a href="https://git.swarmlab.io:3000/swarmlab/examples-mpi" target="_blank">
<button type="button" class="btn btn-outline-primary">More Info</button>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/main.adoc.html#_the_first_steps" target="_blank">
<button type="button" class="btn btn-outline-primary">Get Started</button>
</a>
</div>
</div>
@ -118,12 +118,12 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<small class="text-muted">
<ul>
<li>
OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard Edition (Java SE)
Learning Objects Notebooks
</li>
</ul>
</small></p>
<a href="https://git.swarmlab.io:3000/swarmlab/examples-mpi2" target="_blank">
<button type="button" class="btn btn-outline-primary">More Info</button>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/main.adoc.html#_learning_objects_notebooks" target="_blank">
<button type="button" class="btn btn-outline-primary">Get Started</button>
</a>
</div>
</div>
@ -148,25 +148,15 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<p class="card-text">
<small class="text-muted">
This is designed to help you with:
<ul>
<li>
Linux Networking
</li>
<li>
Build network on top of OS
</li>
<li>
Essentials of Linux System Administration
</li>
<li>
Learn to orchestrate a lot of linux machines with ansible
Get Involved
</li>
</ul>
</small></p>
<a href="https://git.swarmlab.io:3000/labs/examples-os2" target="_blank">
<button type="button" class="btn btn-outline-primary">More Info</button>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/main.adoc.html#_get_involved" target="_blank">
<button type="button" class="btn btn-outline-primary">Get Started</button>
</a>
</div>
</div>
@ -182,13 +172,12 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<small class="text-muted">
<ul>
<li>
One of the powerful choices for statistical analysis. <br>
R helps you to get big picture of your data by calculating statistical parameters like mean, standard deviation, correlation etc
Usage SwarmLab with NoVNC!
</li>
</ul>
</small></p>
<a href="https://git.swarmlab.io:3000/labs/examples-r" target="_blank">
<button type="button" class="btn btn-outline-primary">More Info</button>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/howto.adoc.html#_quick_1_minute_demo" target="_blank">
<button type="button" class="btn btn-outline-primary">Get Started</button>
</a>
</div>
</div>

Loading…
Cancel
Save