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
181
sources/cil_gometz/converted/index.html
Normal file
181
sources/cil_gometz/converted/index.html
Normal file
|
@ -0,0 +1,181 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<hr />
|
||||
<p>Les trucs d'un dragon qui roule plus vite à vélo tel un neutron
|
||||
rapide, mais avec un casque opour le vélotaf chez Hexana.</p>
|
||||
<hr />
|
||||
<p>À propos => a-propos.gmi</p>
|
||||
<p>Projets => projets.gmi</p>
|
||||
<p>Contact => contact.gmi</p>
|
||||
<p>BlogRoll => blogroll.gmi</p>
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
16
sources/cil_gometz/index.org
Normal file
16
sources/cil_gometz/index.org
Normal file
|
@ -0,0 +1,16 @@
|
|||
------------------------
|
||||
Les trucs d'un dragon qui roule plus vite à vélo tel un neutron rapide, mais avec un casque opour le vélotaf chez Hexana.
|
||||
|
||||
------------------------
|
||||
À propos
|
||||
=> a-propos.gmi
|
||||
|
||||
Projets
|
||||
=> projets.gmi
|
||||
|
||||
Contact
|
||||
=> contact.gmi
|
||||
|
||||
BlogRoll
|
||||
=> blogroll.gmi
|
||||
------------------------
|
|
@ -0,0 +1,218 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 6</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-13 21:51:41></li>
|
||||
<li>modifié: <2020-05-18 18:27:56></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="à-propos-du-cil-de-gometz-la-ville">à propos du CIL de Gometz la
|
||||
ville</h2>
|
||||
<p>Nous sommes des amateurs non-professionnels, certains d'entre nous
|
||||
ont utilisé (ou utilisent) l'informatique dans le cadre de leur activité
|
||||
professionnelle mais aucun d'entre nous n'est informaticien (sauf <a
|
||||
href="https://www.cipherbliss.com">tykayn</a> qui a retapé ce site).</p>
|
||||
<p>Nos déboires avec les logiciels commerciaux (surtout ceux de
|
||||
Microsoft) font que nous nous sommes tournés vers les logiciels libres
|
||||
et en particulier vers le système Linux dans ses diverse versions.Nous
|
||||
ne sommes pas pour autant opposés à tout logiciel commercial mais si un
|
||||
logiciel libre fait la même chose qu'un logiciel commercial, nous
|
||||
préférons le logiciel libre.<br />
|
||||
Chacune de nos réunions nous permet de progresser et de mieux comprendre
|
||||
ce qu'est l'informatique : un peu de système (terminal et ligne de
|
||||
commande), un peu de bureautique (traitement de texte, tableur…), un peu
|
||||
de programmation (Python), un peu de gestion de photos… et voilà !</p>
|
||||
<p>Tout amateur, même (et surtout) débutant, est le bien venu et nous
|
||||
l'aiderons du mieux possible tout en profitant de ses connaissances.</p>
|
||||
<p>MJC de Gometz le châtel le mardi de 14h à 16h</p>
|
||||
<p><br />
|
||||
<a
|
||||
href="https://www.openstreetmap.org/#map=19/48.67847/2.13797&layers=N">Afficher
|
||||
une carte plus grande</a></p>
|
||||
<p> </p>
|
||||
<p>CIL (Club Informatique-Libre)</p>
|
||||
<p>76 rue Saint Nicolas</p>
|
||||
<p>91940 Gometz-le-Châtel - FRANCE</p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,264 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 11</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 17:22:43></li>
|
||||
<li>modifié: <2021-12-13 14:03:28></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="installation-de-linux-version-ubuntu-1">Installation de Linux
|
||||
(version Ubuntu)</h2>
|
||||
<p>:CUSTOM<sub>ID</sub>: décider</p>
|
||||
<div class="END drawer">
|
||||
<p>Si une fois ces étapes franchies il reste moins de 60 Go libres il
|
||||
n'est pas raisonnable d'installer Linux… sinon il faut se lancer en
|
||||
utilisant le troisième choix de l'installateur… On arrive donc au moment
|
||||
des choix cruciaux… sans qu'il y ait encore de risque parce que
|
||||
l'installateur ne fait que préparer une liste de commandes sans les
|
||||
effectuer : ce n'est qu'à la fin, une fois l'ordre d'exécution donné que
|
||||
cette liste de commandes sera appliquée.</p>
|
||||
</div>
|
||||
<p>Sur cet ordinateur deux systèmes sont déjà installés, Windows XP
|
||||
(réparti sur les partitions sda2 et sda4, formatées en ntfs) et Linux
|
||||
(réparti sur les partitions sda7 – pour « swap » – , sda5 et sda6
|
||||
formatées en ext4). Votre ordinateur n'est évidemment pas configuré de
|
||||
la même façon ! Il faudra, dans l'ordre :</p>
|
||||
<ul>
|
||||
<li>Réduire la partition Windows pour laisser au moins 60 Go
|
||||
disponibles. Cette commande doit être exécutée avant de poursuivre mais
|
||||
elle est sans danger.</li>
|
||||
<li>Dans l'espace libre ainsi obtenu, créer une partition pour « swap »
|
||||
de 2 ou 3 Go qui ne sera pas formatée ni montée.</li>
|
||||
<li>Dans le reste de l'espace libre, créer une partition pour « / » de
|
||||
20 à 30 Go qui sera formatée en « ext4 » et montée sur « / »</li>
|
||||
<li>Créer avec tout ce qui reste une partition pour « /home » qui sera
|
||||
formatée en « ext4 » et montée sur « /home ».</li>
|
||||
</ul>
|
||||
<p>Et après…</p>
|
||||
<p>Arrivé là, l'installateur vous rappellera quels ont été vos choix et
|
||||
vous demandera si on les exécute… c'est à partir de là que le retour en
|
||||
arrière est « difficile »… pas toujours impossible mais difficile. Bien
|
||||
entendu il y aura quelques questions basiques du genre « comment tu
|
||||
t'appelles ? » etc. mais plus rien de difficile. Il faut choisir un nom
|
||||
d'utilisateur et un mot de passe… choisissez les bien et souvenez-vous
|
||||
en ! N'oubliez pas la règle générale pour les mots de passe : une base
|
||||
combinant chiffres et lettres suffixée par la cible du mot de passe « en
|
||||
clair ».</p>
|
||||
<h2 id="annexe">Annexe</h2>
|
||||
<p>Liste des répertoires principaux et leur rôle :</p>
|
||||
<ul>
|
||||
<li>/ le répertoire racine</li>
|
||||
<li>/bin les fichiers exécutables (en binaire) (initialisation du
|
||||
système
|
||||
<ul>
|
||||
<li>commandes « essentielles »)</li>
|
||||
</ul></li>
|
||||
<li>/boot le noyau vmlinuz et les fichiers de démarrage</li>
|
||||
<li>/dev répertoire de fichiers spéciaux, qui servent de canaux de
|
||||
communication avec les périphériques (disques, adaptateur réseau, cartes
|
||||
son etc…). Ce sont les « devices ».</li>
|
||||
<li>/etc les fichiers de configuration du système et les principaux
|
||||
scripts de paramétrage</li>
|
||||
<li>/etc/rc.d scripts de démarrage du système</li>
|
||||
<li>/etc/X11 scripts de configuration du serveur X</li>
|
||||
<li>/etc/sysconfig configuration des périphériques</li>
|
||||
<li>/etc/cron description des tâches périodiques à effectuer</li>
|
||||
<li>/etc/skel fichiers recopiés dans le dossier personnel d'un nouvel
|
||||
utilisateur</li>
|
||||
<li>/home la racine des répertoires personnels des utilisateurs</li>
|
||||
<li>/lib les bibliothèques et les modules du noyau</li>
|
||||
<li>/mnt la racine des points de montage des systèmes de fichiers
|
||||
périphériques ou extérieurs (cd, disquette, nfs ..).</li>
|
||||
<li>/opt lieu d'installation d'applications supplémentaires (comme
|
||||
starOffice, java ..)</li>
|
||||
<li>/root répertoire personnel du super-utilisateur root</li>
|
||||
<li>/sbin les fichiers exécutables pour l'administration du système</li>
|
||||
<li>/tmp stockage des fichiers temporaires</li>
|
||||
<li>/usr programmes accessibles à tout utilisateur; sa structure
|
||||
reproduit celle de la racine /</li>
|
||||
<li>/var données variables liées à la machine (fichiers d'impression,
|
||||
traces de connexions http, smb .. dans /var/log)</li>
|
||||
<li>/proc ce pseudo-répertoire contient une « image » du système (
|
||||
/proc/kcore est l'image de la RAM</li>
|
||||
</ul>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,216 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 14</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 18:13:55></li>
|
||||
<li>modifié: <2021-12-13 14:02:10></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="libre-en-fête-2019">Libre en fête 2019</h2>
|
||||
<p><strong>23-24 mars 2019</strong> salle de musique espace Barbara
|
||||
Gometz-le-Châtel 10h – 16h Exposition / démonstrations /conférences Les
|
||||
logiciels libres, pourquoi et comment… ne laissez pas les GAFAM vous
|
||||
piller et vous espionner sans réagir : venez vous informer !</p>
|
||||
<p><strong>samedi 23 mars</strong></p>
|
||||
<ul>
|
||||
<li>10h-11h : Qu'est-ce qu'un logiciel libre ? Un format libre ?</li>
|
||||
<li>11h-12h : Exemples de logiciels libres en démonstration (VLC,
|
||||
LibreOffice, Digikam, Rhythmbox, Firefox, K3b, Xcas, Calc, Python…)</li>
|
||||
<li>12h-12h30 : De l'intérêt financier à utiliser des logiciels libres :
|
||||
l'exemple de Voisins-le-Bretonneux.</li>
|
||||
<li>Pause déjeuner</li>
|
||||
<li>14h-16h : Système libre : Linux, installation, utilisation, les
|
||||
différentes versions… et toujours exemples de logiciels libres en
|
||||
démonstration.</li>
|
||||
</ul>
|
||||
<p><strong>dimanche 24 mars</strong></p>
|
||||
<ul>
|
||||
<li>10h-11h30 : Qu'est-ce qu'internet ? Projection d'une conférence de
|
||||
Benjamin Bayart</li>
|
||||
<li>11h30-12h30 : La loi sur la vente liée et son non-respect.</li>
|
||||
<li>Pause déjeuner</li>
|
||||
<li>14h-15h : L'éventualité d'une mini-taxe sur les GAFAM</li>
|
||||
<li>15h-16h : Le « Big-Data »… « Terra Data »</li>
|
||||
<li>16h : Matériel offert</li>
|
||||
</ul>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,213 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 18</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 18:16:18></li>
|
||||
<li>modifié: <2021-12-13 14:04:16></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="les-amis-du-club-1">Les amis du Club</h2>
|
||||
<p>Quelques amis à découvrir </p>
|
||||
<ul>
|
||||
<li><a href="https://www.gometzlechatel.fr/">Mairie
|
||||
Gometz-le-Châtel</a></li>
|
||||
<li><a href="https://www.april.org/">APRIL</a> (Association pour la
|
||||
Promotion de l'Informatique Libre)</li>
|
||||
<li><a href="https://www./aful.org">AFUL</a> (Association Francophone
|
||||
des Utilisateurs du Libre)</li>
|
||||
<li><a href="https://framasoft.org/fr/">FRAMASOFT (Fondation pour la
|
||||
distribution de logiciels libres)</a></li>
|
||||
<li><a href="https://www.ubuntu-fr.org/">UBUNTU (la version la plus
|
||||
populaire et la plus utilisée de Linux)</a></li>
|
||||
<li><a href="https://www.pseudo-sciences.org/">AFIS (Association
|
||||
Française pour l'Information Scientifique)</a></li>
|
||||
<li><a href="https://www.anumby.org/">AnumBy (Atelier Numérique de
|
||||
Bures-sur-Yvette)</a></li>
|
||||
<li><a href="https://liness.org/">Liness</a> (Linux en Essonne… à Juvisy
|
||||
sur Orge)</li>
|
||||
</ul>
|
||||
<p>Notre addresse: <em>CIL (Club Informatique-Libre)</em></p>
|
||||
<p><em>76 rue Saint Nicolas</em></p>
|
||||
<p><em>91940 Gometz-le-Châtel – FRANCE</em></p>
|
||||
<p> </p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,217 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 17</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 18:16:34></li>
|
||||
<li>modifié: <2020-05-18 18:28:19></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a href="id:4de4ac73-e9f6-41bc-a178-e26cf6c0949a">programmation</a>
|
||||
<a
|
||||
href="id:4c6e26e5-7ec2-4af3-a3c6-fd138db6d96b">ecrire-une-comptine-en-python-bonjour-le-jour</a></p>
|
||||
<h2 id="cours-de-python-1">Cours de Python</h2>
|
||||
<p>Pour programmer en Python il est souhaitable de disposer d'un EDI
|
||||
(Environnement de Développement Intégré) et parmi les nombreux EDI
|
||||
disponibles <a href="https://pyzo.org/index.html">PYZO</a> en est un
|
||||
commode.</p>
|
||||
<pre class="example"><code>Pour l'installer il suffit de suivre le mode d'emploi joint.
|
||||
|
||||
sudo apt-get install python3-pip python3-pyqt5 && sudo python3 -m pip install pyzo --upgrade && pyzo&
|
||||
</code></pre>
|
||||
<p>Nous sommes des amateurs non-professionnels, certains d'entre nous
|
||||
ont utisé (ou utilisent) l'informatique dans le cadre de leur activité
|
||||
professionnelle mais aucun d'entre nous n'est informaticien. Nos
|
||||
déboires avec les logiciels commerciaux (surtout ceux de Microsoft) font
|
||||
que nous nous sommes tournés vers les logiciels libres et en particulier
|
||||
vers le système Linux dans ses diverse versions.Nous ne sommes pas pour
|
||||
autant opposés à tout logiciel commercial mais si un logiciel libre fait
|
||||
la même chose qu'un logiciel commercial, nous préférons le logiciel
|
||||
libre. Chacune de nos réunions nous permet de progresser et de mieux
|
||||
comprendre ce qu'est l'informatique : un peu de système (terminal et
|
||||
ligne de commande), un peu de bureautique (traitement de texte,
|
||||
tableur…), un peu de programmation (Python), un peu de gestion de
|
||||
photos… et voilà ! Tout amateur, même (et surtout) débutant, est le bien
|
||||
venu et nous l'aiderons du mieux possible tout en profitant de ses
|
||||
connaissances. Rendez-vous à la MJC de Gometz la ville le mardi de 14h à
|
||||
16h </p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,195 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 22</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 18:19:47></li>
|
||||
<li>modifié: <2020-05-18 18:51:35></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="notre-liste-de-diffusion-framaliste-1">Notre liste de diffusion
|
||||
framaliste</h2>
|
||||
<p>Abonnez-vous à la liste de diffusion par email: <a
|
||||
href="https://framalistes.org/sympa/subscribe/cil-gometz">https://framalistes.org/sympa/subscribe/cil-gometz</a>
|
||||
Voir les archives: <a
|
||||
href="https://framalistes.org/sympa/arc/cil-gometz">https://framalistes.org/sympa/arc/cil-gometz</a></p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,199 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 24</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 18:22:15></li>
|
||||
<li>modifié: <2020-05-18 18:50:25></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="activités-en-cours">Activités en cours</h2>
|
||||
<p>cette page répertorie les activités en cours pour l'association: *
|
||||
nous avons un canal Riot / Matrix pour discuter et opérons des
|
||||
rencontres via jitsi toutes les semaines. <a
|
||||
href="https://riot.im/app/#/room/#cil-gometz:matrix.org">https://riot.im/app/#/room/#cil-gometz:matrix.org</a>
|
||||
* cours de python et apprentissage, de l'hygiène numérique et des
|
||||
logiciels libres, suivez nous sur la liste de diffusion framalistes. <a
|
||||
href="https://framalistes.org/sympa/subscribe/cil-gometz">https://framalistes.org/sympa/subscribe/cil-gometz</a>
|
||||
Voir les archives: <a
|
||||
href="https://framalistes.org/sympa/arc/cil-gometz">https://framalistes.org/sympa/arc/cil-gometz</a></p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,201 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 28</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-05-18 18:25:00></li>
|
||||
<li>modifié: <2020-05-18 18:48:39></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a
|
||||
href="id:682dfd88-f1b9-4b60-8aa4-1714ba338dbe">cil<sub>gometz</sub></a></p>
|
||||
<h2 id="codage-dans-ℤpℤ">Codage dans ℤ/pℤ</h2>
|
||||
<p>Division entière (euclidienne)Diviser a par b c'est chercher combien
|
||||
de fois on peut trouver b dans a. Par exemple, diviser 15 par 7 c'est se
|
||||
demander combien de fois il y a 7 dans 15… et la réponseest 2. Cette
|
||||
réponse s'appelle quotient euclidien.Si q est le quotient de a par b on
|
||||
n'a pas en général a=b×q. L'écart entre a et b×q est appelé reste et si
|
||||
on appelle r ce reste on a: a=b×q+rRemarque: le reste r de la division
|
||||
de a par b est toujours compris entre 0 et b:0⩽r<b <a
|
||||
href="https://www.cil-gometz.org/wp-content/uploads/2020/03/Explications.pdf">suite
|
||||
dans le pdf d'Explications</a></p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,207 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 67</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-07-12 12:12:29></li>
|
||||
<li>modifié: <2020-07-12 12:13:27></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="pacte-du-logiciel-libre-de-lapril-pour-les-élections">Pacte du
|
||||
logiciel libre de l'APRIL pour les élections</h2>
|
||||
<p>Voici un modèle de message à envoyer à ses élus pour les encourager à
|
||||
signer le pacte du logiciel libre de l'APRIL</p>
|
||||
<blockquote>
|
||||
<p>Les élections municipales approchent et les bruits qui courent
|
||||
laissent penser que peut-être deux listes seraient en présence à
|
||||
Gometz-le-Châtel… Au cas où vous seriez concerné(e), je vous propose de
|
||||
signer le "Pacte du logiciel libre" que je vous joins en pdf (format
|
||||
libre qui permet à chacun de lire le document quel que soit le terminal
|
||||
utilisé - et en étant assuré de ne pas recevoir de virus !). S'il vous
|
||||
reste un peu de temps vous pouvez aussi vous informer <strong><a
|
||||
href="https://april.org/s-engager-pour-le-logiciel-libre-a-l-occasion-des-municipales-de-mars-2020">ici</a></strong>.
|
||||
Cordialement, <a
|
||||
href="https://april.org/s-engager-pour-le-logiciel-libre-a-l-occasion-des-municipales-de-mars-2020">https://april.org/s-engager-pour-le-logiciel-libre-a-l-occasion-des-municipales-de-mars-2020</a>
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>Georges VINCENTS</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 70</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-07-12 12:47:42></li>
|
||||
<li>modifié: <2020-07-13 13:52:06></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="article-pour-le-journal-municipal-260">Article pour le journal
|
||||
municipal 260</h2>
|
||||
<p>Voici le texte de l'article du CIL pour le journal municipal, le
|
||||
"Castelgometzien" N°260 début juillet 2020. Bonne réception. PS : Nous
|
||||
espérons que la nouvelle municipalité cessera bientôt de soutenir les
|
||||
GAFAM en utilisant des logiciels libres…</p>
|
||||
<blockquote>
|
||||
<p>Le confinement imposé par le gouvernement pour lutter contre la
|
||||
Covid19 a imposé l'arrêt des activités du <strong>CIL</strong>
|
||||
<strong>(Club informatique libre)</strong> en plein apprentissage de la
|
||||
programmation. Nous reprendrons donc cet apprentissage en septembre !
|
||||
Pendant ce confinement, les contacts via l'internet ont été
|
||||
démultipliés, les communications via Whatsapp (entreprise américaine
|
||||
rachetée par Facebook), Zoom (entreprise américaine), MSN (entreprise
|
||||
américaine propriété de Microsoft) les achats via Amazon (entreprise
|
||||
américaine) et autres logiciels des GAFAM
|
||||
(Google-Amazon-Facebook-Apple-Microsoft) ont explosé puisque la
|
||||
politique européenne fait que nous sommes totalement dépendants de ces
|
||||
entreprises. Même les enseignants n'avaient d'autre possibilité pour
|
||||
joindre les élèves que ces satanés GAFAM… qui en ont profité pour
|
||||
accroître leurs bénéfices et pour compléter leurs collectes de données
|
||||
personnelles : une aubaine tous ces jeunes qui ne savent pas se protéger
|
||||
et qui étaient obligés de se connecter tous les jours et plusieurs fois
|
||||
par jour ! Pourtant, il existe des logiciels de communication éthiques,
|
||||
libres, respectueux de la vie privée, mais comme ils ne sont jamais
|
||||
cités par les médias, plus jamais proposés par les administrations
|
||||
(alors qu'ils ont été recommandés dans tout l'enseignement supérieur
|
||||
pendant des années) ils restent confidentiels, utilisés seulement par
|
||||
quelques militants… dont le CIL ! Chacun a vu à quel point le pays a été
|
||||
démuni, n'ayant plus les moyens de produire ni masques, ni tests, ni
|
||||
sur-blouses, mais a-t-on réalisé que nous sommes encore plus démunis
|
||||
dans le domaine de l'informatique, complètement dépendants des
|
||||
États-Unis, de la Chine et de la Corée ? *Le CIL continue de conseiller
|
||||
l'utilisation des logiciels libres et peut vous aider dans leur
|
||||
installation et leur prise en main.* Au début de l'année 2021, quand les
|
||||
salles seront à nouveau ouvertes, et que les réunions de plus de 10
|
||||
personnes seront possibles, le CIL espère pouvoir organiser une
|
||||
« Install-Party<sup>*</sup> ». Georges VINCENTS (pour le CIL) contact :
|
||||
<a href="mailto:cil-gometz@sfr.fr">cil-gometz@sfr.fr</a> /* Une
|
||||
« Install-Party » est une réunion-conférence où les logiciels libres
|
||||
sont exposés en démonstration et installés gratuitement sur les
|
||||
ordinateurs des participants qui le souhaitent./</p>
|
||||
</blockquote>
|
||||
<p>Georges Vincents (pour le CIL)</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,323 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 73</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-08-03 12:43:44></li>
|
||||
<li>modifié: <2020-08-03 12:48:40></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a href="id:88e764f9-db26-4260-af21-99e18b9a79b0">cours-de-python</a>
|
||||
<a href="id:4de4ac73-e9f6-41bc-a178-e26cf6c0949a">programmation</a> <a
|
||||
href="id:682dfd88-f1b9-4b60-8aa4-1714ba338dbe">cil<sub>gometz</sub></a></p>
|
||||
<h2 id="écrire-une-comptine-en-python---bonjour-le-jour">écrire une
|
||||
comptine en python - Bonjour le jour!</h2>
|
||||
<p>Salut les Cilleux et cilleuses,</p>
|
||||
<p>Georges est en vacances, mais je vous propose de pratiquer le python
|
||||
en fabriquant une comptine que ma fille chantait à la crèche, histoire
|
||||
de ne pas trop rouiller pendant l'été et de voir comme on peut faire de
|
||||
la réutilisation. (et pourquoi pas, faire du python avec les enfants
|
||||
:D)</p>
|
||||
<p>Cette comptine étant habituellement utilisée en crèche ou ailleurs
|
||||
pour que tous les enfants retiennent le prénom des autres.</p>
|
||||
<p>On va donc revoir plusieurs éléments déjà vu à la MJC de Gometz: les
|
||||
fonctions, les boucles et les listes.</p>
|
||||
<p>Créez votre fichier python dans votre éditer de texte préféré, perso
|
||||
je recommande PyCharm, version communautaire qui est donc gratuit et
|
||||
très complet.</p>
|
||||
<p><code
|
||||
class="verbatim">sudo snap install pycharm-community --classic</code></p>
|
||||
<p>donc, dans un fichier comptine<sub>python</sub>.py, on veut faire
|
||||
notre comptine qui va chanter ceci:</p>
|
||||
<blockquote>
|
||||
<p><em>#### c'est l'heure de la chanson #####</em> //</p>
|
||||
<p><em>- Par la fenêtre ouverte</em> //</p>
|
||||
<p><em>- bonjour, bonjour</em> //</p>
|
||||
<p><em>- Par la fenêtre ouverte</em></p>
|
||||
<p><em>- bonjour, le jour</em></p>
|
||||
<p>/ /</p>
|
||||
<p><em>- bonjour les pythons!</em> //</p>
|
||||
<p><em>- bonjour les abeilles!</em> //</p>
|
||||
<p><em>- bonjour les fleurs!</em></p>
|
||||
<p>/ /</p>
|
||||
<p><em>- Par la fenêtre ouverte</em> //</p>
|
||||
<p><em>- bonjour, bonjour</em> //</p>
|
||||
<p><em>- Par la fenêtre ouverte</em> //</p>
|
||||
<p><em>- bonjour, le jour</em></p>
|
||||
</blockquote>
|
||||
<p>nous avons donc une première ligne, un refrain, une suite de
|
||||
bonjours, et un refrain.</p>
|
||||
<p>Le plus simple est de commencer par la première ligne, qu'il suffit
|
||||
d'imprimer avec print.</p>
|
||||
<blockquote>
|
||||
<pre class="example"><code>print("##### c'est l'heure de la chanson #####")
|
||||
</code></pre>
|
||||
</blockquote>
|
||||
<p>Ensuite, nous avons notre refrain. Au lieu de faire plein de print,
|
||||
nous pouvons faire une fonction qui va imprimer toutes les lignes de ce
|
||||
refrain , comme ça on pourra l'appeler deux fois pour faire notre
|
||||
comptine.</p>
|
||||
<p>Définissons donc la fonction refrain. On va écrire notre chaîne de
|
||||
caractères entre une triple paire de guillemets afin de pouvoir écrire
|
||||
sur plusieurs lignes le contenu de notre print.</p>
|
||||
<pre class="example"><code>def refrain():
|
||||
print("""
|
||||
- Par la fenêtre ouverte
|
||||
- bonjour, bonjour
|
||||
- Par la fenêtre ouverte
|
||||
- bonjour, le jour
|
||||
""")
|
||||
</code></pre>
|
||||
<p> </p>
|
||||
<p>Ensuite nous avons plusieurs bonjours dit à un destinataire
|
||||
différent. Nous pouvons donc faire une fonction qui dit bonjour, définir
|
||||
une liste de destinataires, et dire bonjour à chacun d'eux avec une
|
||||
boucle.</p>
|
||||
<p>Commençons par la liste de destinataires que sont les pythons, les
|
||||
abeilles et les fleurs. On utilise des crochets pour définir une liste
|
||||
et l'attribuer à une variable.</p>
|
||||
<pre class="example"><code>destinataires = ['les pythons', 'les abeilles', 'les fleurs']
|
||||
</code></pre>
|
||||
<p>Pour leur dire bonjour on définit une fonction qui va avoir en
|
||||
paramètre un destinataire, et on va imprimer dans la console un bonjour
|
||||
avec le nom du destinataire. Pour mélanger ensemble une chaîne de
|
||||
caractère et une variable, on va utiliser la substitution. ça consiste à
|
||||
écrire dans la chaîne un %s, et après la chaîne à lui donner quoi
|
||||
substituer avec un symbole pourcent % et le nom de la variable à
|
||||
substituer. Ici on veut dire bonjour au destinataire, donc on écrit
|
||||
<strong>% destinataire</strong>. il existe plusieurs façons de mélanger
|
||||
des variables en python, le terme correct étant "concaténer". Je vous
|
||||
laisse creuser le sujet si ça vous intéresse.</p>
|
||||
<p>En tous cas, voici ce que donne notre fonction pour dire bonjour.</p>
|
||||
<p>def dire<sub>bonjour</sub>(destinataire):</p>
|
||||
<p>print('- bonjour %s!' % destinataire)</p>
|
||||
<p>Nous n'avons plus qu'a rassembler le puzzle pour que lors de
|
||||
l'éxécution de notre fichier de comptine on puisse voir la chanson en
|
||||
entier. Il nous faut donc encore réaliser une boucle sur chaque élément
|
||||
de notre liste de destinataires. On va utiliser la boucle <strong>for
|
||||
in</strong> et leur passer le bonjour.</p>
|
||||
<pre class="example"><code>for quelqun in destinataires:
|
||||
dire_bonjour(quelqun)
|
||||
Voilà!
|
||||
</code></pre>
|
||||
<p>Nous n'avons plus qu'à réorganiser nos lignes et demander au refrain
|
||||
de s'exécuter avant et après la boucle.</p>
|
||||
<pre class="example"><code># comptine de la chanson du bonjour
|
||||
|
||||
destinataires = ['les pythons', 'les abeilles', 'les fleurs']
|
||||
|
||||
def refrain():
|
||||
print("""
|
||||
- Par la fenêtre ouverte
|
||||
- bonjour, bonjour
|
||||
- Par la fenêtre ouverte
|
||||
- bonjour, le jour
|
||||
""")
|
||||
|
||||
def dire_bonjour(destinataire):
|
||||
print('- bonjour %s!' % destinataire)
|
||||
|
||||
print("##### c'est l'heure de la chanson #####")
|
||||
|
||||
refrain()
|
||||
|
||||
for quelqun in destinataires:
|
||||
dire_bonjour(quelqun)
|
||||
|
||||
refrain()
|
||||
|
||||
# et voilà!
|
||||
</code></pre>
|
||||
<p>exécuter le fichier python devrait donc nous faire apparaître en
|
||||
console la chanson complète. Dans pycharm vous pouvez voir ce que ça
|
||||
donne avec votre script juste en appuyant sur F6.</p>
|
||||
<p>Vous pouvez tester ce fichier sur le site repl.it <a
|
||||
href="https://repl.it/@tykayn/comptinebonjour#main.py">https://repl.it/@tykayn/comptinebonjour#main.py</a>
|
||||
et le lancer avec le bouton "run" pour voir la comptine en console.</p>
|
||||
<p>Il existe bien sûr tout un tas de façons de faire cette comptine en
|
||||
python.</p>
|
||||
<p>Vous pouvez essayer aussi en ajoutant d'autres destinataires dans la
|
||||
liste.</p>
|
||||
<p>J'espère que ce petit exercice vous aura amusé.</p>
|
||||
<p>N'hésitez pas si vous avez des questions :)</p>
|
||||
<p>Bon Lundi! </p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,201 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 81</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-09-02 17:41:16></li>
|
||||
<li>modifié: <2020-09-11 11:18:50></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="forum-des-assos-2020-dimanche-6-septembre-1">Forum des assos
|
||||
2020 Dimanche 6 Septembre</h2>
|
||||
<p>Venez (équipés de votre masque) à notre rencontre au forum des
|
||||
associations ce Dimanche dans la salle Barbara. Vous avez des parkings à
|
||||
voiture et vélo à proximité. Nous vous présenterons notre club
|
||||
d'informatique! <a
|
||||
href="https://www.openstreetmap.org/node/861163786#map=18/48.67722/2.13312">https://www.openstreetmap.org/node/861163786#map=18/48.67722/2.13312</a>
|
||||
<a
|
||||
href="https://www.openstreetmap.org/?mlat=48.67721&mlon=2.13313#map=18/48.67721/2.13313">Afficher
|
||||
une carte plus grande</a> Vous pouvez toujours suivre nos actualités en
|
||||
vous inscrivant à notre newsgroup hébergée chez Framalistes. <a
|
||||
href="https://framalistes.org/sympa/info/cil-gometz">https://framalistes.org/sympa/info/cil-gometz</a></p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,242 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 80</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-09-09 15:20:39></li>
|
||||
<li>modifié: <2020-09-11 11:18:24></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a
|
||||
href="id:682dfd88-f1b9-4b60-8aa4-1714ba338dbe">cil<sub>gometz</sub></a></p>
|
||||
<h2 id="panel-dactivités-de-la-rentrée-post-covid19">Panel d'activités
|
||||
de la rentrée post COVID19</h2>
|
||||
<p><a
|
||||
href="https://www.cil-gometz.org/wp-content/uploads/2020/09/cil_activites_2020.png">[[<span>https://www.cil-gometz.org/wp-content/uploads/2020/09/cil_activites_2020-1024x801.png</span></a>]]</p>
|
||||
<p>Voici quelques sujets que nous pouvons évoquer lors de nos réunions
|
||||
hebdomadaires dans le cadre du CIL:</p>
|
||||
<ul>
|
||||
<li><p>Découvrir des logiciels libres en général</p></li>
|
||||
<li><p>Comprendre le fonctionnement d'internet et du web</p></li>
|
||||
<li><p>Installation de systèmes libres comme ubuntu sur ordinateur et
|
||||
téléphone (on dit ordiphone parait-il)</p></li>
|
||||
<li><p>Développer son site web, tenir un blog</p></li>
|
||||
<li><p>S'auto héberger avec nextcloud et d'autres logiciels
|
||||
libres</p></li>
|
||||
<li><p>Faire de la création numérique, médias à imprimer, montage vidéo,
|
||||
fichiers audio, livres numérique, création graphique, 3D</p></li>
|
||||
<li><p>Contribuer à des projets libres, comment faire?</p></li>
|
||||
<li><p>Contribution collaborative: de la bureautique simple de <a
|
||||
href="https://www.cryptpad.fr">Cryptpad</a> à la cartographie <a
|
||||
href="https://www.openstreetmap.org">openstreetmap</a> en passant par <a
|
||||
href="https://www.wikipedia.org">wikipédia</a></p></li>
|
||||
<li><p>Protéger sa vie privée, communication sécurisée, gestion des mots
|
||||
de passe, chiffrement et cryptographie</p></li>
|
||||
<li><p>Sauvegarder et compresser automatiquement ses fichiers</p></li>
|
||||
<li><p>Organiser ses projets perso et boulot, seul ou à
|
||||
plusieurs</p></li>
|
||||
<li><p>Créer des synergies entre associations</p></li>
|
||||
<li><p>Que faire avec un RaspberryPI ou un Arduino ?</p></li>
|
||||
<li><p>Programmation, concepts généraux, outils, gestion de version, et
|
||||
exercices en python</p></li>
|
||||
<li><p>Découvrir la ligne de commande</p></li>
|
||||
<li><p>Méthodes pour se documenter et apprendre</p></li>
|
||||
<li><p>Un logiciel pour la monnaie libre: Duniter</p></li>
|
||||
<li><p>Les réseaux sociaux fédérés et le fédiverse: Mastodon, Peertube,
|
||||
Pixelfed, Mobilizon…</p></li>
|
||||
<li><p>Questions réponses en tout genre</p></li>
|
||||
<li><p>Nous échangeons entre les séances grâce à la liste de diffusion
|
||||
<a
|
||||
href="mailto:cil-gometz@framalistes.org">cil-gometz@framalistes.org</a>
|
||||
(<a href="https://framalistes.org/sympa/subscribe/cil-gometz">abonnez
|
||||
vous ici</a>)et y communiquons des sondages framadate pour savoir qui
|
||||
viendra aux prochaines séances afin de les préparer au mieux. Ajoutez ce
|
||||
contact à votre carnet d'adresses mail pour être certain qu'il n'arrive
|
||||
pas dans les indésirables ou soit supprimé automatiquement.</p></li>
|
||||
</ul>
|
||||
<p>Chacun vient au CIL avec des compétences variées, du néophyte au plus
|
||||
averti, pour échanger autour des sujets de leur choix, aucune assiduité
|
||||
aux séances n'est requise. Si besoin nous organisons aussi des
|
||||
visioconférences sur Jitsi / Matrix / Element, des outils libres bien
|
||||
entendu.</p>
|
||||
<p>Cependant, bien évidemment, plus on est de fous plus on rit.</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,197 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 92</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2020-09-11 15:45:12></li>
|
||||
<li>modifié: <2020-09-21 13:01:09></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="inscrivez-vous-pour-les-réunions-de-septembre">Inscrivez vous
|
||||
pour les réunions de Septembre</h2>
|
||||
<p>Voici le framadate pour les réunions du mois de Septembre. N'oubliez
|
||||
pas de vous inscrire pour que l'on puisse prévoir au mieux nos sujets
|
||||
d'étude :)<br />
|
||||
<a
|
||||
href="https://framadate.org/XpXcBD2XekomlWfD">https://framadate.org/XpXcBD2XekomlWfD</a></p>
|
||||
<p> </p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,229 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 110</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2021-01-12 16:00:09></li>
|
||||
<li>modifié: <2021-01-12 16:09:10></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2
|
||||
id="présentation-pour-créer-ses-propres-ebooks-à-partir-de-textes-en-markdown">Présentation
|
||||
pour créer ses propres ebooks à partir de textes en markdown</h2>
|
||||
<p>Merci tout le monde pour votre retour par mail et pour votre présence
|
||||
aujourd'hui :) Nous avons été jusqu'a 7 gens en ligne sur big blue
|
||||
button. (poke @ButterflyOfFire@mstdn.fr @mikonos @cil<sub>gometz</sub> )
|
||||
Je vous remets les liens que nous avons échangé pendant la discussion où
|
||||
nous avons parlé génération d'ebook, conversion de fichier, bibliothèque
|
||||
Calibre, traduction, transcription orale, espéranto, langues régionales,
|
||||
syntaxe markdown, latex ou latek, contribution à plusieurs:</p>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://slides.com/tykayn/faire-ses-ebook">https://slides.com/tykayn/faire-ses-ebook</a></li>
|
||||
<li><a
|
||||
href="https://forge.chapril.org/tykayn/ebook-from-md">https://forge.chapril.org/tykayn/ebook-from-md</a></li>
|
||||
<li><a
|
||||
href="https://forge.chapril.org/tykayn/ebook-from-md/archive/master.zip">https://forge.chapril.org/tykayn/ebook-from-md/archive/master.zip</a></li>
|
||||
<li><a
|
||||
href="https://www.markdownguide.org/basic-syntax/">https://www.markdownguide.org/basic-syntax/</a></li>
|
||||
<li><a href="https://www.zettlr.com/">https://www.zettlr.com/</a></li>
|
||||
<li><a
|
||||
href="https://perso.limsi.fr/pointal/python:courspython3">https://perso.limsi.fr/pointal/python:courspython3</a></li>
|
||||
<li><a
|
||||
href="https://weblate.framasoft.org/">https://weblate.framasoft.org/</a></li>
|
||||
<li><a
|
||||
href="https://crowdin.com/project/mastodon">https://crowdin.com/project/mastodon</a></li>
|
||||
<li><a
|
||||
href="https://bobkordeo.github.io/ILO/">https://bobkordeo.github.io/ILO/</a></li>
|
||||
<li><a
|
||||
href="https://demo.hedgedoc.org/KWwbiVTvQqajBRA-1PWNGw?both">https://demo.hedgedoc.org/KWwbiVTvQqajBRA-1PWNGw?both</a></li>
|
||||
<li><a
|
||||
href="https://www.cipherbliss.com">https://www.cipherbliss.com</a></li>
|
||||
<li><a
|
||||
href="https://www.cil-gometz.org">https://www.cil-gometz.org</a></li>
|
||||
<li><a
|
||||
href="https://creativecommons.org/choose/">https://creativecommons.org/choose/</a></li>
|
||||
</ul>
|
||||
<p>voilà, en espérant que vous réaliserez de chouettes ebook illustrés
|
||||
un de ces jours et que vous les ferez passer sous licence ouverte ;) à
|
||||
plusse!</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,323 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 138</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2021-06-17 11:57:15></li>
|
||||
<li>modifié: <2021-06-17 11:58:38></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a
|
||||
href="id:682dfd88-f1b9-4b60-8aa4-1714ba338dbe">cil<sub>gometz</sub></a></p>
|
||||
<h2 id="article-pour-le-journal-de-gometz---juin-2021">Article pour le
|
||||
journal de Gometz - Juin 2021</h2>
|
||||
<p>Les beaux jours reviennent et nous avons vu apparaître notre première
|
||||
médaille de la récupération de données pour Guillaume Rozières, analyste
|
||||
de données et créateur, avec une dizaine de contributeurs bénévoles, du
|
||||
très fameux site vitemadose.covidtracker.fr, inspiré par le dashboard
|
||||
covid créé par des membres du forum Team Open Data.</p>
|
||||
<p>Le site web "Vite Ma Dose" permet à tout un chacun de trouver des
|
||||
créneaux de vaccination sur plusieurs sites de prises de rendez vous en
|
||||
ligne, grâce à l'art subtil du data scraping, ou grattage de données,
|
||||
qui va récupérer des informations à plusieurs endroits. Là où une
|
||||
solution à un problème national aurait dû être pris en charge et
|
||||
rémunérée par l'état pour mettre en avant la tant espérée "souveraineté
|
||||
numérique" garantissant l'indépendance de nos outils numériques
|
||||
critiques au fonctionnement du pays, c'est le travail de quelques
|
||||
bénévoles qui a apporté la meilleure progression à la décrue de
|
||||
l'épidémie.</p>
|
||||
<p>Alors que la loi de 2016 pour une république numérique impose
|
||||
l'utilisation de formats ouverts à source réutilisables (donc, pas de
|
||||
pdf ni de formats comme ceux de Microsoft) et la publication de jeux de
|
||||
données dans toutes les administrations pour communiquer aussi bien avec
|
||||
les autres administrations pour le grand public, cela reste l'exception
|
||||
et les demandes doivent être systématiquement faites à la CADA, la
|
||||
Commission d'Accès aux Documents administratifs, crée en 1976. Pour
|
||||
avoir accès à des informations simples sur l'activité de sa mairie ou
|
||||
d'un ministère, qui fonctionnent avec l'argent de tous les citoyens et
|
||||
doivent leur rendre des comptes publics depuis la naissance de la
|
||||
constitution. Le site madada.fr fournit à ce sujet des informations
|
||||
précieuses.</p>
|
||||
<p>Quelques efforts ont été faits mais il faut se rendre à l'évidence,
|
||||
la loi n'est pas respectée au cœur même de nos services publics. Les
|
||||
mentalités doivent encore évoluer énormément pour faire circuler
|
||||
l'information afin que les meilleures décisions soient prises ensemble,
|
||||
et non plus de façon autoritaire et unilatérale.</p>
|
||||
<p>Les contributeurs de Vite ma dose ont du développer des scripts pour
|
||||
aller chercher des informations qui auraient dû être accessibles par des
|
||||
moyens beaucoup plus officiels.</p>
|
||||
<p>Mais cette souveraineté demeure une légende, telle la femme de
|
||||
l'inspecteur Columbo dont on entend souvent parler, mais que l'on ne
|
||||
voit jamais. Il a d'ailleurs été avancé récemment que la souveraineté
|
||||
allait être mise en place par quelques grands acteurs des USA, ce qui
|
||||
est absolument antinomique avec la notion de souveraineté. Pour rappel,
|
||||
le Patriot Act leur impose de faire de la télémétrie conservée ad-vitam
|
||||
et de divulguer à la haute administration Etats-Unienne toute
|
||||
information qu'ils jugeraient utile pour faire pression de façon
|
||||
efficace, et en attendant, d'en extraire le maximum.</p>
|
||||
<p>Les données de santé sont cruciales pour tout le monde et on
|
||||
s'attendrait à ce que tout soit fait pour qu'elles demeurent maîtrisées
|
||||
par les premiers concernés et non vendues au plus offrant. Or ce n'est
|
||||
pas ce qui est la norme, c'est même inscrit en texte très clair pour de
|
||||
nombreuses entreprises dans leurs conditions générales "nous pouvons
|
||||
faire ce que nous voulons pour un temps indéterminé de tout ce qui se
|
||||
trouve sur votre téléphone et de tout ce que vous publiez sur notre
|
||||
service", quand bien même il serait indiqué que le service est "conforme
|
||||
au RGPD", il peut dans les faits faire des choses immondes et contraires
|
||||
à l'éthique la plus élémentaire sans que l'on s'en rende compte. Gmail
|
||||
par exemple, viole le secret professionnel sans en être inquiété depuis
|
||||
toujours, car c'est inscrit dans ses GCU (que vous avez approuvées
|
||||
probablement sans les lire comme le commun des mortels !) lorsque Google
|
||||
vous a imposé la création d'un compte… </p>
|
||||
<p><span id="magicdomid15"></span></p>
|
||||
<p><span id="magicdomid16"></span> Le documentaire de Cash
|
||||
investigation, publié ce mois dernier montre à quel point de très grands
|
||||
acteurs du numérique violent allégrement la protection des données
|
||||
personnelles du monde entier afin d'asseoir une domination militaire et
|
||||
technologique au détriment des personnes, et les données de santé n'y
|
||||
font pas exception. Le projet de Health Data Hub n'y fait pas exception,
|
||||
et la CNIL, le gendarme de la protection de la vie privée, recommande de
|
||||
ne PAS utiliser Google drive et Zoom.</p>
|
||||
<p><span id="magicdomid17"></span></p>
|
||||
<p><span id="magicdomid18"></span> Ce dont ce documentaire oublie de
|
||||
parler c'est qu'il existe depuis des dizaines d'années des moyens
|
||||
techniques de reprendre le contrôle sur ces dérives dont les GAFAM ne
|
||||
sont que la partie visible de l'iceberg.</p>
|
||||
<p><span id="magicdomid19"></span> Il nous est possible de riposter sur
|
||||
énormément de fronts, tel que l'éducation, la loi, l'application de
|
||||
sanctions à la hauteur pour les monopoles, la mise à disposition
|
||||
d'outils libres par défaut, l'inclusion citoyenne et la gouvernance
|
||||
éthique.</p>
|
||||
<p><span id="magicdomid20"></span></p>
|
||||
<p><span id="magicdomid21"></span> Les logiciels libres (pas seulement
|
||||
open source) sont cruciaux pour ce faire et sont déjà majoritairement
|
||||
constituants des fondations de nombreuses entreprises, dont les GAFAM
|
||||
qui font marcher leurs services en bénéficiant du travail de nombreux
|
||||
bénévoles. GNU/Linux représente 95% des data-center dans le monde
|
||||
entier, est aussi la base de Mac OS et d'Android, fait fonctionner les
|
||||
voitures Tesla et la quasi totalité des ordinateurs et objets connectés,
|
||||
sauf pour le grand public où Microsoft pompe allégrement l'intégralité
|
||||
de votre activité en ligne.</p>
|
||||
<p><span id="magicdomid22"></span></p>
|
||||
<p><span id="magicdomid23"></span> On peut protéger ses données avec du
|
||||
chiffrement robuste pour les communications et le stockage, en
|
||||
intervenant avec des acteurs compétents en matière de droit comme c'est
|
||||
le cas des associations InterHop ou La Quadrature du Net, en
|
||||
réglementant contre les monopoles, en exigeant des formats de fichiers
|
||||
ouverts, en utilisant des outils numériques dépourvus de pisteurs avec
|
||||
GNU+Linux, en exportant leurs données hors de Google, en s'informant et
|
||||
en testant des choses dans un Groupe d'Utilisateurs de Logiciels Libres
|
||||
(GULL) tel que le CIL de Gometz, en faisant de la visio-conférence sur
|
||||
un BigBlueButton ou un Jitsi, en utilisant les outils libres réservés à
|
||||
l'éducation nationale quand on est enseignant avec apps.education.fr, en
|
||||
discutant sur XMPP, en quittant Whatsapp, en cessant de faire la
|
||||
promotion de services hostiles à leurs utilisateurs et en les
|
||||
sanctionnant, en adoptant un téléphone libéré par défaut comme en vend
|
||||
la e.foundation, Librem, ou PinePhone, en prenant un founisseur d'accès
|
||||
internet associatif comme franciliens.net, en naviguant sur internet
|
||||
avec Firefox ou le TorBrowser, en visitant un "CHATONS" comme proposé
|
||||
par chatons.org, en organisant des évènements sur Mobilizon au lieu de
|
||||
Facebook (mobilizon.chapril.org), en écoutant les actualités du libre
|
||||
sur CauseCommune.fm dans l'émission "Libre à vous!" réalisée par
|
||||
l'April, en essayant à plusieurs des outils libres alternatifs, en
|
||||
suggérant des idées ou en se renseignant via un moteur de recherche qui
|
||||
ne vous piste pas tel que Duckduckgo ou Startpage…</p>
|
||||
<p><span id="magicdomid24"></span></p>
|
||||
<p><span id="magicdomid25"></span> Vous l'aurez compris, les pistes sont
|
||||
nombreuses et peuvent sembler compliquées à mettre en pratique à
|
||||
première vue. Mais heureusement, tout comme il n'est nul besoin d'être
|
||||
un cador en microélectronique pour faire fonctionner une cafetière, on
|
||||
peut profiter de technologies efficaces sans avoir à les maîtriser d'un
|
||||
bout à l'autre le fonctionnement de ce que l'on utilise, grâce à
|
||||
l'entraide et à l'utilisation de choses déjà construites. Par exemple
|
||||
concernant le chiffrement, c'est déjà en place sur tous les smartphones
|
||||
de plus de 2015, et sur la messagerie Signal, sans que vous n'ayez eu à
|
||||
configurer quoi que ce soit. Mais la découverte et l'éducation aux
|
||||
outils menant à une société libre sont cruciaux pour garder la main sur
|
||||
nos vies, en ligne et hors ligne. C'est pourquoi nous vous invitons à
|
||||
suivre nos activités du Club Informatique Libre de Gometz sur <a
|
||||
href="https://www.cil-gometz.org">www.cil-gometz.org</a> et à vous
|
||||
inscrire à notre newsgroup afin de savoir quand nous pourrons de nouveau
|
||||
nous voir à la MJC de Gometz. à bientôt!</p>
|
||||
<p><span id="magicdomid26"></span></p>
|
||||
<p><span id="magicdomid27"></span> Librement, tykayn pour le CIL.</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,224 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 142</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2021-09-09 19:05:02></li>
|
||||
<li>modifié: <2021-10-21 11:34:35></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="disponibilités-pour-la-rentrée-du-cil">Disponibilités pour la
|
||||
rentrée du CIL</h2>
|
||||
<p>Hello,</p>
|
||||
<p>c'est bon j'ai bien reçu les clés de la salle, on va pouvoir
|
||||
s'organiser régulièrement.</p>
|
||||
<p>Comme c'est une nouvelle année j'aimerais que chacun dans cette liste
|
||||
réponde à ce sondage framadate pour trouver les créneaux qui
|
||||
arrangeraient le plus de monde. Personne n'a à justifier ses
|
||||
disponibilités par écrit, cliquez juste sur les coches vertes là où ça
|
||||
vous arrange:</p>
|
||||
<p><a
|
||||
href="https://date.chapril.org/AsCW5DeHfxOPiQWx">https://date.chapril.org/AsCW5DeHfxOPiQWx</a></p>
|
||||
<p>Comme je travaille à domicile près de la salle, je suis très
|
||||
flexible, donc j'ai mis du vert quasiment partout.</p>
|
||||
<p>Lieu:</p>
|
||||
<p>pour ceux qui ne connaissent pas encore le lieu, vous pouvez passer
|
||||
la porte en métal, elle est un peu raide mais ouverte, il y a de quoi
|
||||
accrocher des vélos aussi à proximité. La MJC est à cette adresse sur
|
||||
openstreetmap, un fameux projet de cartographie libre :</p>
|
||||
<p><a href="https://www.openstreetmap.org/node/2902258515">Mairie de
|
||||
Gometz-le-Châtel, 76, Rue Saint-Nicolas, Gometz-le-Châtel</a></p>
|
||||
<p>Canaux de communication:</p>
|
||||
<p>écrivez à <a
|
||||
href="mailto:cil-gometz@framalistes.org">cil-gometz@framalistes.org</a></p>
|
||||
<p>Si vous souhaitez rejoindre le groupe de messagerie instantanée
|
||||
Signal, vous pouvez m'envoyer votre numéro de téléphone au 0627130837 et
|
||||
je vous ajouterai.</p>
|
||||
<p>Merci aux deux nouvelles recrues qui sont passées aujourd'hui
|
||||
discuter de choses diverses et variées,</p>
|
||||
<p>et merci pour ces pistes de réflexion Maryse et Alban, hâte de voir
|
||||
tout ça avec vous ! :)</p>
|
||||
<p>J'espère avoir un maximum de réponses au <a
|
||||
href="https://%20https://date.chapril.org/AsCW5DeHfxOPiQWx">framadate ci
|
||||
dessus</a> pour qu'on puisse faire au mieux,</p>
|
||||
<p>bonne fin de journée tout le monde!</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,234 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 147</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2021-10-21 11:33:39></li>
|
||||
<li>modifié: <2021-10-21 11:33:39></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a
|
||||
href="id:682dfd88-f1b9-4b60-8aa4-1714ba338dbe">cil<sub>gometz</sub></a></p>
|
||||
<h2 id="article-dans-le-castelgometzien-n264-1">Article dans le
|
||||
Castelgometzien n°264</h2>
|
||||
<p>Le CIL comme beaucoup d'associations reposant sur le bénévolat a
|
||||
durement vécu la pandémie COVID et les mesures sanitaires nécessaires
|
||||
qu'elle a entraînées.</p>
|
||||
<p>La première conséquence est le changement d'animateur : mes
|
||||
occupations et mon âge font que je laisse la place à Baptiste alias <a
|
||||
href="https://www.cipherbliss.com">Tykayn</a>, informaticien
|
||||
professionnel spécialisé en réseau et sécurité et surtout libriste
|
||||
convaincu !</p>
|
||||
<p>La deuxième conséquence est l'utilisation de moyens de communication
|
||||
à distance : nous pouvons nous réunir en visioconférence en suivant ce
|
||||
mode d'emploi :</p>
|
||||
<ul>
|
||||
<li><p>demander son inscription au CIL à contactCHEZcipherbliss.com
|
||||
(remplacez CHEZ par @)</p></li>
|
||||
<li><p>s'inscrire dans le calendrier des réunions sur <a
|
||||
href="https://date.chapril.org/OIMThM8CVwO6hSMH">https://date.chapril.org/OIMThM8CVwO6hSMH</a></p></li>
|
||||
<li><p>participer sur BigBlueButton <a
|
||||
href="https://bbb.faimaison.net/b/ty--u1l-wsc-p8l">https://bbb.faimaison.net/b/ty--u1l-wsc-p8l</a></p></li>
|
||||
</ul>
|
||||
<p>Tous ces sites sont sécurisés… et n'utilisent que des logiciels
|
||||
libres !</p>
|
||||
<p>A propos de logiciels libres, voua avez sûrement appris que Facebook
|
||||
et ses filiales Whatsapp, Instagram et d'autres ont subi un blackout de
|
||||
plusieurs heures début Octobre : c'est peut être l'occasion de chercher
|
||||
à comprendre pourquoi et comment, quels sont les risques d'utiliser ces
|
||||
services que personne ne contrôle. A ce sujet vous pouvez lire l'article
|
||||
de Stéphane Bortzmeyer : <a
|
||||
href="https://www.bortzmeyer.org/facebook-octobre-2021.html">https://www.bortzmeyer.org/facebook-octobre-2021.html</a></p>
|
||||
<p>Pour plus d'informations sur la fuite d'informations personnelles
|
||||
issue de Facebook en mars 2020 :</p>
|
||||
<p><a
|
||||
href="https://www.francetvinfo.fr/internet/reseaux-sociaux/facebook/facebook-la-lanceuse-d-alerte-a-l-origine-d-une-importante-fuite-de-documents-sort-de-l-ombre_4794645.html">https://www.francetvinfo.fr/internet/reseaux-sociaux/facebook/facebook-la-lanceuse-d-alerte-a-l-origine-d-une-importante-fuite-de-documents-sort-de-l-ombre_4794645.html</a></p>
|
||||
<p>… et pour ceux qui se demandent s'il y a un rapport entre fuite de
|
||||
données et blackout :</p>
|
||||
<p><a
|
||||
href="https://www.numerama.com/tech/744871-questions-sur-la-pretendue-fuite-touchant-15-milliard-de-profils-facebook.html">https://www.numerama.com/tech/744871-questions-sur-la-pretendue-fuite-touchant-15-milliard-de-profils-facebook.html</a></p>
|
||||
<p>Enfin, si vous souhaitez vous mettre à l'abri, sachez qu'il existe
|
||||
des alternatives libres à ces services opaques : Mastodon peut très bien
|
||||
remplacer Facebook, Signal peut aussi remplacer Whatsapp…</p>
|
||||
<p>A bientôt, avec le CIL pour une informatique LIBRE !</p>
|
||||
<p>Georges VINCENTS</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,216 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 150</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2021-10-21 11:38:26></li>
|
||||
<li>modifié: <2021-10-21 11:38:26></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<p><a href="id:e4fb9f3f-370e-4364-bb7c-826c93cc8307">degafam</a></p>
|
||||
<h2 id="facebook-est-mort-vive-la-décentralisation">Facebook est mort,
|
||||
vive la décentralisation</h2>
|
||||
<p>Vous avez probablement constaté le blackout qui a touché facebook (et
|
||||
ses filiales: whatsapp et instagram) depuis aujourd'hui et qui montre à
|
||||
quel point il est dangereux de mettre tous ses œufs dans le même
|
||||
panier</p>
|
||||
<p>Pour une explication de ce qui s'est passé et pourquoi ça risque
|
||||
d'être très compliqué de tout faire refonctionner rapidement, vous
|
||||
pouvez lire cet article de Stéphane Bortzmeyer:</p>
|
||||
<p><a
|
||||
href="https://www.bortzmeyer.org/facebook-octobre-2021.html">https://www.bortzmeyer.org/facebook-octobre-2021.html</a></p>
|
||||
<p>C'est l'occasion de découvrir et d'essayer réellement des moyens de
|
||||
communication décentralisés et libres qui permettent de la résiliance et
|
||||
de la forte résistance aux pannes telles que celle ci.</p>
|
||||
<p>Je vous invite à faire connaissance avec le Fédiverse, l'univers
|
||||
fédéré, et essayer des alternatives telles que Mastodon en tant que
|
||||
média social. Peut être que l'abscence de publicité et de suppression
|
||||
des posts de vos contacts vous fera apprécier la différence.</p>
|
||||
<p>Vous pouvez créer votre compte ici et faire un coucou en postant une
|
||||
petite présentation: <a
|
||||
href="https://mastodon.cipherbliss.com">https://mastodon.cipherbliss.com</a></p>
|
||||
<p>n'oubliez pas de dire ici quel pseudo vous avez pris ;)</p>
|
||||
<p>Après <a
|
||||
href="https://www.icij.org/investigations/pandora-papers/global-investigation-tax-havens-offshore/">la
|
||||
sortie publique des Pandora Papers</a>, c'est une semaine qui commence
|
||||
bien.</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,204 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 153</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2021-10-21 11:40:42></li>
|
||||
<li>modifié: <2021-10-21 11:40:42></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
<h2 id="création-graphique-au-cil">Création graphique au CIL</h2>
|
||||
<p>suite au succès de la dernière fois où on avait causé de création
|
||||
graphique et montage vidéo avec des outils libres, je vous propose de
|
||||
garder cette thématique pour les 4 prochaines semaines.</p>
|
||||
<p>Certains ont créé un compte mastodon sur l'instance cipherbliss</p>
|
||||
<p><a
|
||||
href="https://mastodon.cipherbliss.com">https://mastodon.cipherbliss.com</a></p>
|
||||
<p>On a pu discuter de Krita pour le dessin, GIMP pour la retouche photo
|
||||
ou la création d'affiches / bannières, KDEnlive pour le montage vidéo,
|
||||
OBS pour la diffusion en direct sur peertube et d'autres choses.</p>
|
||||
<p>Hier Mardi avec Sylvie on a vu comment faire une clé USB de démarrage
|
||||
pour installer du Linux Mint.</p>
|
||||
<p>Les vacances arrivent mais la MJC sera ouverte, c'est justement un
|
||||
des moments où les gens sont le plus disponibles pour y aller.</p>
|
||||
<p>Rendez-vous Lundi prochain donc!</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,405 @@
|
|||
<!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>cil_gometz</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">cil_gometz</h1>
|
||||
</header>
|
||||
<div class="LIVRES drawer">
|
||||
|
||||
</div>
|
||||
<p>Les « livres numériques » (e-book en anglais pour <em>electronic
|
||||
book</em>) sont des fichiers informatiques et comme tous les fichiers
|
||||
informatiques ils peuvent être copiés facilement, rapidement… pour
|
||||
quelques centimes la copie.</p>
|
||||
<p>Pour lire un livre numérique il faut soit un ordinateur muni d'un
|
||||
logiciel adapté soit une « liseuse ».</p>
|
||||
<p>Le logiciel le plus adapté pour lire les livres numériques sur
|
||||
ordinateur est un logiciel libre (code public donc garanti et gratuit ce
|
||||
qui ne gâche rien) : <strong>Calibre</strong>.</p>
|
||||
<p>Quant aux livres eux-même on peut se les procurer…</p>
|
||||
<ul>
|
||||
<li>En les téléchargeant sur des sites commerciaux comme la FNAC,
|
||||
Cultura, Amazon et alors on obtient des fichiers qui contiennent des
|
||||
DRM : ces DRM « digital rights management », ont pour objectif de
|
||||
contrôler l'utilisation qui est faite des œuvres numériques : Ils
|
||||
rendent difficile la recopie. Lorsqu'on achète un livre numérique on
|
||||
n'achète en fait que le droit de le lire, ni de le modifier ni de le
|
||||
passer – gratuitement ou non – à un ami. (ce sont des <a
|
||||
href="https://www.gnu.org/proprietary/proprietary-drm.fr.html">menottes
|
||||
numériques</a>)<br />
|
||||
</li>
|
||||
<li>En les téléchargeant sur des sites plus ou moins légaux où les
|
||||
fichiers ne contiennent pas de DRM .</li>
|
||||
</ul>
|
||||
<h2 class="western" id="les-liseuses">Les liseuses</h2>
|
||||
<p>Il en existe plusieurs marques : kobo, kindle, vivlio… qui sont
|
||||
respectivement les marques de la FNAC, de AMAZON et CULTURA…</p>
|
||||
<p>Toutes sont utilisables, les écrans sont plus ou moins lisibles, plus
|
||||
ou moins contrastés et toutes plus ou moins espionnées. Ce mode d'emploi
|
||||
est réalisé avec une vivlio.</p>
|
||||
<h2 id="section"><img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image1-300x50.png" /></h2>
|
||||
<p><img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image2-300x45.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image3-300x149.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image4.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image5-300x91.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image6-300x90.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image7-300x71.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image8-300x176.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image9-300x169.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image10-300x40.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image11-300x193.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image12-300x26.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image13-63x300.png" />
|
||||
<img
|
||||
src="https://www.cil-gometz.org/wp-content/uploads/2021/12/image14-300x155.png" /></p>
|
||||
<h2 class="western" id="les-sources-de-livres-numériques">Les sources de
|
||||
livres numériques</h2>
|
||||
<h3 class="western" id="les-sites-commerciaux">Les sites
|
||||
commerciaux</h3>
|
||||
<p>Ces sites vendent des livres numériques protégés par des DRM
|
||||
(systèmes anti-copie) qui nécessitent souvent des manipulations pas
|
||||
évidentes (dont la création d'un compte chez Adobe…) Les livres obtenus
|
||||
de cette façon – contrairement aux livres sur papier - ne peuvent pas
|
||||
être prêtés, ne peuvent pas être recopiés pour être lus sur différentes
|
||||
liseuses.</p>
|
||||
<h3 class="western" id="les-sites-non-commerciaux">Les sites non
|
||||
commerciaux</h3>
|
||||
<p>Bien sûr ces sites sont plus ou moins légaux mais ils ne font que
|
||||
compenser les actes de piraterie des grandes multinationales comme
|
||||
Amazon et des éditeurs qui recherchent avant tout le profit : quand vous
|
||||
achetez un « vrai livre » vous pouvez le passer à qui vous voulez, il
|
||||
peut être lu par une dizaine de personnes et vous pouvez même le mettre
|
||||
dans une boite à « livres voyageurs » alors qu'un fichier de livre
|
||||
numérique commercial est verrouillé puisque en fait vous n'achetez que
|
||||
le droit de lire le fichier, pas de le transmettre ni de le copier.</p>
|
||||
<p>Même si on peut trouver que les livres numériques sont trop chers –
|
||||
puisque une fois le fichier créé sa recopie en de nombreux exemplaires
|
||||
ne coûte que quelques centimes par copie contrairement au livre papier
|
||||
dont l'impression reste coûteuse - ce serait bien qu'on puisse malgré
|
||||
tout rémunérer les auteurs mais rien n'est prévu en ce sens et je n'ai
|
||||
pas trouvé comment faire !</p>
|
||||
<p>Parmi ces sites, deux sont simples d'accès
|
||||
(<strong>Fourtoutici</strong> et <strong>Z-library</strong>) et
|
||||
contiennent énormément de choses, un troisième
|
||||
(<strong>Télécharge-magazines</strong>) est spécialisé dans les
|
||||
magazines récents… et en cherchant un peu il y en d'autres !</p>
|
||||
<ul>
|
||||
<li><ul>
|
||||
<li><ul>
|
||||
<li><ul>
|
||||
<li></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<p>L'adresse du site est <a
|
||||
href="https://fourtoutici.pro/">https://fourtoutici.pro/</a> on y trouve
|
||||
des livres numériques sans DRM</p>
|
||||
<p>Comme indiqué dès l'accès au site, l'utilisation des fichiers fournis
|
||||
se fait sous la responsabilité de l'utilisateur.</p>
|
||||
<p>Pour télécharger un livre il faut descendre sur l'écran jusqu'à la
|
||||
zone de recherche, écrire le nom de l'ouvrage ou de l'auteur puis dans
|
||||
la liste de fichiers obtenue choisir celui qui est désiré.</p>
|
||||
<p>Par exemple, si je cherche Émile Zola, j'obtiens :</p>
|
||||
<p>Le symbole à gauche de chaque ligne indique le format du fichier
|
||||
proposé et le format le plus pratique est e-pub représenté par un petit
|
||||
carré vert (rien à voir avec *pub*licité c'est une *pub*lication). La
|
||||
deuxième colonne indique le nombre de téléchargements effectués (sans
|
||||
grand intérêt) mais c'est là qu'il faut cliquer pour accéder au
|
||||
téléchargement.</p>
|
||||
<p>Supposons que je veuille « une page d'amour », je clique alors sur le
|
||||
symbole du téléchargement e t j'obtiens la fenêtre suivante :</p>
|
||||
<p>Il suffit de recopier le code donné (ici e374) dans la zone de saisie
|
||||
et de cliquer sur le bouton « Télécharger » : le fichier est enregistré
|
||||
dans l'ordinateur en quelques secondes. Attention le code change à
|
||||
chaque fois !</p>
|
||||
<p>Il ne reste plus qu'à transférer le fichier sur la liseuse… avec un
|
||||
câble usb et en utilisant soit un gestionnaire de fichiers soit une
|
||||
application dédiée comme <strong>Calibre</strong> qui est un excellent
|
||||
logiciel libre disponible sur Mac, Linux et Wintruc. Plus loin un
|
||||
paragraphe spécial est consacré à ce transfert.</p>
|
||||
<ul>
|
||||
<li><ul>
|
||||
<li><ul>
|
||||
<li><ul>
|
||||
<li></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<p>C'est un site hébergé (je crois) au Canada. Il propose des livres
|
||||
dans plusieurs langues (et il f aut donc être attentif à la langue du
|
||||
livre sélectionné si on veut lire en français).</p>
|
||||
<p>L'adresse est <a href="https://fr1lib.org/">https://fr1lib.org/</a>
|
||||
et la page d'accueil obtenue est :</p>
|
||||
<p>Il y a deux modes de fonctionnement suivant qu'on s'enregistre en
|
||||
donnant une adresse mail un nom et quelques infos de plus ou non.</p>
|
||||
<p>Sans être enregistré on peut télécharger 5 livres par semaine, en
|
||||
étant enregistré la limite est plus élevée.</p>
|
||||
<p>Le principe est le même qu'avec <strong>Fourtoutici </strong>: on
|
||||
indique ce qu'on cherche dans la zone de saisie ce qui permet d'obtenir
|
||||
une liste des fichiers disponibles, on choisit celui qu'on souhaite (en
|
||||
faisant attention à la langue!) et on télécharge.</p>
|
||||
<p>On peut utiliser les paramètres de recherche pour imposer une année,
|
||||
une plage d'années, une langue ou une extension de fichier (par exemple
|
||||
epub)…</p>
|
||||
<p>En reprenant l'exemple de Émile Zola et sans utiliser de
|
||||
préférences :</p>
|
||||
<p>On obtient la liste dont le début est :</p>
|
||||
<p>Si, par exemple, on souhaite Germinal en français sous la forme epub
|
||||
on clique sur le livre et on arrive à :</p>
|
||||
<p><br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
… la suite est « évidente » soit on télécharge et il suffira de
|
||||
transférer le fichier sur la liseuse soit on a une Kindle et on peut
|
||||
l'envoyer directement dessus… à condition qu'elle soit reliée à
|
||||
l'ordinateur et reconnue par cet ordinateur ce qui n'est pas gagné si
|
||||
l'ordinateur n'est pas muni du virus nommé Windows.</p>
|
||||
<h2 class="western" id="le-transfert-dordinateur-à-liseuse">Le transfert
|
||||
d'ordinateur à liseuse</h2>
|
||||
<h3 class="western" id="avec-un-gestionnaire-de-fichiers">Avec un
|
||||
gestionnaire de fichiers</h3>
|
||||
<p>D'abord il faut localiser l'endroit où le fichier a été enregistré
|
||||
ensuite il faut brancher la liseuse à l'ordinateur avec un câble usb. En
|
||||
général la liseuse affiche sur son écran un choix comme « charger la
|
||||
liseuse » ou « transférer des fichiers » et on choisit « transférer des
|
||||
fichiers ».</p>
|
||||
<p>L'explorateur de fichier montre alors l'arborescence de la mémoire
|
||||
interne de la liseuse si bien qu'il ne reste qu'à copier le fichier de
|
||||
l'ordinateur pour le coller dans la liseuse. Le transfert est très
|
||||
rapide parce que les fichiers sont petits : Germinal ne fait même pas un
|
||||
Mo c'est à dire le quart d'une photo banale.</p>
|
||||
<h3 class="western" id="avec-calibre">Avec Calibre</h3>
|
||||
<p>Bien sûr il faut avoir installé le programme
|
||||
<strong>Calibre</strong>…</p>
|
||||
<p>Avec Linux c'est plus facile, il n'y a pas à aller fouiller sur
|
||||
l'internet, la logithèque fait le travail !</p>
|
||||
<p>Une fois installé, on lance <strong>Calibre…</strong></p>
|
||||
<p>Ici apparaissent les livres déjà téléchargés (sur mon ordinateur, sur
|
||||
le vôtre ça ne sera pas pareil !).</p>
|
||||
<p>Calibre permet de les lire directement sur l'ordinateur ou de les
|
||||
transférer sur la liseuse. Il faut d'abord « Ajouter des livres » c'est
|
||||
à dire en cliquant sur le bouton ad-hoc indiquer à Calibre où sont les
|
||||
nouveaux livres qui viennent d'être téléchargés en cliquant dessus.
|
||||
Calibre les ajoute alors à sa liste.</p>
|
||||
<p>Ensuite en connectant la liseuse avec un câble usb et en attendant un
|
||||
peu (parfois pas loin d'une minute) Calibre fait apparaître un nouveau
|
||||
bouton en haut de l'écran pour « Envoyer vers le périphérique ».</p>
|
||||
<p>Pour transférer les fichiers il suffit alors de les sélectionner et
|
||||
de cliquer sur le bouton fait pour ça.</p>
|
||||
<h2 class="western" id="complément-sur-calibre">Complément sur
|
||||
Calibre</h2>
|
||||
<p>En fait il s'agit d'un logiciel très complet pour gérer les livres
|
||||
numériques. Il permet :</p>
|
||||
<ul>
|
||||
<li><p>De convertir des livres d'un format à un autre… voir ci-contre la
|
||||
liste des formats de sortie disponibles ; les formats d'entrée
|
||||
possibles sont les mêmes et Calibre indique le format du fichier
|
||||
sélectionné.</p></li>
|
||||
<li><p>De lire un livre numérique comme sur une liseuse.</p></li>
|
||||
<li><p>D'obtenir des livres sur des sites commerciaux en précisant le
|
||||
prix et la p <br />
|
||||
résence ou l'absence de DRM… par exemple :</p></li>
|
||||
</ul>
|
||||
<p>Dans la colonne de gauche on peut cocher les sources à utiliser et il
|
||||
y en a beaucoup dont certaines dans des pays étrangers.</p>
|
||||
<p>Les zones de saisie en haut permettent de chercher par titre, par
|
||||
auteur et par mot clé.</p>
|
||||
<p>La fenêtre centrale affiche les fichiers trouvés en précisant par un
|
||||
cadenas ouvert ou fermé pour signaler « sans DRM » ou « avec DRM » ainsi
|
||||
que le format du fichier (très souvent epub).</p>
|
||||
<p>Après, il faut essayer de s'en servir pour comprendre tout ce qu'on
|
||||
peut faire avec… par exemple, si vous vous sentez une âme d'auteur vous
|
||||
pouvez écrire un roman (avec OO-Writer bien sûr, plutôt qu'avec MS-Word)
|
||||
et le transformer en livre numérique…</p>
|
||||
<p>texte : Georges Vincents,</p>
|
||||
<p>photo: <a href="https://unsplash.com/photos/s0O6Bk4WP08">Photo par
|
||||
Mathilde LMD</a>, woman wearing white and black tank midi dress reading
|
||||
book on bed</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>blog<sub>cilgometz</sub> <a
|
||||
href="id:4b6e8e7d-9d60-40c7-aa15-72de5e260cf9">blog cil<sub>gometz</sub>
|
||||
posts</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -15,10 +15,10 @@
|
|||
|
||||
:html:
|
||||
|
||||
<p><a href="https://tykay.free.fr/index.php/post/2011/05/23/hacking-de-PC-portable%2C-tutoriel-pour-placer-un-SSD"><img src="https://tykayn.fr/wp-content/uploads/i/2011/05mai/ssd_remplacement%20_%20tuto/laptop_acer_remplacement_hard_drive_to_solid_state_drive%20(1).JPG" alt="remplacer un disque dur de pc portable" style="display:block; margin:0 auto;" /></a>
|
||||
<p><a href="https://tykayn.fr/2011/05/23/hacking-de-PC-portable%2C-tutoriel-pour-placer-un-SSD"><img src="https://tykayn.fr/wp-content/uploads/i/2011/05mai/ssd_remplacement%20_%20tuto/laptop_acer_remplacement_hard_drive_to_solid_state_drive%20(1).JPG" alt="remplacer un disque dur de pc portable" style="display:block; margin:0 auto;" /></a>
|
||||
(<a href="https://fr.wikipedia.org/wiki/Solid-state_drive">c'est quoi un SSD?</a>)<br />
|
||||
Vous voulez bénéficier des performances des disques durs les plus rapides du monde sur votre pc portable? Voici un tuto détaillé que j'ai écrit l'an dernier pour faire ça sur un pc portable acer aspire 7:
|
||||
<a href="https://tykay.free.fr/index.php/post/2011/05/23/hacking-de-PC-portable%2C-tutoriel-pour-placer-un-SSD">hacking de PC portable, tutoriel pour placer un SSD</a>
|
||||
<a href="https://tykayn.fr/2011/05/23/hacking-de-PC-portable%2C-tutoriel-pour-placer-un-SSD">hacking de PC portable, tutoriel pour placer un SSD</a>
|
||||
Comme montré sur le graphique ci dessous les temps d'accès au disque en comparaison:
|
||||
<img src="https://fr.euro-web.com/imgs-news/2009-08/20090824-test-ssd-graph-acces.gif" alt="" style="display:block; margin:0 auto;" />
|
||||
ça change vraiment la vie une telle rapidité en plus de rendre moins fragile aux chocs le système *0*</p>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p><img src="https://techsourcemedia.com/store/image/cache/data/OpenOffice-500x500.jpg" alt="" />
|
||||
vous aimeriez bien savoir comment gérer vos comptes ou quoi que ce soit avec des logiciels de tableur tel que Ms Excel et Open office ? Voici un de mes <a href="/index.php?tag/tuto">tuto</a> de ce qu'il y a à savoir en connaissance de base.
|
||||
<a href="https://tykay.free.fr/index.php/post/2010/08/31/Trucs-de-classeur-excel-%2C-Open-Office">Trucs de classeur excel , Open Office</a>
|
||||
<a href="https://tykayn.fr/2010/08/31/Trucs-de-classeur-excel-%2C-Open-Office">Trucs de classeur excel , Open Office</a>
|
||||
Hop, un chaud brevage, un bon fauteuil et c'est pari! :3
|
||||
Pour aller plus loin vous avez la <a href="https://fr.openoffice.org/Documentation/How-to/indexht-calc.html" hreflang="fr" title="docu officielle open office calc tableur">documentation officieile de open office calc</a> ou encore celle de Ms excel si vous trouvez parce que je ne trouve rien d'officiel :D</p>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ on peut par exemple avoir tous les liens d'images vers leur taille plus grande q
|
|||
Vous n'avez plus qu'a mettre vos tas d'images dans les sous dossiers ( essayez dans le dossier <strong>2011/12decembre</strong> par exemple, puis rendez vous dans la page d'index.php, et hop magie, le script explore directement le dossier 2011/12decembre parce que c'est l'année et le mois courant. Quand je vous disais que c'était bon pour la flemme!) de votre installation et de les parcourir avec l'appli puis de cliquer sur le bouton "copy" spécialement démesuré pour plus de flemme et à coller où vous voulez vos liens ! :D
|
||||
</p>
|
||||
<br /><iframe src="https://www.youtube.com/embed/W0_QBdNk6Xs" allowfullscreen="" frameborder="0" height="315" width="420"></iframe>
|
||||
(C'était sur la version 1.0 , les choses ont assez changé dans l'interface mais le principe est le même: on balance nos images sur le serveur, on va sur la page d'index d'url maker et y'a plus qu'a copier les liens. Ne faites pas attention à l'arrière plan de chat j'en ai tout <a title="tykayn blog, le vortex à chats" hreflang="fr" href="https://tykay.free.fr/">un vortex</a> ni à la musique piquée à ma mère grand)<br />
|
||||
(C'était sur la version 1.0 , les choses ont assez changé dans l'interface mais le principe est le même: on balance nos images sur le serveur, on va sur la page d'index d'url maker et y'a plus qu'a copier les liens. Ne faites pas attention à l'arrière plan de chat j'en ai tout <a title="tykayn blog, le vortex à chats" hreflang="fr" href="https://tykayn.fr/">un vortex</a> ni à la musique piquée à ma mère grand)<br />
|
||||
<p>Merci de ne l'utiliser que dans un cadre de gratuité.<br />
|
||||
Et n'oubliez pas quand vous faites un script: donner des noms significatifs à vos variables vous épargnera de longues heures à chasser les bugs. Je suis ouvert à toute suggestion d'amélioration. Enjoyez.</p>
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p><a href="knowyourmeme.com"><img src="https://static.tvtropes.org/pmwiki/pub/images/know-your-meme_8983.jpg" alt="Know your meme team" style="display:block; margin:0 auto;" /></a>
|
||||
La sous-culture de l'intra web vous donne envie de vous rouler en boule dans un coin en proférant des insultes à l'égard des hamsters? Voici un site qui va vous en apprendre un maximum et vous évitera d'être déboussolé quand vous verrez des parents irreponsables se passer un bébé en le jetant par dessus une crevasse, une nana qui vous raconte qu'elle s'appelle boxxxy, un policier qui a un spray de la puissance d'une navette spatiale. Tout est expliqué sur le site <a href="knowyourmeme.com">Know your meme</a> (qui ne veut pas dire connais ta mère grand mais connais tes mémé). Les philosoraptors, me gusta, trollfaces, derp, insane kids et autres Yo Dawg n'auront plus de secrets pour vous *0*
|
||||
Oui enfin, faut causer un peu <a href="https://tykay.free.fr/index.php/post/2009/11/12/La-v%C3%A9rit%C3%A9-sur-les-Anglais">le Shakespeare</a> aussi.</p>
|
||||
Oui enfin, faut causer un peu <a href="https://tykayn.fr/2009/11/12/La-v%C3%A9rit%C3%A9-sur-les-Anglais">le Shakespeare</a> aussi.</p>
|
||||
|
||||
* Liens
|
||||
- cipherbliss [[id:d14d8051-bbb9-4279-a574-84d78bfe5b66][Cipherbliss blog]]
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p>Quand est ce qu'on pourra enfin se débarrasser de IE 6 (certains veulent le sauver :D <a href="https://www.saveie6.com/" hreflang="en">https://www.saveie6.com/</a> heureusement que c'est pour déconner) quand on considère la conception d'un design pour le web? Hébien, très bientôt il me semble.<br />
|
||||
ce qui permettra de <a href="https://www.sitepoint.com/10-cool-things-well-be-able-to-do-once-ie6-is-dead/">faire plein de choses cool</a> comme utiliser les <em>sélecteurs d'enfants</em> en css, <em>min-width</em>, <em>max-width</em>, ne plus passer 90% du temps de design à trafiquer le style pour que ça s'affiche pareil pour chaque visiteur, gagner du temps (et donc du pognon), pouvoir se servir de <em>z-index</em>, bosser dans la joie et la bonne humeur. Levons les bras \o/
|
||||
Vous pouvez accélérer le mouvement en plaçant sur vos sites un encart conditionnel incitant vos visiteurs à prendre conscience qu'ils utilisent une technologie trop vulnérable, trop vieille et qui leur pourrit leur expérience utilisateur, <a href="https://tykay.free.fr/index.php/post/2011/11/01/Comment-dire-%C3%A0-Internet-Explorer-qu-il-est-trop-vieux" hreflang="fr" title="Comment dire à Internet Explorer qu'il est trop vieux">comme je l'ai expliqué dans ce billet.</a>
|
||||
Vous pouvez accélérer le mouvement en plaçant sur vos sites un encart conditionnel incitant vos visiteurs à prendre conscience qu'ils utilisent une technologie trop vulnérable, trop vieille et qui leur pourrit leur expérience utilisateur, <a href="https://tykayn.fr/2011/11/01/Comment-dire-%C3%A0-Internet-Explorer-qu-il-est-trop-vieux" hreflang="fr" title="Comment dire à Internet Explorer qu'il est trop vieux">comme je l'ai expliqué dans ce billet.</a>
|
||||
<br /><br />
|
||||
J'ai pris les <a href="https://www.w3schools.com/browsers/browsers_stats.asp">statistiques de fréquentations de w3c school</a> pour monter ces petits graphiques avec le tableur open office:
|
||||
<a href="https://tykayn.fr/wp-content/uploads/i/2012/01janvier/browsers_stats/g/versions_IE_2009-2011.jpg"><img src="https://tykayn.fr/wp-content/uploads/i/2012/01janvier/browsers_stats/versions_IE_2009-2011.jpg" alt="versions IE 2009 2011" style="display:block; margin:0 auto;" /></a></p>
|
||||
|
|
|
@ -43,7 +43,7 @@ $pos = strpos($mystring, $findme);
|
|||
|
||||
if( $pos ){ //pour remplacer la nouvelle façon d'écrire le chemin vers l'index et les posts
|
||||
// bien sûr au lieu de tykay.free.fr et tykayn.fr il faut mettre ce code en fonction de vos informations persos
|
||||
$newurl = str_replace('https://tykay.free.fr/index.php/post','https://tykayn.fr/?post',curPageURL());
|
||||
$newurl = str_replace('https://tykayn.fr','https://tykayn.fr/?post',curPageURL());
|
||||
}
|
||||
else{
|
||||
$newurl = str_replace('https://tykay.free.fr','https://tykayn.fr',curPageURL());
|
||||
|
|
|
@ -26,49 +26,49 @@ c'était à la Manga Expo n°1 de Paris. :') Que de chemin parcouru en six
|
|||
ans on a pris le temps de produire 4 numéros et on travaille
|
||||
actuellement au 5eme.
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2011/11/14/Anim-Est-2011-compte-rendu][Anim
|
||||
[[https://tykayn.fr/2011/11/14/Anim-Est-2011-compte-rendu][Anim
|
||||
Est - Novembre 2011]]
|
||||
|
||||
-[[https://tykay.free.fr/index.php/post/2011/11/16/Dessins-d-anim-est][Dessins]]
|
||||
-[[https://tykayn.fr/2011/11/16/Dessins-d-anim-est][Dessins]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2011/09/14/photos-d-Harajuku-2011][Harajuku
|
||||
[[https://tykayn.fr/2011/09/14/photos-d-Harajuku-2011][Harajuku
|
||||
Bercy - Septembre 2011]]
|
||||
|
||||
-[[https://tykay.free.fr/index.php/post/2011/09/13/Dipl%C3%B4me-et-Dessins-de-harajuku-2011][Dessins]]
|
||||
-[[https://tykayn.fr/2011/09/13/Dipl%C3%B4me-et-Dessins-de-harajuku-2011][Dessins]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2011/07/09/Japan-Expo-2011-compte-rendu-imag%C3%A9][Japan
|
||||
[[https://tykayn.fr/2011/07/09/Japan-Expo-2011-compte-rendu-imag%C3%A9][Japan
|
||||
Expo - Juillet 2011]]
|
||||
|
||||
-[[https://tykay.free.fr/index.php/post/2011/07/07/Cosplays-de-Japan-Expo-2011][Cosplays]]
|
||||
-[[https://tykayn.fr/2011/07/07/Cosplays-de-Japan-Expo-2011][Cosplays]]
|
||||
|
||||
-[[https://tykay.free.fr/index.php/post/2011/07/07/Dessins-de-Japan-Expo-2011][Dessins]]
|
||||
-[[https://tykayn.fr/2011/07/07/Dessins-de-Japan-Expo-2011][Dessins]]
|
||||
|
||||
Geek Faeries - Juin 2011
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2011/03/22/Made-in-asia-compte-rendu][Made
|
||||
[[https://tykayn.fr/2011/03/22/Made-in-asia-compte-rendu][Made
|
||||
in Asia Bruxelles - Mars 2011]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2010/09/27/Harajuku-festival-2010][Harajuku
|
||||
[[https://tykayn.fr/2010/09/27/Harajuku-festival-2010][Harajuku
|
||||
Bercy - Septembre 2010]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2010/07/12/Photos-de-japan-expo-2010][Japan
|
||||
[[https://tykayn.fr/2010/07/12/Photos-de-japan-expo-2010][Japan
|
||||
Expo - Juillet 2010]]
|
||||
|
||||
-[[https://tykay.free.fr/index.php/post/2010/07/11/Dessins-de-japan-expo-2010][Dessins]]
|
||||
-[[https://tykayn.fr/2010/07/11/Dessins-de-japan-expo-2010][Dessins]]
|
||||
|
||||
Manga Expo 2007
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2007/07/11/Japan-Expo2007][[[https://tykay.free.fr/dotclear2/public/3.0/JE2007/2/.DSC06356_s.jpg]]]]
|
||||
[[https://tykayn.fr/2007/07/11/Japan-Expo2007][[[https://tykayn.fr/wp-content/uploads/i/3.0/JE2007/2/.DSC06356_s.jpg]]]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2007/07/11/Japan-Expo2007][Japan
|
||||
[[https://tykayn.fr/2007/07/11/Japan-Expo2007][Japan
|
||||
Expo 2007]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2006/11/21/Anim-Est-2006-Y-a-t-il-une-vie-apres-HardGay][Anim'Est
|
||||
[[https://tykayn.fr/2006/11/21/Anim-Est-2006-Y-a-t-il-une-vie-apres-HardGay][Anim'Est
|
||||
2006]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2006/10/29/Manga-Expo][[[https://membres.lycos.fr/tkbl/animest2006/img/DSC00887.JPG]][[https://tykay.free.fr/dotclear2/public/me/2/02.JPG]]]]
|
||||
[[https://tykayn.fr/2006/10/29/Manga-Expo][[[https://membres.lycos.fr/tkbl/animest2006/img/DSC00887.JPG]][[https://tykayn.fr/wp-content/uploads/i/me/2/02.JPG]]]]
|
||||
|
||||
[[https://tykay.free.fr/index.php/post/2006/10/29/Manga-Expo][Manga Expo
|
||||
[[https://tykayn.fr/2006/10/29/Manga-Expo][Manga Expo
|
||||
2006]]
|
||||
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ place:* [[https://lazouave.hautetfort.com/][Lazouave]] (9 votes)
|
|||
[[https://tykayn.fr/wp-content/uploads/i/2013/02fevrier/q6/cupidon_couleur.jpg]]
|
||||
Lots : un fanzine Q6 1 commission cultivée faite par tykayn 1 poster !Q
|
||||
du lubrifiant / huile de massage *3e
|
||||
place:* [[https://tykay.free.fr][Tykayn]] (8 votes)
|
||||
place:* [[https://tykayn.fr/][Tykayn]] (8 votes)
|
||||
[[https://tykayn.fr/wp-content/uploads/i/2013/02fevrier/q6/tykayn_q6_seduction_plage_ok.jpg]]
|
||||
Lots : un fanzine Q6 3 badges au choix. du lubrifiant / huile de massage
|
||||
Bravo à tous !!
|
||||
|
|
2
sources/tykayn_blog/a-propos.org
Normal file
2
sources/tykayn_blog/a-propos.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
* à propos
|
||||
à propos de ce site
|
3
sources/tykayn_blog/accueil.org
Normal file
3
sources/tykayn_blog/accueil.org
Normal file
|
@ -0,0 +1,3 @@
|
|||
* Accueil
|
||||
|
||||
hello les gens.
|
2
sources/tykayn_blog/blogroll.org
Normal file
2
sources/tykayn_blog/blogroll.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Blogs recommandés
|
||||
-
|
1
sources/tykayn_blog/contact.org
Normal file
1
sources/tykayn_blog/contact.org
Normal file
|
@ -0,0 +1 @@
|
|||
* Contact
|
174
sources/tykayn_blog/converted/a-propos.html
Normal file
174
sources/tykayn_blog/converted/a-propos.html
Normal file
|
@ -0,0 +1,174 @@
|
|||
<!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="à-propos">à propos</h1>
|
||||
<p>à propos de ce site</p>
|
||||
</body>
|
||||
</html>
|
174
sources/tykayn_blog/converted/accueil.html
Normal file
174
sources/tykayn_blog/converted/accueil.html
Normal file
|
@ -0,0 +1,174 @@
|
|||
<!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="accueil">Accueil</h1>
|
||||
<p>hello les gens.</p>
|
||||
</body>
|
||||
</html>
|
176
sources/tykayn_blog/converted/blogroll.html
Normal file
176
sources/tykayn_blog/converted/blogroll.html
Normal file
|
@ -0,0 +1,176 @@
|
|||
<!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="blogs-recommandés">Blogs recommandés</h1>
|
||||
<ul>
|
||||
<li></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
173
sources/tykayn_blog/converted/contact.html
Normal file
173
sources/tykayn_blog/converted/contact.html
Normal file
|
@ -0,0 +1,173 @@
|
|||
<!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="contact">Contact</h1>
|
||||
</body>
|
||||
</html>
|
175
sources/tykayn_blog/converted/footer-articles.html
Normal file
175
sources/tykayn_blog/converted/footer-articles.html
Normal file
|
@ -0,0 +1,175 @@
|
|||
<!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>
|
||||
<hr />
|
||||
<p>Écrit par Tykayn. Si vous aimez ce que nous faisons, soutenez
|
||||
vous</p>
|
||||
</body>
|
||||
</html>
|
174
sources/tykayn_blog/converted/index.html
Normal file
174
sources/tykayn_blog/converted/index.html
Normal file
|
@ -0,0 +1,174 @@
|
|||
<!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="index-du-vortex-à-chats">index du vortex à chats</h1>
|
||||
<p>coucou!</p>
|
||||
</body>
|
||||
</html>
|
176
sources/tykayn_blog/converted/projets.html
Normal file
176
sources/tykayn_blog/converted/projets.html
Normal file
|
@ -0,0 +1,176 @@
|
|||
<!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="projets">Projets</h1>
|
||||
<ul>
|
||||
<li>mon projet 1</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -16,7 +16,35 @@
|
|||
|
||||
:html:
|
||||
|
||||
((http://tykay.free.fr/dotclear2/public/bythewall/15.jpg)) %%%Pas à pas d une illustration faite pour que les gens se disent qu __InterSubKey__ what the fuck qu est-ce que c est k s pistol?%%%<br/><p>nécessaire:<br /> <strong>Criterium 0.5</strong>, Artline drawing system 0.5 et 0.2 pour l encrage, feuille de papier blanche <strong>A4</strong>,<br /> des gommes fines et grosses (j ai pris une gomme mie de pain), des mikados, <strong>3heures</strong> dans la matinée ( de 7 à 9 et une autre pour toshop après la sieste), un appareil <strong>photo</strong>, <del>une bonne <strong>bi ère</strong></del>, des <strong>croquettes</strong> po<del>ur le cha</del>t, heu... <br /> <br /> Enfin, apr ès avoir eu une idée révolutionnaire/bizarre, il va falloir la faire partager *-* alors, hop, croquis! <br /><br /><br /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/01.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/02.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/03.jpg" alt="" /><br /> D abord le premier croquis est fait de formes grossi ères, il à pour but premier de choisir un cadrage et de mettre en place les différents éléments de l image (le mur, et le mec qui passe à travers, et aussi je définis la limite entre les deux)<br /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/04.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/05.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/06.jpg" alt="" /><br /> <br /> On rajoute des <strong>détails</strong>, des objets, des fringues, des cheveux, tout en tenant compte du supposé <strong>mouvement</strong> de passage (à travers le mur) en <strong>orientant</strong> les cheveux et les plis des vêtements, et des lani ères de sac.<br /> On <strong>encre</strong>, ensuite on <strong>gomme</strong> le crayon, on re-encre ce qu on a oublié, on marque certaines zones d un noir <strong>absolu</strong>, on fait <strong>varier</strong> l épaisseur des traits pour donner un volume et ensuite on peut s attaquer à la <strong>coloration</strong> pentone *0* <br /> <br /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/07.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/08.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/09.jpg" alt="" /><br /> Apr ès plusieurs couches de peau <del>posées au hasard</del> et une répercussion lumineuse jaune venant de la gauche Hop on rajoute un peu de décor. Dommage que vous ne puissez apprécier ici la polyphonie de phase qui va avec le dessin iksdé.<br /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/10.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/11.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/12.jpg" alt="" /><br /> Décor fait au criterium comme pour le croquis, sauf que j appuie +, pour faire assez noir pour être vu, mais assez peu épais pour qu on remarque mieux le perso. <br /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/13.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/14.jpg" alt="" /><br /> <br /> Et hop passage sur toshop pour mettre en valeur le perso clair avec un fond un peu plus sombre.<br /> <a href="http://www.deviantart.com/deviation/40176714/" hreflang="fr"><img src="http://tykayn.fr/wp-content/uploads/bythewall/15.jpg" alt="" /></a><br /> <br /><img src="http://www.choobidoo.com/q/images/smiles/icon_cool.gif" alt="" /><br /> et voualaaaaa *0* w00t cliquez sur l image pour voir sa grosse version.<br /> Enjoy. Apérot.<br /> Merciiii poru les pentones <img src="http://www.choobidoo.com/q/images/smiles/icon_redface.gif" alt="" /></p>
|
||||
[[https://tykayn.fr/wp-content/uploads/i/bythewall/15.jpg]]
|
||||
Pas à pas d une illustration faite pour que les gens se disent qu __InterSubKey__ what the fuck qu est-ce que c est k s pistol?
|
||||
<br/><p>nécessaire:
|
||||
<strong>Criterium 0.5</strong>, Artline drawing system 0.5 et 0.2 pour l encrage, feuille de papier blanche <strong>A4</strong>,
|
||||
des gommes fines et grosses (j ai pris une gomme mie de pain), des mikados, <strong>3heures</strong> dans la matinée ( de 7 à 9 et une autre pour toshop après la sieste), un appareil <strong>photo</strong>, <del>une bonne <strong>bi ère</strong></del>, des <strong>croquettes</strong> po<del>ur le cha</del>t, heu...
|
||||
|
||||
Enfin, apr ès avoir eu une idée révolutionnaire/bizarre, il va falloir la faire partager *-* alors, hop, croquis!
|
||||
|
||||
|
||||
<img src="http://tykayn.fr/wp-content/uploads/bythewall/01.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/02.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/03.jpg" alt="" />
|
||||
D abord le premier croquis est fait de formes grossi ères, il à pour but premier de choisir un cadrage et de mettre en place les différents éléments de l image (le mur, et le mec qui passe à travers, et aussi je définis la limite entre les deux)
|
||||
<img src="http://tykayn.fr/wp-content/uploads/bythewall/04.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/05.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/06.jpg" alt="" />
|
||||
|
||||
On rajoute des <strong>détails</strong>, des objets, des fringues, des cheveux, tout en tenant compte du supposé <strong>mouvement</strong> de passage (à travers le mur) en <strong>orientant</strong> les cheveux et les plis des vêtements, et des lani ères de sac.
|
||||
On <strong>encre</strong>, ensuite on <strong>gomme</strong> le crayon, on re-encre ce qu on a oublié, on marque certaines zones d un noir <strong>absolu</strong>, on fait <strong>varier</strong> l épaisseur des traits pour donner un volume et ensuite on peut s attaquer à la <strong>coloration</strong> pentone *0*
|
||||
|
||||
<img src="http://tykayn.fr/wp-content/uploads/bythewall/07.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/08.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/09.jpg" alt="" />
|
||||
Apr ès plusieurs couches de peau <del>posées au hasard</del> et une répercussion lumineuse jaune venant de la gauche Hop on rajoute un peu de décor. Dommage que vous ne puissez apprécier ici la polyphonie de phase qui va avec le dessin iksdé.
|
||||
<img src="http://tykayn.fr/wp-content/uploads/bythewall/10.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/11.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/12.jpg" alt="" />
|
||||
Décor fait au criterium comme pour le croquis, sauf que j appuie +, pour faire assez noir pour être vu, mais assez peu épais pour qu on remarque mieux le perso.
|
||||
<img src="http://tykayn.fr/wp-content/uploads/bythewall/13.jpg" alt="" /> <img src="http://tykayn.fr/wp-content/uploads/bythewall/14.jpg" alt="" />
|
||||
|
||||
Et hop passage sur toshop pour mettre en valeur le perso clair avec un fond un peu plus sombre.
|
||||
<a href="http://www.deviantart.com/deviation/40176714/" hreflang="fr"><img src="http://tykayn.fr/wp-content/uploads/bythewall/15.jpg" alt="" /></a>
|
||||
|
||||
<img src="http://www.choobidoo.com/q/images/smiles/icon_cool.gif" alt="" />
|
||||
et voualaaaaa *0* w00t cliquez sur l image pour voir sa grosse version.
|
||||
Enjoy. Apérot.
|
||||
Merciiii poru les pentones <img src="http://www.choobidoo.com/q/images/smiles/icon_redface.gif" alt="" /></p>
|
||||
|
||||
* Liens
|
||||
- tykayn blog [[id:02f6018b-9196-4326-8f09-9d45d7a548fc][Tykayn blog]]
|
||||
|
|
3
sources/tykayn_blog/footer-articles.org
Normal file
3
sources/tykayn_blog/footer-articles.org
Normal file
|
@ -0,0 +1,3 @@
|
|||
----------------
|
||||
Écrit par Tykayn.
|
||||
Si vous aimez ce que nous faisons, soutenez vous
|
3
sources/tykayn_blog/index.org
Normal file
3
sources/tykayn_blog/index.org
Normal file
|
@ -0,0 +1,3 @@
|
|||
* index du vortex à chats
|
||||
|
||||
coucou!
|
|
@ -14,8 +14,8 @@
|
|||
** Foto trip et drunken pen
|
||||
|
||||
((https://s22.photobucket.com/albums/b301/tykayn/th_chat_hihihi.gif))
|
||||
[((https://tykay.free.fr/dotclear2/public/Ms/alcolopti.jpg))|/dotclear2/public/Ms/alcolo_.jpg|fr|alcolo]
|
||||
[((https://tykay.free.fr/dotclear2/public/30sept/aperotdrawpti.jpg))|/dotclear2/public/30sept/aperotdraw.jpg|fr]%%%
|
||||
[((https://tykayn.fr/wp-content/uploads/i/Ms/alcolopti.jpg))|/dotclear2/public/Ms/alcolo_.jpg|fr|alcolo]
|
||||
[((https://tykayn.fr/wp-content/uploads/i/30sept/aperotdrawpti.jpg))|/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).%%%\\
|
||||
|
|
|
@ -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>
|
2
sources/tykayn_blog/projets.org
Normal file
2
sources/tykayn_blog/projets.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Projets
|
||||
- mon projet 1
|
|
@ -20,7 +20,7 @@ illustration couleur de participation ^o^
|
|||
|
||||
-------------dessins de l'atelier cocci du *Dimanche.*
|
||||
|
||||
[[https://tykay.free.fr/dotclear2/public/atelier/01.jpg]]\\
|
||||
[[https://tykayn.fr/wp-content/uploads/i/atelier/01.jpg]]\\
|
||||
histoire presque vraie :D\\
|
||||
\\
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
** Tuto d’une page de BD
|
||||
|
||||
((https://tykay.free.fr/dotclear2/public/3.0/tuto3/.03__m.jpg||C))%%%
|
||||
((https://tykayn.fr/wp-content/uploads/i/3.0/tuto3/.03__m.jpg||C))%%%
|
||||
Pour une page d'[ISK|tag:Inter Sub Key] (troisième page du chapitre 2,
|
||||
ça sera dans le zine [Mangastyl|https://mangastyl.free.fr|fr] 4)
|
||||
%%%%%%%%%\\
|
|
@ -14,7 +14,7 @@
|
|||
** L'avis de Pansai
|
||||
|
||||
Suite à une demande de [Richan|https://gnugirl.free.fr] dans la [!Q
|
||||
hotline| https://tykay.free.fr/index.php/post/2007/06/30/la-Q-hotline],
|
||||
hotline| https://tykayn.fr/2007/06/30/la-Q-hotline],
|
||||
(où vous pouvez vous aussi poser vos questions), à propos de mangasses
|
||||
d'un genre zarb, j'ai demandé son avis a mon ami [Mister
|
||||
shit|tag:pansai], aussi connu sous l'appelation « loque humaine », «
|
||||
|
@ -22,7 +22,7 @@ clodo », « pourriture communiste », ou encore « [Pansai|tag:pansai] », .
|
|||
%%% __Pansai__, ce qui signifie « avoir envie de ch1er » (en chinois)
|
||||
est une merde humaine. %%% Ce qui n'empêche qu'il va vous donner son
|
||||
avis, par [strip|tag :strips], concernant les Mangas Y a o i,
|
||||
((https://tykay.free.fr/dotclear2/public/planches/shit-1.jpg||C))\\
|
||||
((https://tykayn.fr/wp-content/uploads/i/planches/shit-1.jpg||C))\\
|
||||
[[https://tykayn.fr/wp-content/uploads/planches/shit-2_.jpg%20]]
|
||||
[[https://fr.wikipedia.org/wiki/Yaoi][Y a o i]] est en fait l'acronyme de
|
||||
[ヤマなし、オチなし、意味なし」, yama nashi, ochi nashi, imi nashi (Pas
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
** Joriverssaire et youkoulélé
|
||||
|
||||
((https://tykay.free.fr/dotclear2/public/3.0/joriverssaire/DSC06595.JPG||C))
|
||||
((https://tykayn.fr/wp-content/uploads/i/3.0/joriverssaire/DSC06595.JPG||C))
|
||||
!!Vendredi 13 juillet 2007
|
||||
((https://tykay.free.fr/dotclear2/public/3.0/joriverssaire/DSC06568.JPG||C))
|
||||
((https://tykayn.fr/wp-content/uploads/i/3.0/joriverssaire/DSC06568.JPG||C))
|
||||
L'arrivée d'une batterie dans le salon et de sa métamorphose en salle de
|
||||
répèt m'a fait fuir.%%% Faut dire, c'était ce jour là que
|
||||
[Jori|https://e-jori.com/], le boss d'[e-kaki.net|https://e-kaki.net]
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
** Le blog caché d'Aber
|
||||
|
||||
[((https://tykay.free.fr/dotclear2/public/3.0/aberslife/1.jpg||C))|https://tykay.free.fr/index.php/post/2007/08/11/Le-blog-cache-dAber]\\
|
||||
[((https://tykayn.fr/wp-content/uploads/i/3.0/aberslife/1.jpg||C))|https://tykayn.fr/2007/08/11/Le-blog-cache-dAber]\\
|
||||
|
||||
[[https://tykayn.fr/wp-content/uploads/i/3.0/aberslife/2.jpg]]
|
||||
[[https://mapage.noos.fr/r.ferreol/chine/rue_de_nankin.jpg]]
|
|
@ -13,10 +13,10 @@
|
|||
|
||||
** Kot_life : start
|
||||
|
||||
((https://tykay.free.fr/dotclear2/public/s/icon_redface.gif||G)) han!
|
||||
((https://tykayn.fr/wp-content/uploads/i/s/icon_redface.gif||G)) han!
|
||||
devinez où je suis! au pays de la frite! mais non pas chez Flucnh bande
|
||||
de... ¬¬ %%%
|
||||
((https://tykay.free.fr/dotclear2/public/3.0/belgique/septembre07/DSC08666.JPG||C))%%%
|
||||
((https://tykayn.fr/wp-content/uploads/i/3.0/belgique/septembre07/DSC08666.JPG||C))%%%
|
||||
Jvous présente mon nouvel appartement, trobien, woute! *q*%%%\\
|
||||
|
||||
[[https://tykayn.fr/wp-content/uploads/i/3.0/belgique/septembre07/DSC08669.JPG]]\\
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue