diff options
| author | Morgan <morgan.bohn@unistra.fr> | 2015-09-15 14:42:56 +0200 |
|---|---|---|
| committer | Morgan <morgan.bohn@unistra.fr> | 2015-09-15 14:42:56 +0200 |
| commit | 008182afd836850c017c86a76a92960f39c99b5c (patch) | |
| tree | 73b1cc86fd740247987d52c28237078c0962344b /index.html | |
| parent | add basic text (diff) | |
| download | spore.github.io-008182afd836850c017c86a76a92960f39c99b5c.tar.gz | |
add clients and logos
Diffstat (limited to '')
| -rw-r--r-- | index.html | 67 |
1 files changed, 55 insertions, 12 deletions
@@ -115,25 +115,68 @@ <!-- Three columns of text below the carousel --> <div class="row"> <div class="col-lg-4"> - <img class="img-circle" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Generic placeholder image" width="140" height="140"> - <h2>Heading</h2> - <p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna.</p> - <p><a class="btn btn-default" href="#" role="button">View details »</a></p> + <img class="img-circle" src="img/lua.gif" alt="lua" width="140" height="140"> + <h2>Lua</h2> + <p>Take a look at lua-Spore.</p> + <p><a class="btn btn-default" href="https://github.com/fperrad/lua-Spore/" role="button">View details »</a></p> </div><!-- /.col-lg-4 --> <div class="col-lg-4"> - <img class="img-circle" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Generic placeholder image" width="140" height="140"> - <h2>Heading</h2> - <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh.</p> - <p><a class="btn btn-default" href="#" role="button">View details »</a></p> + <img class="img-circle" src="img/python.png" alt="python" width="140" height="140"> + <h2>Python</h2> + <p>Take a look at Britney.</p> + <p><a class="btn btn-default" href="https://github.com/agrausem/britney" role="button">View details »</a></p> </div><!-- /.col-lg-4 --> <div class="col-lg-4"> - <img class="img-circle" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Generic placeholder image" width="140" height="140"> - <h2>Heading</h2> - <p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p> - <p><a class="btn btn-default" href="#" role="button">View details »</a></p> + <img class="img-circle" src="img/clojure.png" alt="clojure" width="140" height="140"> + <h2>Clojure</h2> + <p>Take a look at clj-spore.</p> + <p><a class="btn btn-default" href="https://github.com/ngrunwald/clj-spore" role="button">View details »</a></p> </div><!-- /.col-lg-4 --> </div><!-- /.row --> + <!-- Three columns of text below the carousel --> + <div class="row"> + <div class="col-lg-4"> + <img class="img-circle" src="img/nodejs.png" alt="nodejs" width="140" height="140"> + <h2>Node.js</h2> + <p>Take a look at node-spore.</p> + <p><a class="btn btn-default" href="https://github.com/francois2metz/node-spore" role="button">View details »</a></p> + </div><!-- /.col-lg-4 --> + <div class="col-lg-4"> + <img class="img-circle" src="img/groovy.png" alt="groovy" width="140" height="140"> + <h2>Groovy</h2> + <p>Take a look at gspore.</p> + <p><a class="btn btn-default" href="https://github.com/unistra/gspore" role="button">View details »</a></p> + </div><!-- /.col-lg-4 --> + <div class="col-lg-4"> + <img class="img-circle" src="img/perl.jpg" alt="perl" width="140" height="140"> + <h2>Perl</h2> + <p>Take a look at net-http-spore.</p> + <p><a class="btn btn-default" href="https://github.com/franckcuny/net-http-spore" role="button">View details »</a></p> + </div><!-- /.col-lg-4 --> + </div><!-- /.row --> + + <!-- Three columns of text below the carousel --> + <div class="row"> + <div class="col-lg-4"> + <img class="img-circle" src="img/ruby.png" alt="ruby" width="140" height="140"> + <h2>Ruby</h2> + <p>Take a look at Ruby-Spore.</p> + <p><a class="btn btn-default" href="https://github.com/sukria/Ruby-Spore" role="button">View details »</a></p> + </div><!-- /.col-lg-4 --> + <div class="col-lg-4"> + <img class="img-circle" src="img/jquery.png" alt="jquery" width="140" height="140"> + <h2>Jquery</h2> + <p>Take a look at jquery-spore.</p> + <p><a class="btn btn-default" href="https://github.com/nikopol/jquery-spore" role="button">View details »</a></p> + </div><!-- /.col-lg-4 --> + <div class="col-lg-4"> + <img class="img-circle" src="img/livescript.png" alt="livescript" width="140" height="140"> + <h2>LiveScript</h2> + <p>Take a look at ls-spore.</p> + <p><a class="btn btn-default" href="https://github.com/unistra/ls-spore" role="button">View details »</a></p> + </div><!-- /.col-lg-4 --> + </div><!-- /.row --> <!-- START THE FEATURETTES --> |
