diff options
Diffstat (limited to 'ps/index.fr.html')
-rw-r--r-- | ps/index.fr.html | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/ps/index.fr.html b/ps/index.fr.html new file mode 100644 index 0000000..521a64f --- /dev/null +++ b/ps/index.fr.html @@ -0,0 +1,127 @@ +<!DOCTYPE html> +<html lang="fr"> + <head> + <meta charset="UTF-8"> + <title> Petites Singularités </title> + <link rel="stylesheet" href="ui/css/reset.css"> + <link rel="stylesheet" href="ui/css/mobile.css"> + <script type="text/javascript" src="ui/js/config.js"></script> + <script type="text/javascript" src="ui/js/app.js"></script> + <!-- discuss: <ps\at/lesoiseaux.io> --> + </head> + <body> + <header> + <h1 class="fixed"> + <a href="https://ps.lesoiseaux.io/" + title="Petites Singularités"><img alt="P.S.: " src="ui/img/logo-ps.svg" height="64" border="0" align="absmiddle"></a> + <a href="https://ps.lesoiseaux.io/">esthétique fragile & hybride</a> + </h1> + <section> + <h2>À Propos de Petites Singularités</h2> + <p>Petites Singularités est une association sans but lucratif + établie à Bruxelles.</p> + <p>L’association a pour but de porter un regard différent sur + l’esthétique transindividuelle dans le cadre des collectivités + et leurs pratiques numériques.</p> + <p>Petites Singularités porte des projets esthétiques sous + diverses formes libres adaptées à leur expression et leur + diffusion auprès du public. Recherche-action littéraire, + poétique, artistique, logicielle, philosophique, vivante, les + Petites Singularités éditent, publient, produisent, hybrident, + accompagnent, invitent, voyagent.</p> + <p>Nous pensons l’organisation et l’action collectives dans la + production du sens au regard de la localité et de + l’hybridation des humains et de la technologie ; nous + transmettons des solutions concrètes et significatives à des + groupes locaux.</p> + </section> + <footer> + <nav> + <h4>Retenir</h4> + <ul> + <li><a href="assets/petites-singularités-asbl.en.pdf" + title="Download PDF presentation of Petites Singularités ASBL">PDF</a></li> + <li><a href="assets/ps-production.torrent" + title="Download our production torrent">Torrent</a></li> + <li><a href="assets/ps-press-kit.zip" + title="Download Press Kit for P.S.: (assets, logos...)">ZIP</a></li> + </ul> + <h4>Observer</h4> + <ul> + <li><a href="https://ps.zoethical.com/groups" + title="Explorer notre communauté">Zoethical</a></li> + <li><a href="https://ps.zoethical.com/posts.rss" + title="Souscrire aux contributions récentes (RSS)">Posts</a></li> + <li><a href="https://ps.zoethical.com/latest.rss" + title="Souscrire aux sujets récents (RSS)">Topics</a></li> + </ul> + </nav> + <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> + </header> + <main> + <article> + <section class="media fixed"> + <h2>Média en ligne</h2> + <section id="gfx" class="fixed"><h3>GFX</h3> + </section> + <section id="txt" class="fixed"><h3>TXT</h3> + </section> + <section id="vdo" class="fixed"><h3>VDO</h3> + </section> + </section> + <section class="libre fixed"> + <h2>Esthétique du libre</h2> + <section id="participation" class="fixed"> + <h3><a href="https://ps.zoethical.com/">Participer</a></h3> + <p class="tagline">Explorer les médias sociaux communautaires</p> + + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + <p>oui oui</p> + </section> + <section id="engagement" class="fixed"> + <h3><a href="https://ps.zoethical.com/c/ps">S'Engager</a></h3> + <p class="tagline">Amplifier les réseaux actifs de résistance</p> + </section> + <section id="cooperation" class="fixed"> + <h3><a href="https://ps.zoethical.com/c/cooperation">Coopérer</a></h3> + <p class="tagline">Éveiller les territoires à la vie</p> + </section> + </section> + </article> + </main> + </body> +</html> |