mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
add org files, copy style
This commit is contained in:
parent
01e90048c1
commit
0b9f66167c
2947 changed files with 157595 additions and 22033 deletions
|
@ -1,240 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<title>tykayn_blog</title>
|
||||
<style>
|
||||
html {
|
||||
color: #1a1a1a;
|
||||
background-color: #fdfdfd;
|
||||
}
|
||||
body {
|
||||
margin: 0 auto;
|
||||
max-width: 36em;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
hyphens: auto;
|
||||
overflow-wrap: break-word;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-kerning: normal;
|
||||
}
|
||||
@media (max-width: 600px) {
|
||||
body {
|
||||
font-size: 0.9em;
|
||||
padding: 12px;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
}
|
||||
@media print {
|
||||
html {
|
||||
background-color: white;
|
||||
}
|
||||
body {
|
||||
background-color: transparent;
|
||||
color: black;
|
||||
font-size: 12pt;
|
||||
}
|
||||
p, h2, h3 {
|
||||
orphans: 3;
|
||||
widows: 3;
|
||||
}
|
||||
h2, h3, h4 {
|
||||
page-break-after: avoid;
|
||||
}
|
||||
}
|
||||
p {
|
||||
margin: 1em 0;
|
||||
}
|
||||
a {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
a:visited {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 1.4em;
|
||||
}
|
||||
h5, h6 {
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
}
|
||||
h6 {
|
||||
font-weight: normal;
|
||||
}
|
||||
ol, ul {
|
||||
padding-left: 1.7em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
li > ol, li > ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
blockquote {
|
||||
margin: 1em 0 1em 1.7em;
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid #e6e6e6;
|
||||
color: #606060;
|
||||
}
|
||||
code {
|
||||
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace;
|
||||
font-size: 85%;
|
||||
margin: 0;
|
||||
hyphens: manual;
|
||||
}
|
||||
pre {
|
||||
margin: 1em 0;
|
||||
overflow: auto;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
overflow: visible;
|
||||
overflow-wrap: normal;
|
||||
}
|
||||
.sourceCode {
|
||||
background-color: transparent;
|
||||
overflow: visible;
|
||||
}
|
||||
hr {
|
||||
background-color: #1a1a1a;
|
||||
border: none;
|
||||
height: 1px;
|
||||
margin: 1em 0;
|
||||
}
|
||||
table {
|
||||
margin: 1em 0;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
overflow-x: auto;
|
||||
display: block;
|
||||
font-variant-numeric: lining-nums tabular-nums;
|
||||
}
|
||||
table caption {
|
||||
margin-bottom: 0.75em;
|
||||
}
|
||||
tbody {
|
||||
margin-top: 0.5em;
|
||||
border-top: 1px solid #1a1a1a;
|
||||
border-bottom: 1px solid #1a1a1a;
|
||||
}
|
||||
th {
|
||||
border-top: 1px solid #1a1a1a;
|
||||
padding: 0.25em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
td {
|
||||
padding: 0.125em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
header {
|
||||
margin-bottom: 4em;
|
||||
text-align: center;
|
||||
}
|
||||
#TOC li {
|
||||
list-style: none;
|
||||
}
|
||||
#TOC ul {
|
||||
padding-left: 1.3em;
|
||||
}
|
||||
#TOC > ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
#TOC a:not(:hover) {
|
||||
text-decoration: none;
|
||||
}
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
||||
div.column{flex: auto; overflow-x: auto;}
|
||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||
/* The extra [class] is a hack that increases specificity enough to
|
||||
override a similar rule in reveal.js */
|
||||
ul.task-list[class]{list-style: none;}
|
||||
ul.task-list li input[type="checkbox"] {
|
||||
font-size: inherit;
|
||||
width: 0.8em;
|
||||
margin: 0 0.8em 0.2em -1.6em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">tykayn_blog</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 110</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2006-09-30 15:02:15></li>
|
||||
<li>modifié: <2006-09-30 15:02:15></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:02f6018b-9196-4326-8f09-9d45d7a548fc">Tykayn blog</a></li>
|
||||
</ul>
|
||||
<h2 id="foto-trip-et-drunken-pen-1">Foto trip et drunken pen</h2>
|
||||
<p>((<a
|
||||
href="https://s22.photobucket.com/albums/b301/tykayn/th_chat_hihihi.gif">https://s22.photobucket.com/albums/b301/tykayn/th_chat_hihihi.gif</a>))
|
||||
[((<a
|
||||
href="https://tykay.free.fr/dotclear2/public/Ms/alcolopti.jpg">https://tykay.free.fr/dotclear2/public/Ms/alcolopti.jpg</a>))|/dotclear2/public/Ms/alcolo_.jpg|fr|alcolo]
|
||||
[((<a
|
||||
href="https://tykay.free.fr/dotclear2/public/30sept/aperotdrawpti.jpg">https://tykay.free.fr/dotclear2/public/30sept/aperotdrawpti.jpg</a>))|/dotclear2/public/30sept/aperotdraw.jpg|fr]%%%
|
||||
Click it!%%% Après le piknik de la Japan Expo de Juillet 2006, on
|
||||
s'était retrouvés dans un bar où le demi (25cl) est à 4€60 (deux fois
|
||||
plus cher que chez moi, cémal).%%%<br />
|
||||
<a
|
||||
href="file:///dotclear2/public/Ms/glace.jpg">[[<span>https://tykayn.fr/wp-content/uploads/Ms/glacepti.jpg</span></a>]]<br />
|
||||
<br />
|
||||
<a
|
||||
href="https://i22.photobucket.com/albums/b301/tykayn/SNPassurances800.jpg">[[<span>https://s22.photobucket.com/albums/b301/tykayn/th_SNPassurances800.jpg</span></a>]]
|
||||
<a
|
||||
href="https://i22.photobucket.com/albums/b301/tykayn/porte.jpg">[[<span>https://s22.photobucket.com/albums/b301/tykayn/th_porte.jpg</span></a>]]<br />
|
||||
et hop deux anciens photomontages ø<br />
|
||||
<br />
|
||||
<a
|
||||
href="file:///dotclear2/public/30sept/omirel.jpg">[[<span>https://tykayn.fr/wp-content/uploads/30sept/omirelpti.jpg</span></a>]]<br />
|
||||
Un dessin récent au feutres à alcool. (<a
|
||||
href="https://www.deviantart.com/deviation/40628754/">lien DA</a>)<br />
|
||||
En ce moment sur IRC #e-kaki les moutons sont bannis (on dirait une
|
||||
promotion).<br />
|
||||
<a
|
||||
href="https://i22.photobucket.com/albums/b301/tykayn/irclife.jpg">[[<span>https://s22.photobucket.com/albums/b301/tykayn/th_irclife.jpg</span></a>]]<br />
|
||||
<a
|
||||
href="file:///dotclear2/public/30sept/pokute.jpg">[[<span>https://tykayn.fr/wp-content/uploads/30sept/pokutepti.jpg</span></a>]]<br />
|
||||
Des pokute Ø/ (et une révélation sur Sneup)<br />
|
||||
<br />
|
||||
<a
|
||||
href="file:///dotclear2/public/30sept/puchi.jpg">[[<span>https://tykayn.fr/wp-content/uploads/30sept/puchipti.jpg</span></a>]]<br />
|
||||
Du recopitage de tronche photo de <a
|
||||
href="https://puchikochan.free.fr">Puchi</a> pour bosser mon anat et les
|
||||
expressions, et pi la variété, et pi de blé….<br />
|
||||
<a
|
||||
href="file:///dotclear2/public/30sept/topmodel.jpg">[[<span>https://tykayn.fr/wp-content/uploads/30sept/topmodelpti.jpg</span></a>]]
|
||||
Pareil, avec Kitsuné et <a href="https://sneups.free.fr">Sneup</a>, le
|
||||
tout bien sûr sans leur demander leur avis ni les prévenir <img
|
||||
src="https://www.choobidoo.com/q/images/smiles/icon_smile.gif" /><br />
|
||||
<br />
|
||||
<img src="https://membres.lycos.fr/tykayn/z/q/th_couv1-2.jpg" /><br />
|
||||
Et J'ai fini mes <strong>20 planches pour le fanzine !Q</strong>.<br />
|
||||
La couverture ce sera celle là, avec l'agent Q en buste pas content.
|
||||
Jvais essayer de faire en sorte que celui ci sorte à <a
|
||||
href="https://mangastyl.free.fr/site/?2006/09/29/56-mangastyl-a-manga-expo">Manga
|
||||
Expo</a> qui elle se passera les 21 et 22 Octobre.<br />
|
||||
<br />
|
||||
Peut être qu'un jour je dirai des trucs intelligents dans ce blog
|
||||
*-*<br />
|
||||
<img
|
||||
src="https://www.choobidoo.com/q/images/smiles/icon_redface.gif" /></p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>tykayn blog <a href="id:02f6018b-9196-4326-8f09-9d45d7a548fc">Tykayn
|
||||
blog</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -1,392 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<title>tykayn_blog</title>
|
||||
<style>
|
||||
html {
|
||||
color: #1a1a1a;
|
||||
background-color: #fdfdfd;
|
||||
}
|
||||
body {
|
||||
margin: 0 auto;
|
||||
max-width: 36em;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
hyphens: auto;
|
||||
overflow-wrap: break-word;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-kerning: normal;
|
||||
}
|
||||
@media (max-width: 600px) {
|
||||
body {
|
||||
font-size: 0.9em;
|
||||
padding: 12px;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
}
|
||||
@media print {
|
||||
html {
|
||||
background-color: white;
|
||||
}
|
||||
body {
|
||||
background-color: transparent;
|
||||
color: black;
|
||||
font-size: 12pt;
|
||||
}
|
||||
p, h2, h3 {
|
||||
orphans: 3;
|
||||
widows: 3;
|
||||
}
|
||||
h2, h3, h4 {
|
||||
page-break-after: avoid;
|
||||
}
|
||||
}
|
||||
p {
|
||||
margin: 1em 0;
|
||||
}
|
||||
a {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
a:visited {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 1.4em;
|
||||
}
|
||||
h5, h6 {
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
}
|
||||
h6 {
|
||||
font-weight: normal;
|
||||
}
|
||||
ol, ul {
|
||||
padding-left: 1.7em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
li > ol, li > ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
blockquote {
|
||||
margin: 1em 0 1em 1.7em;
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid #e6e6e6;
|
||||
color: #606060;
|
||||
}
|
||||
code {
|
||||
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace;
|
||||
font-size: 85%;
|
||||
margin: 0;
|
||||
hyphens: manual;
|
||||
}
|
||||
pre {
|
||||
margin: 1em 0;
|
||||
overflow: auto;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
overflow: visible;
|
||||
overflow-wrap: normal;
|
||||
}
|
||||
.sourceCode {
|
||||
background-color: transparent;
|
||||
overflow: visible;
|
||||
}
|
||||
hr {
|
||||
background-color: #1a1a1a;
|
||||
border: none;
|
||||
height: 1px;
|
||||
margin: 1em 0;
|
||||
}
|
||||
table {
|
||||
margin: 1em 0;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
overflow-x: auto;
|
||||
display: block;
|
||||
font-variant-numeric: lining-nums tabular-nums;
|
||||
}
|
||||
table caption {
|
||||
margin-bottom: 0.75em;
|
||||
}
|
||||
tbody {
|
||||
margin-top: 0.5em;
|
||||
border-top: 1px solid #1a1a1a;
|
||||
border-bottom: 1px solid #1a1a1a;
|
||||
}
|
||||
th {
|
||||
border-top: 1px solid #1a1a1a;
|
||||
padding: 0.25em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
td {
|
||||
padding: 0.125em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
header {
|
||||
margin-bottom: 4em;
|
||||
text-align: center;
|
||||
}
|
||||
#TOC li {
|
||||
list-style: none;
|
||||
}
|
||||
#TOC ul {
|
||||
padding-left: 1.3em;
|
||||
}
|
||||
#TOC > ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
#TOC a:not(:hover) {
|
||||
text-decoration: none;
|
||||
}
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
||||
div.column{flex: auto; overflow-x: auto;}
|
||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||
/* The extra [class] is a hack that increases specificity enough to
|
||||
override a similar rule in reveal.js */
|
||||
ul.task-list[class]{list-style: none;}
|
||||
ul.task-list li input[type="checkbox"] {
|
||||
font-size: inherit;
|
||||
width: 0.8em;
|
||||
margin: 0 0.8em 0.2em -1.6em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">tykayn_blog</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 116</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2006-11-21 20:29:16></li>
|
||||
<li>modifié: <2006-11-21 20:29:16></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:02f6018b-9196-4326-8f09-9d45d7a548fc">Tykayn blog</a></li>
|
||||
</ul>
|
||||
<h2 id="anim-est-2006-y-a-t-il-une-vie-après-hardgay">Anim Est 2006
|
||||
(Y-a-t-il une vie après HardGay?)</h2>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00887.JPG" /></p>
|
||||
<p><br />
|
||||
New Page 1</p>
|
||||
<p>Anim Est 2006</p>
|
||||
<p>Vendredaille 17 Novembre 2006, veille d'anim Est. Squattage chez
|
||||
Reg.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00802.JPG" /></p>
|
||||
<p>23heures, on pense à aller chercher le matos chez Jori à l'autre bout
|
||||
de Paris, il faut une heure de trajet pour l'aller et autant pour le
|
||||
retour.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00806.JPG" /></p>
|
||||
<p>Après s'être couchés à 2h00 du mat et réveillés tête DLC à 4h30, me
|
||||
vla parti pour la gare de l'Est. Il est 6heures. Jme paye un jambon
|
||||
fromage pour 3€50.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00807.JPG" /></p>
|
||||
<p>9h35 j'arrive.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00808.JPG" /></p>
|
||||
<p>Je fis un signe de la main pour refuser de donner du pognon a une
|
||||
mendiante dans la gare de Nancy et au même moment JP et Ame me font
|
||||
coucou, hohoho.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00826.JPG" /></p>
|
||||
<p>On installe le bazar, Sneup arrive après avoir fait la queue.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00828.JPG" /></p>
|
||||
<p>Waltch est là o/ Il me passe un tas de flyers pour e-kaki =)</p>
|
||||
<p>C'est l'heure de bouffer, pour le même prix que mon sandwich en gare
|
||||
de l'Est ce matin, le staff d'Anim Est nous à proposé un sandwich plus
|
||||
gros, une boisson au choix et uen pomme <strong>Q</strong></p>
|
||||
<p>C'est fou ce que c'est radin Paris n_<sub>n</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00830.JPG" /></p>
|
||||
<p>Ahsvey en rose du stand "Crash" juste derrière nous donne sa dédicace
|
||||
à Ame.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00831.JPG" /></p>
|
||||
<p>Waltch lit !Q</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00844.JPG" /></p>
|
||||
<p>Sailor je ne sais quoi du stand en face à gauche arrêtait pas de me
|
||||
zieuter ¬.¬</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00852.JPG" /></p>
|
||||
<p>Hard Gay est dans la place.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00857.JPG" /></p>
|
||||
<p>omg dédicaces comestibles sur du chamallow, idée du stand tatsu.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00862.JPG" /></p>
|
||||
<p>han des clients <strong>-</strong></p>
|
||||
<p>Hey, y'en a une fausse è<sub>é</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00865.JPG" /></p>
|
||||
<p>étage concours, dormir par terre smieux.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00868.JPG" /></p>
|
||||
<p>Waltch à gagné le concours du Samedi, tout simplement =D</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00878.JPG" /></p>
|
||||
<p>snous. Série de photos de groupe à retardement</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00885.JPG" /><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00886.JPG" /><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00887.JPG" /></p>
|
||||
<p>Mais c'est quand même mieux quand c'st quelqu'un du staff qui prend
|
||||
la foto n_<sub>n</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00892.JPG" /></p>
|
||||
<p>Ensuite, 18h40, nous vla dans un bar, tout est normal.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00893.JPG" /></p>
|
||||
<p>Après l'apérot dans <em>le petit monde de barnabé</em> (c'est le nom
|
||||
du bar) faut qu'on aille se nourrir.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00894.JPG" /></p>
|
||||
<p>On tente le wok, cuisine chinoise avec des flammes et de la viande de
|
||||
kangourou! hében strobon <strong>Q</strong> Y'a juste que leurs
|
||||
baguettes sont zarb,.on dirait des langues en bois comme en ont les
|
||||
docteurs.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00896.JPG" /></p>
|
||||
<p>Allons nous perdre dans Nancy en cherchant la place Stanislas. Stro
|
||||
fort <strong>0</strong> les rues sont espacées et non surpeuplées Ø/</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00900.JPG" /></p>
|
||||
<p>bienvenue chez Jipé. nan je déconne.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00901.JPG" /></p>
|
||||
<p>hoo les jolies décos <strong>0</strong></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00903.JPG" /></p>
|
||||
<p>re let's go au bar, ici les demis sont à 2€
|
||||
<strong><u>____</u></strong> rien à voir avec Paris et ses abusifs 4.99€
|
||||
sans compter le sirop. Ici Jipé et Waltch découvrent mon agenda et par
|
||||
là même combien je suis productif n__<sub>n</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00904.JPG" /></p>
|
||||
<p>Weeeh, merci à cette pancarte qui décidment n'indique rien, ils
|
||||
doivent bien se marrer, à mettre des flèches circulaires pour indiquer
|
||||
un endroit, les gens de la signalétique dans ce pays. En plus les
|
||||
pancartes disent nimp, faut regarder entre les nuages pour se repérer :
|
||||
D</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00909.JPG" /></p>
|
||||
<p>Enfin, me vla dans ce palace pour une nuit <strong>0</strong> Strop
|
||||
joli chez les grands parents de Waltch, leur maison est pleine de bois
|
||||
et est deux fois plus large que la mienne <strong><u>__</u></strong></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00913.JPG" /></p>
|
||||
<p>Le landemain, le stand toujours.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00917.JPG" /></p>
|
||||
<p>huhu une fille chat devant le stand tatsu (où j'ai rien acheté alors
|
||||
que lui, Niluje nous a pris nos trois zines /o\)</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00929.JPG" /></p>
|
||||
<p>Wah, une main au ku yurisante o<sub>o</sub> prise en flag.
|
||||
<strong>-</strong></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00930.JPG" /></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00932.JPG" /></p>
|
||||
<p>Huhuhu à qui sont donc ces chaussetes complètement barrées?</p>
|
||||
<p>Et bah non, pas à Puchi, elle était pas là, j'vous ai bien pawnés.
|
||||
n_<sub>n</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00934.JPG" /></p>
|
||||
<p>Un monsieur de méluzine est venu me demander mes coordonnées après
|
||||
avoir gerbé quand je lui ai demandé si c'était pour Shogun mag, =D</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00948.JPG" /></p>
|
||||
<p>Y'avait des combats de sumos, matés par Hard Gay qui tripotait le ku
|
||||
des sumos qui venaient se perdre hors du champ de bataille.</p>
|
||||
<p>"Vas y papa" disait la fillette du monsieur au costume rouge. : D</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00952.JPG" /></p>
|
||||
<p>Wah c'est sérieux le stand ici. Y'en a qui jouent à la D.S. pendant
|
||||
que d'autres meurent à la dédikass.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00958.JPG" /></p>
|
||||
<p>!Q, le fanzine inter-générations *<sub>*</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00978.JPG" /></p>
|
||||
<p>Ashvey et la Crash compagny ont gagné un beau !Q dédicassé apr tout
|
||||
notre stand n_<sub>n</sub></p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00981.JPG" /></p>
|
||||
<p>Hop, répartition de la marchandise pour la prochaine convention hors
|
||||
Parisse.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00984.JPG" /></p>
|
||||
<p>En attendant le train, BIERE pa chère <strong>0</strong></p>
|
||||
<p>c'est beaucoup moins cher, mais les établissement ferment vers
|
||||
20h30.</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00985.JPG" /></p>
|
||||
<p>Maintenant vous savez que les trains tégévé font entre 19 et 26mètres
|
||||
de long</p>
|
||||
<p><img
|
||||
src="https://membres.lycos.fr/tkbl/animest2006/img/DSC00986.JPG" /></p>
|
||||
<p>3heures et un métro plus tard me revoici à Babylone, à MonPornAss, où
|
||||
Puchi Reg et Jori sortaient tout juste de leur séance de
|
||||
<strong>Borat</strong>.</p>
|
||||
<p>Un film choquant qu'ils ont failli me spoiler n_<sub>n</sub>
|
||||
D'ailleurs je me suis DL un trailer et ça à l'air effectivement assez
|
||||
fun.</p>
|
||||
<p>>>>Voir la page des [[<a
|
||||
href="https://membres.lycos.fr/tkbl/animest2006/dedi/dedi.htm">https://membres.lycos.fr/tkbl/animest2006/dedi/dedi.htm</a>][dédicaces
|
||||
d'Anim Est<br />
|
||||
]]</p>
|
||||
<p>[[<a
|
||||
href="https://membres.lycos.fr/tkbl/animest2006/dedi/">https://membres.lycos.fr/tkbl/animest2006/dedi/</a>][(lien
|
||||
du dossier d'images)<br />
|
||||
]]</p>
|
||||
<p> </p>
|
||||
<p><strong>Vidéos:</strong></p>
|
||||
<p> </p>
|
||||
<p><a
|
||||
href="https://membres.lycos.fr/tkbl/animest2006/bisounours.WMV">les
|
||||
bisounours</a> étaient là, TIMMY!! (comme ils disent dans south park
|
||||
selon Jipé, et les gens de Fantazine et de Crash se gueulaient ça de
|
||||
temps en temps, à 10 mètres les uns des autres, laule)<br />
|
||||
</p>
|
||||
<p>Je vous laisse savourer tout de même les interventions de Hard Gay
|
||||
sur le stand voisinant le notre, tenu par une personne atteinte du
|
||||
syndrôme d'Albert..<br />
|
||||
<a
|
||||
href="https://membres.lycos.fr/tkbl/animest2006/hardgay_episode1.WMV">Hard
|
||||
Gay épisode 1</a> (1mo)</p>
|
||||
<p><a
|
||||
href="https://membres.lycos.fr/tkbl/animest2006/Hard_Gay_ep_2_3.WMV">Hard
|
||||
Gay épisode 2 et 3</a> (1mo)<br />
|
||||
<br />
|
||||
Enjoy n__<sub>n</sub></p>
|
||||
<p><br />
|
||||
<br />
|
||||
<br />
|
||||
</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>tykayn blog <a href="id:02f6018b-9196-4326-8f09-9d45d7a548fc">Tykayn
|
||||
blog</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue