Browse Source

test index doc page

master
zeus 4 years ago
parent
commit
bd396305c0
  1. 38
      swarmlab/index-test.html

38
swarmlab/index-test.html

@ -90,14 +90,20 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<!-- Mpi -->
<div class="card card-shadow text-center">
<div class="card-body">
<h4 class="card-title"><b>mpi</b></h4>
<h4 class="card-title"><b>Swarmlab quick-start guide!</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
<small class="text-muted">
<ul>
<li>
Swarmlab quick-start guide!
The first steps
</li>
<li>
Register, Login etc
</li>
<li>
Main Menou, Tutor/Student Menou etc
</li>
</ul>
</small></p>
@ -111,14 +117,14 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<!-- OpenJDK -->
<div class="card card-shadow text-center">
<div class="card-body">
<h4 class="card-title"><b>Open JDK</b></h4>
<h4 class="card-title"><b>Learning Objects Notebooks</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
<small class="text-muted">
<ul>
<li>
Learning Objects Notebooks
A reusable web-based interactive chunks of e-learning designed to explain a stand-alone learning objective, which can be used, reused or referenced during technology supported learning.
</li>
</ul>
</small></p>
@ -142,7 +148,7 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<!-- OS2 -->
<div class="card card-shadow text-center">
<div class="card-body">
<h4 class="card-title"><b>Linux Networking/Admin/Devel</b></h4>
<h4 class="card-title"><b>Get Involved</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
@ -151,7 +157,7 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<ul>
<li>
Get Involved
We invite anyone to come and participate in the creation of Swarmlab.io. Regardless of your skillset, we’re sure there is something you can add to our community and project.
</li>
</ul>
</small></p>
@ -165,14 +171,14 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<!-- R -->
<div class="card card-shadow text-center">
<div class="card-body">
<h4 class="card-title"><b>R Project for Statistical Computing</b></h4>
<h4 class="card-title"><b>Usage SwarmLab with NoVNC!</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
<small class="text-muted">
<ul>
<li>
Usage SwarmLab with NoVNC!
HowTo Use a SwarmLab noVNC Lab.
</li>
</ul>
</small></p>
@ -196,30 +202,26 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<!-- nodejs -->
<div class="card card-shadow text-center">
<div class="card-body">
<h4 class="card-title"><b>Node.js</b></h4>
<h4 class="card-title"><b>Usage SwarmLab gitea!</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
<small class="text-muted">
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.<br>
This Labroom is designed to help you devel:
<ul>
<li>
Web Applications and APIs with express
create a new repository
</li>
<li>
WebSocket Client & Server Implementation for Node
clone repository
</li>
<li>
Learn How to providing a bi-directional communication channel between a client and a server.
add & commit, push
</li>
</ul>
</small></p>
<a href="https://git.swarmlab.io:3000/labs/examples-nodejs" target="_blank">
<button type="button" class="btn btn-outline-primary">More Info</button>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/files/help/HowTo-gitea.adoc.html#cheat-CreateRepository" target="_blank">
<button type="button" class="btn btn-outline-primary">Get Started</button>
</a>
</div>
</div>

Loading…
Cancel
Save