mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
testing slug find in filename
This commit is contained in:
parent
a3ba26528b
commit
01e90048c1
1167 changed files with 4415 additions and 251760 deletions
|
@ -0,0 +1,240 @@
|
|||
<!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>
|
|
@ -0,0 +1,392 @@
|
|||
<!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>
|
|
@ -0,0 +1,271 @@
|
|||
<!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: 7</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2016-07-26 08:55:09></li>
|
||||
<li>modifié: <2016-07-26 08:55:09></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:02f6018b-9196-4326-8f09-9d45d7a548fc">Tykayn blog</a></li>
|
||||
</ul>
|
||||
<h2 id="épitanime-2013">épitanime 2013</h2>
|
||||
<p><br />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(26).JPG" />
|
||||
c'était kioule, mais mouillé. Cette année on a décidé de sortir le matos
|
||||
électrique et de montrer en live quelques colos / montage du prochain
|
||||
zine aux passants. Sauf que quand il faisait beau, il y avait trop de
|
||||
reflets. Le public était au rendez vous malgré les grosses averses. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(1).JPG" />
|
||||
Une belle illustration de la mise en place du mariage pour tous, même
|
||||
pour les cosplayeurs que l'on soupçonne d'être des humains mais c'est
|
||||
pas encore sûr. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(3).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(4).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(5).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(6).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(7).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(8).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(9).JPG" />
|
||||
TK: C'est même pas moi qui ai fait cette photo, où diantre étais-je ?
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(10).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(11).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(12).JPG" />
|
||||
Kelly fan des boobs de Wulfi <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(13).JPG" />
|
||||
on a corrompu un papillon, ou deux. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(14).JPG" />
|
||||
Comme toujours, le squatt de valise et autres coléoptères est de
|
||||
rigueur. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(15).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(16).JPG" />
|
||||
Aube du Kiwizine nous fait un pti concert <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(17).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(18).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(19).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(2).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(20).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(21).JPG" />
|
||||
Tanya à son insu. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(22).JPG" />
|
||||
un cosplay de poney, pour faire plaisir à Lazouave <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(23).JPG" />
|
||||
des vrais gens sur le stand Q <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(24).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(25).jpg" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(26).JPG" />
|
||||
Pour la première fois on a visité vite fait la nocturne du Samedi.
|
||||
Y'avait des jeux fun où on pouvait gagner des bonbons, des ateliers de
|
||||
dessin et d'enfournage. Ce n'est pas sexuel. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(27).jpg" />
|
||||
"iiiiiiiih les gens me voient direct faire de la couleur sur le grand
|
||||
écran" <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(28).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(29).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(30).JPG" />
|
||||
Toujours plus de licorne <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(31).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(32).JPG" />
|
||||
du costumage à tous les âges. <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(33).JPG" />
|
||||
NAnnnnnn il pleut! °A° <img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(34).JPG" />
|
||||
<img
|
||||
src="https://tykayn.fr/wp-content/uploads/i/2013/05mai/epitanime/epitanime_qzine%20(35).JPG" /></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>
|
|
@ -0,0 +1,233 @@
|
|||
<!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: 2581</li>
|
||||
<li>guid:</li>
|
||||
<li>status: draft</li>
|
||||
<li>publié le: <2020-07-18 14:54:50></li>
|
||||
<li>modifié: <2020-07-18 14:54:50></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:02f6018b-9196-4326-8f09-9d45d7a548fc">Tykayn blog</a></li>
|
||||
</ul>
|
||||
<h2 id="section-1"></h2>
|
||||
<p>le, hah! 2018-04-03T22:05:22Z 95 hey les pouets! vous me conseillez
|
||||
quoi de beau comme espace de coworking du côté d&apos Orsay ? 91
|
||||
c'est dimanche et il fait beau, les cyclistes sont de sortie. fly safe
|
||||
Les gens 2018-05-06T07:33:32Z 91 aaaaaah bon matin les mastodontes! on a
|
||||
pas idée de se lever aussi tôt 2018-05-03T05:09:42Z 77 passer la moitié
|
||||
du temps chez la famille a dormi, ça c'est fait 2018-03-24T21:16:37Z 76
|
||||
je sais pas pour vous mais je perds toute sociabilité dès que j&apos
|
||||
ai trop chaud.c&apos 71 ça se situe comment sur le spectre
|
||||
transgenre la Cisjordanie ? 2018-03-17T21:27:04Z 69 bonjour, je suis
|
||||
secrétaire et je me nomme Alain Primante 2018-05-01T11:36:11Z 64 si
|
||||
Claude François était sur internet il chanterait : &quot je
|
||||
n&apos 62 ah la bonne odeur de café dans le placard de la cuisine
|
||||
2018-05-05T19:37:04Z 62 et hop, quelques bitcoins de plus dans la
|
||||
cagnotte o/ 2018-05-05T12:09:49Z 60 hey les gens qui avez des enfants ça
|
||||
vous arrive d&apos avoir du temps pour lire un livre ou un ebook? le
|
||||
seul moyen que j&apos 58 allez bonne manifestation de demain tout le
|
||||
monde 2018-03-21T20:53:25Z 56 quand ton écran fait un bruit de criquets
|
||||
c&apos est le moment de se barrer en vacances 51 Pti tour en
|
||||
Vaporetto à Lyon bien chaleureux 2018-04-22T09:22:31Z 51 coucou la ville
|
||||
de Mâcon ! parce que c&apos est notre POJEEEET 46 aaaaah vos gueules
|
||||
les emails de RGPD! 2018-05-25T08:48:28Z 45 hop café du matin. oh wait
|
||||
déjà 11h30 2018-05-01T09:33:33Z 44 Bienvenue sur diaspora! Heu, mamoot
|
||||
2017-06-03T20:38:48Z 42 quand tu réussis un truc en 2018 c&apos est
|
||||
formi-DAB 42 est il de notoriété publique qu&apos un chantier de
|
||||
maison ça avance toujours aussi lentement qu&apos 39 bonne mamans à
|
||||
toutes les fêtes! 2018-05-27T08:17:09Z 39 when you do a js class but
|
||||
don&apos t use this 38 bienvenue dans LE jour de l&apos année où
|
||||
on fait attention que tout ce que l&apos 35 mieux vaux .tar que
|
||||
jamais 2017-05-31T09:59:23Z 33 1,829 meters under 2018-03-21T20:52:53Z
|
||||
25 lit bébé, délivré 2018-04-26T08:56:20Z 24 coucou Houilles!
|
||||
2018-03-30T08:48:31Z 23 coucou Auxerre ! 2018-04-21T07:02:55Z 23 en vaut
|
||||
deux 2018-04-02T10:43:09Z 19 ptain c&apos est tellement moche de
|
||||
devoir reconduire de la voiture thermique auprès avoir acheté une
|
||||
électrique. c&apos 15 quelqu&apos un sait ce qui délimite les
|
||||
toots mis en local ? ceux postés par des gens inscris sur mamot.fr vs le
|
||||
reste du monde ? <strong>o</strong> 14 quelqu&apos un saurait
|
||||
m&apos 14 bon c&apos est pas grave j&apos 13 was c&apos
|
||||
est presque aussi cher que le café à 7 euros que j&apos 13 rha
|
||||
c&apos est moche les gens bourrés sur l&apos 13 Let&apos s
|
||||
see what is running here. Not me 11 j&apos aurai bien soutenu
|
||||
financièrement les cheminots avec le pot commun mais ce site est archi
|
||||
buggé 9 c&apos est un peu mignon ici 9 c&apos est parti pour la
|
||||
fête à Macron 9 &quot Businesses that make money by collecting and
|
||||
selling detailed records of private lives were once plainly described as
|
||||
&quot 8 &quot bonjour je m&apos 8 0</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