diff options
author | Your Name <you@example.com> | 2017-12-31 13:34:06 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2017-12-31 13:34:06 +0100 |
commit | 1b04290809ca4282e75433e500c7e5e70b2d36aa (patch) | |
tree | ebbf10317bd05931a1b01bae8f866e5b0fdb7ea5 /ps | |
parent | 512146d0267c58706a0e3ed265bb6a7db17010c0 (diff) | |
download | lesoiseaux.io-1b04290809ca4282e75433e500c7e5e70b2d36aa.tar.gz |
Finalize style for pages
Diffstat (limited to 'ps')
-rw-r--r-- | ps/gfx/index.html | 16 | ||||
-rw-r--r-- | ps/txt/index.html | 27 | ||||
-rw-r--r-- | ps/vdo/index.html | 4 |
3 files changed, 40 insertions, 7 deletions
diff --git a/ps/gfx/index.html b/ps/gfx/index.html index f1fbf7c..2bd8d18 100644 --- a/ps/gfx/index.html +++ b/ps/gfx/index.html @@ -10,7 +10,7 @@ <header> <h1>Petites Singularités</h1> <h2>Collectif d'artiste</h2> - <p>Un collectif (au) singulier pour une esthétique <span>(</span>du) libre</p> + <p>Un collectif singulier pour une esthétique <span>(</span>du) libre</p> </header> <main> <article> @@ -51,8 +51,18 @@ </nav> </aside> <footer> - <p><span>Copyright</span> <span>©</span>2015-2017 <a href="/">Petites Singularités</a> --- - </p> + <p><span>Copyright</span> <span>©</span> 2017 + <a href="https://ps.lesoiseaux.io/" + title="URL Canonique : https://ps.lesoiseaux.io/"><em>Petites Singularités</em></a> + — + <a href="http://artlibre.org/licence/lal/en/" + title="Licence des contenus : Art Libre v1.3">Nous faisons de l'art libre</a> + — + <a href="https://code.cepheide.org/lesoiseaux.io.git" + title="Licence du code Web : GNU AGPL v3">Nous faisons du logiciel libre</a> + — + Nous faisons <3 + </p> </footer> </body> </html> diff --git a/ps/txt/index.html b/ps/txt/index.html index bebb3de..0e5d4e5 100644 --- a/ps/txt/index.html +++ b/ps/txt/index.html @@ -15,10 +15,23 @@ <main> <article> <header> - <p>Catalogue en ligne des éditions</p> + <p class="tagline">la théorie doit informer l'acte et + s'intégrer dans une dynamique synergétique avec lui.</p> </header> <section> + <h3>Opérations d'un Doc Sprint</h3> + + <p>Un <a href="/txt/docsprint/">Doc Sprint</a> est une + opération collaborative visant à distiller sous forme de + documentation la connaissance de processus socio-techniques + disponibles sous forme de logiciel libre et porté par ses + développeurs et utilisateurs.</p> + + </section> + + + <section> <h3>Articles</h3> <dl> <dt>Journal of Peer Production</dt> @@ -69,7 +82,17 @@ </nav> </aside> <footer> - <p><span>Copyright</span> <span>©</span>2015-2017 <a href="/">Petites Singularités</a> --- + <p><span>Copyright</span> <span>©</span> 2017 + <a href="https://ps.lesoiseaux.io/" + title="URL Canonique : https://ps.lesoiseaux.io/"><em>Petites Singularités</em></a> + — + <a href="http://artlibre.org/licence/lal/en/" + title="Licence des contenus : Art Libre v1.3">Nous faisons de l'art libre</a> + — + <a href="https://code.cepheide.org/lesoiseaux.io.git" + title="Licence du code Web : GNU AGPL v3">Nous faisons du logiciel libre</a> + — + Nous faisons <3 </p> </footer> </body> diff --git a/ps/vdo/index.html b/ps/vdo/index.html index d1b5c98..dd84117 100644 --- a/ps/vdo/index.html +++ b/ps/vdo/index.html @@ -53,7 +53,7 @@ discussion associé</a>. </p> </section> - <aside> +<!-- <aside> <ul> <li><a href="#"> <img src="vdo-placeholder.png" alt="Felipe Fonseca"></a></li> @@ -65,7 +65,7 @@ <img src="vdo-placeholder.png" alt="Ricardo et Pierre"></a></li> </ul> </aside> - </article> +--> </article> </main> <aside> <nav> |