Browse Source

test index doc page

master
zeus 4 years ago
parent
commit
c66e9395fb
  1. 29
      swarmlab/index-test.html

29
swarmlab/index-test.html

@ -68,7 +68,7 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Available Swarmlab Labrooms</h2>
<h2>Swarmlab Docs</h2>
<p class="lead">
</p>
<p class="lead">
@ -90,7 +90,7 @@ 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>Swarmlab quick-start guide!</b></h4>
<h4 class="card-title"><b>Quick-start guide!</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
@ -103,12 +103,15 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
Register, Login etc
</li>
<li>
Main Menou, Tutor/Student Menou etc
Main Menou
</li>
<li>
Tutor/Student Menou etc
</li>
</ul>
</small></p>
<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>
<button type="button" class="btn btn-outline-primary">Read More</button>
</a>
</div>
</div>
@ -122,14 +125,18 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<div class="dropdown-divider"></div>
<p class="card-text">
<small class="text-muted">
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.
<ul>
<li>
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.
Run, Try
</li>
<li>
Create, Publish
</li>
</ul>
</small></p>
<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>
<button type="button" class="btn btn-outline-primary">Read More</button>
</a>
</div>
</div>
@ -155,9 +162,9 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<small class="text-muted">
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.
<ul>
<li>
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>
@ -171,7 +178,7 @@ 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>Usage SwarmLab with NoVNC!</b></h4>
<h4 class="card-title"><b>SwarmLab with NoVNC!</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
@ -183,7 +190,7 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
</ul>
</small></p>
<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>
<button type="button" class="btn btn-outline-primary">Read More</button>
</a>
</div>
</div>
@ -202,7 +209,7 @@ 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>Usage SwarmLab gitea!</b></h4>
<h4 class="card-title"><b>SwarmLab gitea!</b></h4>
<p class="card-text"></p>
<div class="dropdown-divider"></div>
<p class="card-text">
@ -221,7 +228,7 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
</ul>
</small></p>
<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>
<button type="button" class="btn btn-outline-primary">Read More</button>
</a>
</div>
</div>

Loading…
Cancel
Save