mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
add org files, copy style
This commit is contained in:
parent
01e90048c1
commit
0b9f66167c
2947 changed files with 157595 additions and 22033 deletions
174
sources/cipherbliss_blog/converted/contact.html
Normal file
174
sources/cipherbliss_blog/converted/contact.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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="contact">contact</h1>
|
||||
<p>le dragon mail</p>
|
||||
</body>
|
||||
</html>
|
179
sources/cipherbliss_blog/converted/index.html
Normal file
179
sources/cipherbliss_blog/converted/index.html
Normal file
|
@ -0,0 +1,179 @@
|
|||
<!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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="dragon-blog-land">Dragon blog land</h1>
|
||||
<p>[contact](contact.org)</p>
|
||||
<h1 id="articles">Articles</h1>
|
||||
<h1 id="en-fr">en Fr</h1>
|
||||
<h1 id="en-en">en En</h1>
|
||||
<h1 id="flux-rss">Flux RSS</h1>
|
||||
<h1 id="bisous">Bisous</h1>
|
||||
</body>
|
||||
</html>
|
|
@ -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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="creation-of-a-gemini-blog-1">Creation of a gemini blog</h1>
|
||||
<p>[2024-11-03]</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
:PROPERTIES:
|
||||
:ID: 1e8ab065-9af7-4320-9299-43b9dbf749c5
|
||||
:END:
|
||||
#+TITLE: Ça déménage
|
||||
#+CREATED: <2024-11-08 15:17:58>
|
||||
#+TAGS:
|
||||
#+SLUG: ça-déménage
|
||||
#+BLOG: cipherbliss_blog
|
||||
|
||||
* Ça déménage
|
||||
|
||||
Oui ce blog fait bouger les lignes avec son générateur statique fait maison.
|
||||
La peinture est fraîche.
|
|
@ -0,0 +1,200 @@
|
|||
<!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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="article">Article</h1>
|
||||
<ul>
|
||||
<li>ID: 254</li>
|
||||
<li>guid:</li>
|
||||
<li>status: publish</li>
|
||||
<li>publié le: <2013-12-07 20:36:55></li>
|
||||
<li>modifié: <2013-12-07 20:36:55></li>
|
||||
<li>Index des articles du blog <a
|
||||
href="id:39e91a2e-d003-4acd-a99a-b58dca74df77">Cipherbliss blog</a></li>
|
||||
</ul>
|
||||
<h2 id="afficher-le-jour-de-la-semaine-dans-la-barre-dubuntu">afficher
|
||||
le jour de la semaine dans la barre d'ubuntu</h2>
|
||||
<p><a
|
||||
href="https://mod-p.deviantart.com/art/pingoins-21851076">[[<span>https://th02.deviantart.net/fs7/300W/i/2005/229/c/0/pingoins_by_Mod_P.jpg</span></a>]]</p>
|
||||
<p>pour afficher ou masquer des infos dans la barre des tâches d'ubuntu,
|
||||
installez le paquet <strong>dconf-tools</strong></p>
|
||||
<blockquote>
|
||||
<p>apt-get install dconf-tools</p>
|
||||
</blockquote>
|
||||
<p>puis lancez <strong>dconf-editor</strong> allez dans le menu:
|
||||
<em>com> canonical > indicator > datetime</em> et cochez
|
||||
<em>show-day</em> vous verrez vos modifications agir en temps réel. Et
|
||||
vouala ø/</p>
|
||||
<h1 id="liens">Liens</h1>
|
||||
<ul>
|
||||
<li>cipherbliss <a
|
||||
href="id:d14d8051-bbb9-4279-a574-84d78bfe5b66">Cipherbliss blog</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="création-dun-blog-gemini-1">Création d'un blog gemini</h1>
|
||||
<p>[2024-11-03]</p>
|
||||
</body>
|
||||
</html>
|
|
@ -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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="ça-déménage-1">Ça déménage</h1>
|
||||
<p>[2024-11-08]</p>
|
||||
<p>Oui ce blog fait bouger les lignes avec son générateur statique fait
|
||||
maison. La peinture est fraîche.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="ça-déménage-1">Ça déménage</h1>
|
||||
<p>Oui ce blog fait bouger les lignes avec son générateur statique fait
|
||||
maison. La peinture est fraîche.</p>
|
||||
</body>
|
||||
</html>
|
173
sources/cipherbliss_blog/lang_fr/converted/temp_page.html
Normal file
173
sources/cipherbliss_blog/lang_fr/converted/temp_page.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>cipherbliss_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">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
2
sources/cipherbliss_blog/templates/a-propos.org
Normal file
2
sources/cipherbliss_blog/templates/a-propos.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
* à propos
|
||||
à propos de ce site
|
1
sources/cipherbliss_blog/templates/accueil.org
Normal file
1
sources/cipherbliss_blog/templates/accueil.org
Normal file
|
@ -0,0 +1 @@
|
|||
# Accueil de Cipherbliss
|
2
sources/cipherbliss_blog/templates/blogroll.org
Normal file
2
sources/cipherbliss_blog/templates/blogroll.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Blogs recommandés
|
||||
-
|
3
sources/cipherbliss_blog/templates/contact.org
Normal file
3
sources/cipherbliss_blog/templates/contact.org
Normal file
|
@ -0,0 +1,3 @@
|
|||
* Contact
|
||||
|
||||
contact@cipherbliss.com
|
6
sources/cipherbliss_blog/templates/footer-articles.org
Normal file
6
sources/cipherbliss_blog/templates/footer-articles.org
Normal file
|
@ -0,0 +1,6 @@
|
|||
----------------
|
||||
Écrit par tykayn.
|
||||
|
||||
$$DATE_ARTICLE$$
|
||||
|
||||
Si vous aimez ce que nous faisons, soutenez nous.
|
0
sources/cipherbliss_blog/templates/footer_page.org
Normal file
0
sources/cipherbliss_blog/templates/footer_page.org
Normal file
2
sources/cipherbliss_blog/templates/header_page.org
Normal file
2
sources/cipherbliss_blog/templates/header_page.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Cipherbliss
|
||||
----------------
|
2
sources/cipherbliss_blog/templates/projets.org
Normal file
2
sources/cipherbliss_blog/templates/projets.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Projets
|
||||
- https://forge.chapril.org/tykayn
|
|
@ -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>dragonfeu_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">dragonfeu_blog</h1>
|
||||
</header>
|
||||
<h1 id="hi-giminiciens">Hi, giminiciens</h1>
|
||||
<p>hop hop hello in English</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,34 @@
|
|||
* Dotclear s'parti
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: dotclear-sparti
|
||||
:END:
|
||||
Vla mon espèce de Blog, *-*
|
||||
[[https://tykayn.fr/wp-content/uploads/sparti/76cm_dechatte.jpg]]
|
||||
|
||||
je dois remercier [[https://www.mee2.net][Mee2]] (et
|
||||
[[https://monoceros01.free.fr][Mono]] ptêre =D) pour son installation
|
||||
\\o/
|
||||
Allez jeunes gens (nan les autres vous sortez) sparti pour flooder tout
|
||||
ça w00t *0*
|
||||
|
||||
*Q*
|
||||
|
||||
* Métadonnées
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: métadonnées
|
||||
:END:
|
||||
:PROPERTIES:
|
||||
:ID: 7f98d7ba-6900-4ca6-8fad-eadde01acff0
|
||||
:END: #+title: dotclear-s-parti
|
||||
#+post_ID: 2049 #+post_slug:
|
||||
dotclear-s-parti #+post_url:
|
||||
https://tykayn.fr/2006/dotclear-s-parti #+post_title:
|
||||
Dotclear s'parti #+post_type: post
|
||||
#+post_mime_types: #+post_guid:
|
||||
https://tykayn.fr/?p=2049 #+post_status:
|
||||
publish #+post_date_published: <2006-09-25
|
||||
10:01:18> #+post_date_modified: <2006-09-25
|
||||
10:01:18> #+post_index_page_roam_id:
|
||||
[[id:e6ff1608-70e3-4622-8f58-9139af8b4cfb][undefined]]
|
||||
#+retrieved_from_db_at: <2024-11-07 22:57:24>
|
||||
|
|
@ -0,0 +1,119 @@
|
|||
* 16-septembre-2006-anniv-19-ans
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: septembre-2006-anniv-19-ans
|
||||
:END:
|
||||
((https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09139.JPG))%%%
|
||||
c\'est la fête, plein de fotos et de cados, \\O/////// et c'est pas tout
|
||||
=D%%% Compte rendu en images \\O/%%% (click it, otherwise I knock down
|
||||
your face *-*)
|
||||
|
||||
--------------
|
||||
|
||||
Puchiko, Alexis, Harmonie, Reg, Thé, Jori, Micanou, Débo, deVince,
|
||||
Aber(!), Djo et Sephirah y étaient.
|
||||
|
||||
c'est la fête, plein de fotos et de cados, \\O/////// et c'est pas tout
|
||||
=D
|
||||
Compte rendu en images \\O/
|
||||
(click it, otherwise I knock down your face *-*) Puchiko, Alexis,
|
||||
Harmonie, Reg, Thé, Jori, Micanou, Débo, deVince, Aber(!), Djo et
|
||||
Sephirah.
|
||||
|
||||
Après 3appels le matin pour me shouaitr bon nnaiv, 2km â pied l'après
|
||||
midi, du transfert de pc portab rézo qui fuck le world, quelques photos
|
||||
ouned par la Puchi main:
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09146.JPG]][[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09147.JPG]][[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09233.JPG]][[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09213.JPG]]
|
||||
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09123.JPG]]
|
||||
Cadeauuuu de la compagnie Parisienne: 12 feutres â alcool (Pentones)
|
||||
avec du papier inviolable =D
|
||||
Merciiiiiii T_T
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09215.JPG]]
|
||||
Djo et pépète le chat sur sesépaules,écharppestyl.
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09139.JPG]]
|
||||
Nous voici réuniiiiis (sauf pour tous ceux qui sont pas venus =D) autour
|
||||
d'une table pleine de grignotteries,
|
||||
d'assiettes Walt Disney (cendrillon pour les mecs, Simba la bête pour
|
||||
les filles) de boissons, de malibu cado et de Pizaaaaaas *0*
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09145.JPG]]
|
||||
Après la prise de cette photo j'ai perdu l'usage de mes poignets, faites
|
||||
attention Puchi est une catcheuse dans l'âme. =D
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09159.JPG]]
|
||||
Djo au naturel, Micanou, derrière qui est passionné par le sol, et le
|
||||
yorksher, heu, le lapin.
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09169.JPG]]
|
||||
Cherchez la outeille d Malibu cado, au milieu des Parisiens \\O/
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09172.JPG]][[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09178.JPG]][[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09171.JPG]]
|
||||
Les rats sont des vré z'acrobates.
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09185.JPG]]
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09194.JPG]]
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09192.JPG]]
|
||||
Genre on est des enfants sages. Photo prise juste avant une suite de
|
||||
bataille de coussins, où j'ai gagné, stévident B-)
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09210.JPG]]
|
||||
Head and Shouldeurs prévient l'apparition des péllicules, et sinon vous
|
||||
avez les rats qui se chargent du reste.
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09203.JPG]]
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09214.JPG]]
|
||||
Y'avait quelques clochards qui ont squatté le jardin aussi.
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09230.JPG]]
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09235.JPG]]
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09237.JPG]]
|
||||
hannn ils lisent l'horoscope, bouuuuh!
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09240.JPG]]
|
||||
Admirez ma technique auto défensive du lever de bras gauche.
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09244.JPG]]
|
||||
w00t des pouces! Et la dévastatrice main qui n'a pas réussi cette fois
|
||||
ci â pourrir la photo =D
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09256.JPG]]
|
||||
â partir d'une certaine heure on voit ceux qui commencent â fatiguer.
|
||||
Mais si, ils sont de pluz en plus vautrés, ça se voit.
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09258.JPG]]
|
||||
lâ deVince se protège de l'attaque des boules de jonglage. ça fait mal
|
||||
dans les OGE, mais aussi â la tête. Bah, partout en fait =D
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09268.JPG]]
|
||||
4heures du mat passées, les Parisiens se barrent vers le parking où
|
||||
s'était garé Reg et sa tuture rouge qu'on ne voit pas ici.
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09270.JPG]]
|
||||
Encore une photo ouned par Puchi v__v
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09271.JPG]]
|
||||
Z'yeu rouges! Roog â voulu m'écraser avec sa Regmobile /o\\ et ils sont
|
||||
partis en me shouaitant un dernier bon nanniverssaire ^ _^
|
||||
[[]]
|
||||
[[]]
|
||||
[[https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09278.JPG]]
|
||||
WTF j'ai ici la preuve que mon lit â été squatté =D Essayez de deviner
|
||||
la pose du dormeur =3
|
||||
Merci pour touuuut encore *0*
|
||||
Dans mon idée, je voulais me refaire une fête musicale, avec plus de
|
||||
monde et mon dictaphonne qui pêche les dâ´ssiers, ben ce sera pour une
|
||||
autre fête =)
|
||||
Vivement la prochaine fiesta =3
|
||||
|
||||
* Métadonnées
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: métadonnées
|
||||
:END:
|
||||
:PROPERTIES:
|
||||
:ID: 71c1c7a2-2699-4b91-8581-2ae9392e0a29
|
||||
:END: #+title:
|
||||
16-septembre-2006-anniv-19-ans #+post_ID:
|
||||
2057 #+post_slug:
|
||||
16-septembre-2006-anniv-19-ans #+post_url:
|
||||
https://tykayn.fr/2006/16-septembre-2006-anniv-19-ans
|
||||
#+post_title: 16-septembre-2006-anniv-19-ans
|
||||
#+post_type: post #+post_mime_types:
|
||||
#+post_guid:
|
||||
https://tykayn.fr/?p=2057 #+post_status:
|
||||
publish #+post_date_published: <2006-09-25
|
||||
10:42:33> #+post_date_modified: <2006-09-25
|
||||
10:42:33> #+post_index_page_roam_id:
|
||||
[[id:e6ff1608-70e3-4622-8f58-9139af8b4cfb][undefined]]
|
||||
#+retrieved_from_db_at: <2024-11-07 22:57:24>
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
* By the wall, intersubkey
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: by-the-wall-intersubkey
|
||||
:END:
|
||||
((https://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?%%%
|
||||
|
||||
--------------
|
||||
|
||||
nécessaire:
|
||||
*Criterium 0.5*, Artline drawing system 0.5 et 0.2 pour l encrage,
|
||||
feuille de papier blanche *A4*,
|
||||
des gommes fines et grosses (j ai pris une gomme mie de pain), des
|
||||
mikados, *3heures* dans la matinée ( de 7 à 9 et une autre pour toshop
|
||||
après la sieste), un appareil *photo*, +une bonne *bi ère*+, des
|
||||
*croquettes* po+ur le cha+t, heu...
|
||||
|
||||
Enfin, apr ès avoir eu une idée révolutionnaire/bizarre, il va falloir
|
||||
la faire partager *-* alors, hop, croquis!
|
||||
|
||||
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/01.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/02.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/03.jpg]]
|
||||
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)
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/04.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/05.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/06.jpg]]
|
||||
|
||||
On rajoute des *détails*, des objets, des fringues, des cheveux, tout en
|
||||
tenant compte du supposé *mouvement* de passage (à travers le mur) en
|
||||
*orientant* les cheveux et les plis des vêtements, et des lani ères de
|
||||
sac.
|
||||
On *encre*, ensuite on *gomme* le crayon, on re-encre ce qu on a oublié,
|
||||
on marque certaines zones d un noir *absolu*, on fait *varier* l
|
||||
épaisseur des traits pour donner un volume et ensuite on peut s attaquer
|
||||
à la *coloration* pentone *0*
|
||||
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/07.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/08.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/09.jpg]]
|
||||
Apr ès plusieurs couches de peau +posées au hasard+ 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é.
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/10.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/11.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/12.jpg]]
|
||||
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.
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/13.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/bythewall/14.jpg]]
|
||||
|
||||
Et hop passage sur toshop pour mettre en valeur le perso clair avec un
|
||||
fond un peu plus sombre.
|
||||
[[https://www.deviantart.com/deviation/40176714/][[[https://tykayn.fr/wp-content/uploads/bythewall/15.jpg]]]]
|
||||
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_cool.gif]]
|
||||
et voualaaaaa *0* w00t cliquez sur l image pour voir sa grosse
|
||||
version.
|
||||
Enjoy. Apérot.
|
||||
Merciiii poru les pentones
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_redface.gif]]
|
||||
|
||||
* Métadonnées
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: métadonnées
|
||||
:END:
|
||||
:PROPERTIES:
|
||||
:ID: dfb9cfc2-22ca-4273-bfb6-b58c3ffae032
|
||||
:END: #+title:
|
||||
by-the-wall-intersubkey #+post_ID:
|
||||
2066 #+post_slug:
|
||||
by-the-wall-intersubkey #+post_url:
|
||||
https://tykayn.fr/2006/by-the-wall-intersubkey
|
||||
#+post_title: By the wall, intersubkey #+post_type:
|
||||
post #+post_mime_types:
|
||||
#+post_guid: https://tykayn.fr/?p=2066 #+post_status:
|
||||
publish #+post_date_published: <2006-09-25
|
||||
10:51:23> #+post_date_modified: <2006-09-25
|
||||
10:51:23> #+post_index_page_roam_id:
|
||||
[[id:e6ff1608-70e3-4622-8f58-9139af8b4cfb][undefined]]
|
||||
#+retrieved_from_db_at: <2024-11-07 22:57:24>
|
||||
|
|
@ -0,0 +1,73 @@
|
|||
* Feutro-Flood
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: feutro-flood
|
||||
:END:
|
||||
Attention déjà que les feutres sont bourrés à l'alcool si ils floodent
|
||||
ça doit donner des galettes colorées *0*%%%Quelques
|
||||
trucs couleur que jme suis amusé à faire dans mon sketchpad
|
||||
*3*%%%I'm the
|
||||
weatherman.((https://tykay.free.fr/dotclear2/public/Feutres/w.jpg))%%%
|
||||
|
||||
--------------
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/bonus/desk.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/deskTK_c.jpg]]
|
||||
attention ça s'pa une colo au feutres à alcool (laule
|
||||
cherchez les différences)
|
||||
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/y.jpg]]
|
||||
Tout content d'avoir eu mes feutres, (normal que
|
||||
j'aie pas de t-shirt?
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_eek.gif]])je prends
|
||||
quelques photos de référence de mon anniv Samedi dernier et s'parti.
|
||||
Arpès un bon TH2,
|
||||
Contour encré direct avec mes Artline 0.5mm 0.4mm et
|
||||
0.2mm
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/01.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/02.jpg]]
|
||||
s'[[https://puchikochan.free.fr][Puchi]] v_v
|
||||
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/v.jpg]]
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/03.jpg]]
|
||||
Là c'était ma main gauche (si, si) sans photo modèle
|
||||
v.v
|
||||
|
||||
Et attention à ne pas trop sniffer les drunken pen
|
||||
sinon...
|
||||
[[https://tykayn.fr/wp-content/uploads/Feutres/snif.jpg]]
|
||||
dodo, double montagne.
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/bonus/out.jpg]]
|
||||
|
||||
|
||||
|
||||
Hem, le kanji Japonais (ou chinois, c'est le même
|
||||
truc) du verbe sortir s'écrit avec deux kanjis de la montagne l'un sur
|
||||
l'autre.
|
||||
Donc double montagne ça veut dire tu sors
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_biggrin.gif]]TH2
|
||||
c'est du thé écrit tout en majuscule sur un clavier azerty
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_redface.gif]]
|
||||
Weathermen est une chanson du groupe nommé "Senser".
|
||||
Eeeet baaaaaaaah
|
||||
s'tout.[[https://www.choobidoo.com/q/images/smiles/icon_mad.gif]]
|
||||
|
||||
* Métadonnées
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: métadonnées
|
||||
:END:
|
||||
:PROPERTIES:
|
||||
:ID: cf05f573-18b2-42d1-a4db-7c9d84a4615a
|
||||
:END: #+title: feutro-flood
|
||||
#+post_ID: 2054 #+post_slug:
|
||||
feutro-flood #+post_url:
|
||||
https://tykayn.fr/2006/feutro-flood #+post_title:
|
||||
Feutro-Flood #+post_type: post
|
||||
#+post_mime_types: #+post_guid:
|
||||
https://tykayn.fr/?p=2054 #+post_status:
|
||||
publish #+post_date_published: <2006-09-25
|
||||
11:05:50> #+post_date_modified: <2006-09-25
|
||||
11:05:50> #+post_index_page_roam_id:
|
||||
[[id:e6ff1608-70e3-4622-8f58-9139af8b4cfb][undefined]]
|
||||
#+retrieved_from_db_at: <2024-11-07 22:57:24>
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
* Foto trip et drunken pen
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: foto-trip-et-drunken-pen
|
||||
:END:
|
||||
((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]%%%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).%%%
|
||||
|
||||
--------------
|
||||
|
||||
[[/dotclear2/public/Ms/glace.jpg][[[https://tykayn.fr/wp-content/uploads/Ms/glacepti.jpg]]]]
|
||||
|
||||
[[https://i22.photobucket.com/albums/b301/tykayn/SNPassurances800.jpg][[[https://s22.photobucket.com/albums/b301/tykayn/th_SNPassurances800.jpg]]]][[https://i22.photobucket.com/albums/b301/tykayn/porte.jpg][[[https://s22.photobucket.com/albums/b301/tykayn/th_porte.jpg]]]]
|
||||
et hop deux anciens photomontages
|
||||
\o
|
||||
|
||||
[[/dotclear2/public/30sept/omirel.jpg][[[https://tykayn.fr/wp-content/uploads/30sept/omirelpti.jpg]]]]
|
||||
Un dessin récent au feutres à alcool.
|
||||
([[https://www.deviantart.com/deviation/40628754/][lien
|
||||
DA]])
|
||||
En ce moment sur IRC #e-kaki les moutons sont bannis
|
||||
(on dirait une promotion).
|
||||
[[https://i22.photobucket.com/albums/b301/tykayn/irclife.jpg][[[https://s22.photobucket.com/albums/b301/tykayn/th_irclife.jpg]]]]
|
||||
[[/dotclear2/public/30sept/pokute.jpg][[[https://tykayn.fr/wp-content/uploads/30sept/pokutepti.jpg]]]]
|
||||
Des pokute \O/ (et une révélation sur Sneup)
|
||||
|
||||
[[/dotclear2/public/30sept/puchi.jpg][[[https://tykayn.fr/wp-content/uploads/30sept/puchipti.jpg]]]]
|
||||
Du recopitage de tronche photo de
|
||||
[[https://puchikochan.free.fr][Puchi]] pour bosser mon anat et les
|
||||
expressions, et pi la variété, et pi de blé....
|
||||
[[/dotclear2/public/30sept/topmodel.jpg][[[https://tykayn.fr/wp-content/uploads/30sept/topmodelpti.jpg]]]]Pareil,
|
||||
avec Kitsuné et [[https://sneups.free.fr][Sneup]], le tout bien sûr sans
|
||||
leur demander leur avis ni les prévenir
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_smile.gif]]
|
||||
|
||||
|
||||
[[https://membres.lycos.fr/tykayn/z/q/th_couv1-2.jpg]]
|
||||
Et J'ai fini mes *20 planches pour le fanzine !Q*.
|
||||
La couverture ce sera celle là, avec l'agent Q en buste pas
|
||||
content.Jvais essayer de faire en sorte que celui ci
|
||||
sorte à
|
||||
[[https://mangastyl.free.fr/site/?2006/09/29/56-mangastyl-a-manga-expo][Manga
|
||||
Expo]] qui elle se passera les 21 et 22 Octobre.
|
||||
|
||||
Peut être qu'un jour je dirai des trucs intelligents
|
||||
dans ce blog *-*
|
||||
[[https://www.choobidoo.com/q/images/smiles/icon_redface.gif]]
|
||||
|
||||
* Métadonnées
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: métadonnées
|
||||
:END:
|
||||
:PROPERTIES:
|
||||
:ID: 7b7372ee-e4c7-4208-a81d-76f29cca9a2f
|
||||
:END: #+title:
|
||||
foto-trip-et-drunken-pen #+post_ID:
|
||||
110 #+post_slug:
|
||||
foto-trip-et-drunken-pen #+post_url:
|
||||
https://tykayn.fr/2006/foto-trip-et-drunken-pen
|
||||
#+post_title: Foto trip et drunken pen #+post_type:
|
||||
post #+post_mime_types:
|
||||
#+post_guid: https://tykayn.fr/?p=110 #+post_status:
|
||||
publish #+post_date_published: <2006-09-30
|
||||
15:02:15> #+post_date_modified: <2006-09-30
|
||||
15:02:15> #+post_index_page_roam_id:
|
||||
[[id:e6ff1608-70e3-4622-8f58-9139af8b4cfb][undefined]]
|
||||
#+retrieved_from_db_at: <2024-11-07 22:57:24>
|
||||
|
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