diff options
author | hellekin <hellekin@cepheide.org> | 2018-01-06 10:11:35 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2018-01-06 10:11:35 +0100 |
commit | 39f3f2b2519ec0de27a53f9237080718a01491fb (patch) | |
tree | 7798d7f3bffd2a960b00e7a6486b99fb9e52f467 | |
parent | 5768b999f5c67954d279d9d67466db9f4aa3afd3 (diff) | |
download | lesoiseaux.io-39f3f2b2519ec0de27a53f9237080718a01491fb.tar.gz |
Fix index names:
- index-00N.html is the list of tests
- index.vX.html is the list of published versions
- index.html symlinks to the current version
-rw-r--r-- | ps/index-001.html (renamed from ps/rideau.html) | 0 | ||||
-rw-r--r-- | ps/index-002.html (renamed from ps/index.fr.html) | 0 | ||||
-rw-r--r-- | ps/index.en.html | 100 | ||||
l--------- | ps/index.html | 2 | ||||
l---------[-rw-r--r--] | ps/index.v0.html | 69 | ||||
l--------- | ps/index.v1.html | 1 |
6 files changed, 3 insertions, 169 deletions
diff --git a/ps/rideau.html b/ps/index-001.html index 0550951..0550951 100644 --- a/ps/rideau.html +++ b/ps/index-001.html diff --git a/ps/index.fr.html b/ps/index-002.html index 7a1853e..7a1853e 100644 --- a/ps/index.fr.html +++ b/ps/index-002.html diff --git a/ps/index.en.html b/ps/index.en.html deleted file mode 100644 index 2c3014e..0000000 --- a/ps/index.en.html +++ /dev/null @@ -1,100 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <meta charset="UTF-8"> - <title> Petites Singularités </title> - <link rel="stylesheet" href="ui/css/reset.css"> - <link rel="stylesheet" href="ui/css/screen.css"> - <script type="text/javascript" src="ui/js/config.js"></script> - <!-- discuss: <ps\at/lesoiseaux.io> --> - </head> - <body> - <header> - <h1> - <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/">hybrid fragile aesthetics</a> - </h1> - <section> - <h2>About <em>Petites Singularités</em></h2> - <p><em>Petites Singularités</em> is a non-profit association - established in Brussels.</p> - <p>The association aims to a different outlook on - transindividual aesthetics within the scope of collectivities - and their free/libre digital practices.</p> - <p><em>Petites Singularités</em> supports aesthetic projects - under various free/libre forms adapted to their expression and - their public dissemination. Literary, poetic, artistic, - software, philosophical, live research-action, <em>Petites - Singularités</em> edits, publishes, produces, hybridizes, - supports, invites, travels.</p> - <p>We think about organization and collective action in the - production of meaning with regard to locality and the - hybridation of humans and technologies; we convey concrete - meaningful solutions to local groups.</p> - </section> - <footer> - <nav> - <h4>Downloads</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><abbr title="Keep In Touch">KIT</abbr></h4> - <ul> - <li><a href="https://ps.zoethical.com/groups" - title="Explore our community">Zoethical</a></li> - <li><a href="https://ps.zoethical.com/posts.rss" - title="Subscribe to Latest Posts (RSS)">Posts</a></li> - <li><a href="https://ps.zoethical.com/latest.rss" - title="Subscribe to Latest Topics (RSS)">Topics</a></li> - </ul> - </nav> - <p><span>Copyright</span> <span>©</span> 2017 - <a href="https://ps.lesoiseaux.io/" - title="Canonical URL: https://ps.lesoiseaux.io/"><em>Petites Singularités</em></a> - — - <a href="http://artlibre.org/licence/lal/en/" - title="Contents license: Free Art v1.3">We make free art</a> - — - <a href="https://code.cepheide.org/lesoiseaux.io.git" - title="Web source license: GNU AGPL v3">We make free software</a> - — - We make <3 - </p> - </footer> - </header> - <main> - <article> - <section class="media"> - <h2>Online Media</h2> - <section id="gfx"><h3>GFX</h3> - </section> - <section id="txt"><h3>TXT</h3> - </section> - <section id="vdo"><h3>VDO</h3> - </section> - </section> - <section class="libre"> - <h2>Libre Aesthetics</h2> - <section id="participation"> - <h3><a href="https://ps.zoethical.com/">Participate</a></h3> - <p class="tagline">Explore community-based social media</p> - </section> - <section id="engagement"> - <h3><a href="https://ps.zoethical.com/c/ps">Engage</a></h3> - <p class="tagline">Amplify existing resistance action networks</p> - </section> - <section id="cooperation"> - <h3><a href="https://ps.zoethical.com/c/cooperation">Cooperate</a></h3> - <p class="tagline">Awaken territories to life</p> - </section> - </section> - </article> - </main> - </body> -</html> diff --git a/ps/index.html b/ps/index.html index 6bd4004..da1ae39 120000 --- a/ps/index.html +++ b/ps/index.html @@ -1 +1 @@ -index.fr.html
\ No newline at end of file +index.v1.html
\ No newline at end of file diff --git a/ps/index.v0.html b/ps/index.v0.html index 0550951..0280168 100644..120000 --- a/ps/index.v0.html +++ b/ps/index.v0.html @@ -1,68 +1 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8"> - <title> Petites Singularités </title> - <link rel="stylesheet" href="ui/css/reset.css"> - <link rel="stylesheet" href="ui/css/rideau.css"> - <!-- discuss: <ps\at/lesoiseaux.io> --> - </head> - <body> - <nav> - <ul> - <li><a href="https://ps.lesoiseaux.io/">hybrid fragile aesthetics</a></li> - </ul> - </nav> - <section class="folds"> - <div class="fold"> - <div class="bg"></div> - <article> - <header> - <h1>Du propre des gueux</h1> - - <h2>On naît, on vit, on meurt<br> - Enfin, surtout, on vit.</h2> - </header> - <p>Une farce rigolarde sur des sujets passablement - terrifiants, selon une perspective unique et fondamentale, - <a href="/dpdg">et toutes les autres qui la contredisent</a>.</p> - </article> - </div> - <div class="fold"> - <div class="bg"></div> - <article> - <h1>VDO</h1> - <iframe seamless src="video.html" width="100%" height="100%"></iframe> - </article> - </div> - <div class="fold"> - <div class="bg"></div> - <article> - <h1>QW</h1> - <iframe seamless src="waves.html" width="100%" height="100%"></iframe> - </article> - </div> - <div class="fold right"> - <div class="bg"></div> - <article> - <h1>KRTO</h1> - <iframe seamless src="https://maps.dewey.be/frame/262" width="100%" height="100%"></iframe> - </article> - </div> - <div class="fold right"> - <div class="bg"></div> - <article> - <h1>β×λ</h1> - <iframe seamless src="https://bxl.dyne.org/people" width="100%" height="100%"></iframe> - </article> - </div> - <div class="fold right"> - <div class="bg"></div> - <article> - <h1>SFYW</h1> - <iframe seamless src="https://bxl.dyne.org/actions/software-freedom-your-way" width="100%" height="100%"></iframe> - </article> - </div> - </section> - </body> -</html> +index-001.html
\ No newline at end of file diff --git a/ps/index.v1.html b/ps/index.v1.html new file mode 120000 index 0000000..8a2a610 --- /dev/null +++ b/ps/index.v1.html @@ -0,0 +1 @@ +index-002.html
\ No newline at end of file |