Browse Source

test index doc page

master
zeus 4 years ago
parent
commit
5419494208
  1. 45
      swarmlab/index-test.html

45
swarmlab/index-test.html

@ -95,20 +95,22 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<div class="dropdown-divider"></div> <div class="dropdown-divider"></div>
<p class="card-text"> <p class="card-text">
<small class="text-muted"> <small class="text-muted">
<ul>
<li> <ul class="list-group">
<li class="list-group-item list-group-item-light">
The first steps The first steps
</li> </li>
<li> <li class="list-group-item list-group-item-light">
Register, Login etc Register, Login etc
</li> </li>
<li> <li class="list-group-item list-group-item-light">
Main Menou Main Menou
</li> </li>
<li> <li class="list-group-item list-group-item-light">
Tutor/Student Menou etc Tutor/Student Menou etc
</li> </li>
</ul> </ul>
</small></p> </small></p>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/main.adoc.html#_the_first_steps" target="_blank"> <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">Read More</button> <button type="button" class="btn btn-outline-primary">Read More</button>
@ -126,11 +128,11 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<p class="card-text"> <p class="card-text">
<small class="text-muted"> <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. 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> <ul class="list-group">
<li> <li class="list-group-item list-group-item-light">
Run, Try Run, Try
</li> </li>
<li> <li class="list-group-item list-group-item-light">
Create, Publish Create, Publish
</li> </li>
</ul> </ul>
@ -161,12 +163,7 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<p class="card-text"> <p class="card-text">
<small class="text-muted"> <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. 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>
</li>
</ul>
</small></p> </small></p>
<a href="http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/main.adoc.html#_get_involved" target="_blank"> <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> <button type="button" class="btn btn-outline-primary">Get Started</button>
@ -183,8 +180,8 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<div class="dropdown-divider"></div> <div class="dropdown-divider"></div>
<p class="card-text"> <p class="card-text">
<small class="text-muted"> <small class="text-muted">
<ul> <ul class="list-group">
<li> <li class="list-group-item list-group-item-light">
HowTo Use a SwarmLab noVNC Lab. HowTo Use a SwarmLab noVNC Lab.
</li> </li>
</ul> </ul>
@ -215,14 +212,14 @@ Swarmlab is a powerful collaboration tool that connects tutors and students in a
<p class="card-text"> <p class="card-text">
<small class="text-muted"> <small class="text-muted">
<ul> <ul class="list-group">
<li> <li class="list-group-item list-group-item-light">
create a new repository create a new repository
</li> </li>
<li> <li class="list-group-item list-group-item-light">
clone repository clone repository
</li> </li>
<li> <li class="list-group-item list-group-item-light">
add & commit, push add & commit, push
</li> </li>
</ul> </ul>

Loading…
Cancel
Save