summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorMorgan <morgan.bohn@unistra.fr>2015-10-30 12:26:41 +0100
committerMorgan <morgan.bohn@unistra.fr>2015-10-30 12:26:41 +0100
commit8e6e94d0405ce4e4131e5e4bac02a6f6d60d6ec4 (patch)
tree5b7e0ade26a148de758e55dcc90c216306a210c9 /index.html
parentchange background (diff)
downloadspore.github.io-8e6e94d0405ce4e4131e5e4bac02a6f6d60d6ec4.tar.gz
change order
Diffstat (limited to 'index.html')
-rw-r--r--index.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/index.html b/index.html
index f5ca617..73e808d 100644
--- a/index.html
+++ b/index.html
@@ -66,36 +66,36 @@
         <div class="item active">
           <div class="container">
             <div class="carousel-caption">
-              <h1>Chapeau bas</h1>
-              <p>Camille Maussang, is the co-founder of linkfluence and was CTO when the SPORE revolution begun. He's one of those who made SPORE happened, saving so much of our time since 2010. Cam, the SPORE community all over the world salute you and wish you the best for your new position.</p>
-              <p><a class="btn btn-lg btn-primary" href="http://twitter.com/cmaussan" role="button">Follow him</a></p>
+              <h1>SPORE - Specification to a POrtable Rest Environment</h1>
+              <p>SPORE is a way to describe public services HTTP APIs using a language-agnostic JSON document that can be used by language-specific implementations to dynamically or statically generate high level client objects.</p>
+              <p><a class="btn btn-lg btn-primary" href="https://github.com/SPORE" role="button">Fork me!</a></p>
             </div>
           </div>
         </div>
         <div class="item">
           <div class="container">
             <div class="carousel-caption">
-              <h1>SPORE - Specification to a POrtable Rest Environment</h1>
-              <p>SPORE is a way to describe public services HTTP APIs using a language-agnostic JSON document that can be used by language-specific implementations to dynamically or statically generate high level client objects.</p>
-              <p><a class="btn btn-lg btn-primary" href="https://github.com/SPORE" role="button">Fork me!</a></p>
+              <h1>Implementations</h1>
+              <p>The implementation of your favored language is already available! Clojure, Javascript, Lua, Nodejs, Perl, Python, Ruby, Livescript, Groovy.</p>
+              <p><a class="btn btn-lg btn-primary" href="https://github.com/SPORE/specifications" role="button">Specification</a></p>
             </div>
           </div>
         </div>
         <div class="item">
           <div class="container">
             <div class="carousel-caption">
-              <h1>Discussions</h1>
-              <p>You can join the following mailing list to talk about spore specifications.</p>
-              <p><a class="btn btn-lg btn-primary" href="https://groups.google.com/forum/#!forum/spore-rest" role="button">Join us!</a></p>
+              <h1>Chapeau bas</h1>
+              <p>Camille Maussang, is the co-founder of linkfluence and was CTO when the SPORE revolution begun. He's one of those who made SPORE happened, saving so much of our time since 2010. Cam, the SPORE community all over the world salute you and wish you the best for your new position.</p>
+              <p><a class="btn btn-lg btn-primary" href="http://twitter.com/cmaussan" role="button">Follow him</a></p>
             </div>
           </div>
         </div>
         <div class="item">
           <div class="container">
             <div class="carousel-caption">
-              <h1>Implementations</h1>
-              <p>The implementation of your favored language is already available! Clojure, Javascript, Lua, Nodejs, Perl, Python, Ruby, Livescript, Groovy.</p>
-              <p><a class="btn btn-lg btn-primary" href="https://github.com/SPORE/specifications" role="button">Specification</a></p>
+              <h1>Discussions</h1>
+              <p>You can join the following mailing list to talk about spore specifications.</p>
+              <p><a class="btn btn-lg btn-primary" href="https://groups.google.com/forum/#!forum/spore-rest" role="button">Join us!</a></p>
             </div>
           </div>
         </div>