mirror of
				https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
				synced 2025-10-09 17:02:45 +02:00 
			
		
		
		
	up base pages
This commit is contained in:
		
							parent
							
								
									2908447ddc
								
							
						
					
					
						commit
						5dd3efbd0a
					
				
					 21 changed files with 1702 additions and 36 deletions
				
			
		|  | @ -203,7 +203,6 @@ l'année passée.</p> | ||||||
| année comparée à l'année précédente. Si vous trouvez que les services | année comparée à l'année précédente. Si vous trouvez que les services | ||||||
| déployés par mon entreprise et que ce que l'on fait ici vous est utile, | déployés par mon entreprise et que ce que l'on fait ici vous est utile, | ||||||
| je vous invite à nous faire un don par ici: <a | je vous invite à nous faire un don par ici: <a | ||||||
| href="https://liberapay.com/cipherbliss">https://liberapay.com/cipherbliss</a>"><a |  | ||||||
| href="https://liberapay.com/cipherbliss">https://liberapay.com/cipherbliss</a></p> | href="https://liberapay.com/cipherbliss">https://liberapay.com/cipherbliss</a></p> | ||||||
| <p>ça nous aide à payer les infrastructures (700€ par an pour mastodon, | <p>ça nous aide à payer les infrastructures (700€ par an pour mastodon, | ||||||
| peertube, leurs backups et d'autres choses à venir) dégager d'avantage | peertube, leurs backups et d'autres choses à venir) dégager d'avantage | ||||||
|  |  | ||||||
|  | @ -0,0 +1,214 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  |     <!-- généré avec orgmode-to-gemini-blog par Tykayn --> | ||||||
|  |     <html lang="fr"> | ||||||
|  |         <head> | ||||||
|  |             <meta charset="UTF-8"> | ||||||
|  |             <title>Cipher Bliss</title> | ||||||
|  |              | ||||||
|  |             <link rel="stylesheet" href="/style.css"></link> | ||||||
|  |         </head> | ||||||
|  |     <body> | ||||||
|  |     <header> | ||||||
|  |      | ||||||
|  |     <h1>Cipher Bliss</h1> | ||||||
|  |             <p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p> | ||||||
|  |     <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </header> | ||||||
|  |     <hr/> | ||||||
|  |     <main>  | ||||||
|  |         <!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>20060925100118_tkblog_861_dotclear-s-parti</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> | ||||||
|  | <h1 id="dotclear-sparti">Dotclear s'parti</h1> | ||||||
|  | <p>Vla mon espèce de Blog, <strong>-</strong> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/sparti/76cm_dechatte.jpg" /></p> | ||||||
|  | <p>je dois remercier <a href="https://www.mee2.net">Mee2</a> (et <a | ||||||
|  | href="https://monoceros01.free.fr">Mono</a> ptêre =D) pour son | ||||||
|  | installation \ø/ Allez jeunes gens (nan les autres vous sortez) sparti | ||||||
|  | pour flooder tout ça w00t <strong>0</strong></p> | ||||||
|  | <p><strong>Q</strong></p> | ||||||
|  | <h1 id="métadonnées">Métadonnées</h1> | ||||||
|  | <p> #+title: | ||||||
|  | dotclear-s-parti</p> | ||||||
|  | <p>dotclear-s-parti #+post<sub>url</sub>: <a | ||||||
|  | href="https://tykayn.fr/2006/dotclear-s-parti">https://tykayn.fr/2006/dotclear-s-parti</a> | ||||||
|  | #+post<sub>title</sub>: Dotclear s'parti #+post<sub>type</sub>: post</p> | ||||||
|  | <p><a href="https://tykayn.fr/?p=2049">https://tykayn.fr/?p=2049</a> | ||||||
|  | #+post<sub>status</sub>: publish #+post<sub>datepublished</sub>: | ||||||
|  | <2006-09-25 10:01:18> #+post<sub>datemodified</sub>: | ||||||
|  | <2006-09-25 10:01:18> #+post<sub>indexpageroamid</sub>: <a | ||||||
|  | href="id:e6ff1608-70e3-4622-8f58-9139af8b4cfb">undefined</a></p> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | 
 | ||||||
|  |     </main> | ||||||
|  |     <hr/> | ||||||
|  |     <footer> | ||||||
|  |         <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </footer> | ||||||
|  |     </body> | ||||||
|  |     </html> | ||||||
|  | @ -0,0 +1,300 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  |     <!-- généré avec orgmode-to-gemini-blog par Tykayn --> | ||||||
|  |     <html lang="fr"> | ||||||
|  |         <head> | ||||||
|  |             <meta charset="UTF-8"> | ||||||
|  |             <title>Cipher Bliss</title> | ||||||
|  |              | ||||||
|  |             <link rel="stylesheet" href="/style.css"></link> | ||||||
|  |         </head> | ||||||
|  |     <body> | ||||||
|  |     <header> | ||||||
|  |      | ||||||
|  |     <h1>Cipher Bliss</h1> | ||||||
|  |             <p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p> | ||||||
|  |     <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </header> | ||||||
|  |     <hr/> | ||||||
|  |     <main>  | ||||||
|  |         <!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>20060925104233_tkblog_867_16-septembre-2006-anniv-19-ans</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> | ||||||
|  | <h1 id="septembre-2006-anniv-19-ans">16-septembre-2006-anniv-19-ans</h1> | ||||||
|  | <p>((<a | ||||||
|  | href="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09139.JPG">https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09139.JPG</a>))%%% | ||||||
|  | c\'est la fête, plein de fotos et de cados, \Ø/////// et c'est pas tout | ||||||
|  | =D%%% Compte rendu en images \Ø/%%% (click it, otherwise I knock down | ||||||
|  | your face <strong>-</strong>)</p> | ||||||
|  | <hr /> | ||||||
|  | <p>Puchiko, Alexis, Harmonie, Reg, Thé, Jori, Micanou, Débo, deVince, | ||||||
|  | Aber(!), Djo et Sephirah y étaient.</p> | ||||||
|  | <p>c'est la fête, plein de fotos et de cados, \Ø/////// et c'est pas | ||||||
|  | tout =D Compte rendu en images \Ø/ (click it, otherwise I knock down | ||||||
|  | your face <strong>-</strong>) Puchiko, Alexis, Harmonie, Reg, Thé, Jori, | ||||||
|  | Micanou, Débo, deVince, Aber(!), Djo et Sephirah.</p> | ||||||
|  | <p>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: <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09146.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09147.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09233.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09213.JPG" /></p> | ||||||
|  | <p><img | ||||||
|  | src="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<sub>T</sub> <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09215.JPG" /> | ||||||
|  | Djo et pépète le chat sur sesépaules,écharppestyl. <img | ||||||
|  | src="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 <strong>0</strong> <img | ||||||
|  | src="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</p> | ||||||
|  | <p><img | ||||||
|  | src="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. <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09169.JPG" /> | ||||||
|  | Cherchez la outeille d Malibu cado, au milieu des Parisiens \Ø/ <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09172.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09178.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09171.JPG" /> | ||||||
|  | Les rats sont des vré z'acrobates. <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09185.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09194.JPG" /> | ||||||
|  | <img | ||||||
|  | src="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-)</p> | ||||||
|  | <p><img | ||||||
|  | src="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.</p> | ||||||
|  | <p><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09203.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09214.JPG" /> | ||||||
|  | Y'avait quelques clochards qui ont squatté le jardin aussi.</p> | ||||||
|  | <p><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09230.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09235.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09237.JPG" /> | ||||||
|  | hannn ils lisent l'horoscope, bouuuuh!</p> | ||||||
|  | <p><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09240.JPG" /> | ||||||
|  | Admirez ma technique auto défensive du lever de bras gauche. <img | ||||||
|  | src="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 <img | ||||||
|  | src="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. <img | ||||||
|  | src="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 <img | ||||||
|  | src="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. <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09270.JPG" /> | ||||||
|  | Encore une photo ouned par Puchi v_<sub>v</sub> <img | ||||||
|  | src="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 ^ _^ [[]] [[]] | ||||||
|  | <img | ||||||
|  | src="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 <strong>0</strong> 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</p> | ||||||
|  | <h1 id="métadonnées">Métadonnées</h1> | ||||||
|  | <p> #+title: | ||||||
|  | 16-septembre-2006-anniv-19-ans #+post<sub>ID</sub>: 2057 | ||||||
|  | #+post<sub>slug</sub>: 16-septembre-2006-anniv-19-ans | ||||||
|  | #+post<sub>url</sub>: <a | ||||||
|  | href="https://tykayn.fr/2006/16-septembre-2006-anniv-19-ans">https://tykayn.fr/2006/16-septembre-2006-anniv-19-ans</a></p> | ||||||
|  | <p><a href="https://tykayn.fr/?p=2057">https://tykayn.fr/?p=2057</a> | ||||||
|  | #+post<sub>status</sub>: publish #+post<sub>datepublished</sub>: | ||||||
|  | <2006-09-25 10:42:33> #+post<sub>datemodified</sub>: | ||||||
|  | <2006-09-25 10:42:33> #+post<sub>indexpageroamid</sub>: <a | ||||||
|  | href="id:e6ff1608-70e3-4622-8f58-9139af8b4cfb">undefined</a></p> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | 
 | ||||||
|  |     </main> | ||||||
|  |     <hr/> | ||||||
|  |     <footer> | ||||||
|  |         <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </footer> | ||||||
|  |     </body> | ||||||
|  |     </html> | ||||||
|  | @ -0,0 +1,262 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  |     <!-- généré avec orgmode-to-gemini-blog par Tykayn --> | ||||||
|  |     <html lang="fr"> | ||||||
|  |         <head> | ||||||
|  |             <meta charset="UTF-8"> | ||||||
|  |             <title>Cipher Bliss</title> | ||||||
|  |              | ||||||
|  |             <link rel="stylesheet" href="/style.css"></link> | ||||||
|  |         </head> | ||||||
|  |     <body> | ||||||
|  |     <header> | ||||||
|  |      | ||||||
|  |     <h1>Cipher Bliss</h1> | ||||||
|  |             <p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p> | ||||||
|  |     <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </header> | ||||||
|  |     <hr/> | ||||||
|  |     <main>  | ||||||
|  |         <!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>20060925105123_tkblog_875_by-the-wall-intersubkey</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> | ||||||
|  | <h1 id="by-the-wall-intersubkey">By the wall, intersubkey</h1> | ||||||
|  | <p>((<a | ||||||
|  | href="https://tykay.free.fr/dotclear2/public/bythewall/15.jpg">https://tykay.free.fr/dotclear2/public/bythewall/15.jpg</a>)) | ||||||
|  | %%%Pas à pas d une illustration faite pour que les gens se disent qu | ||||||
|  | <u><u>InterSubKey</u></u> what the fuck qu est-ce que c est k s | ||||||
|  | pistol?%%%</p> | ||||||
|  | <hr /> | ||||||
|  | <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+ur le cha+t, heu…</p> | ||||||
|  | <p>Enfin, apr ès avoir eu une idée révolutionnaire/bizarre, il va | ||||||
|  | falloir la faire partager <strong>-</strong> alors, hop, croquis!</p> | ||||||
|  | <p><img src="https://tykayn.fr/wp-content/uploads/bythewall/01.jpg" /> | ||||||
|  | <img src="https://tykayn.fr/wp-content/uploads/bythewall/02.jpg" /> <img | ||||||
|  | src="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) <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/04.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/05.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/06.jpg" /></p> | ||||||
|  | <p>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 <strong>0</strong></p> | ||||||
|  | <p><img src="https://tykayn.fr/wp-content/uploads/bythewall/07.jpg" /> | ||||||
|  | <img src="https://tykayn.fr/wp-content/uploads/bythewall/08.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/09.jpg" /> 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="https://tykayn.fr/wp-content/uploads/bythewall/10.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/11.jpg" /> <img | ||||||
|  | src="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. <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/13.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/14.jpg" /></p> | ||||||
|  | <p>Et hop passage sur toshop pour mettre en valeur le perso clair avec | ||||||
|  | un fond un peu plus sombre. <a | ||||||
|  | href="https://www.deviantart.com/deviation/40176714/">[[<span>https://tykayn.fr/wp-content/uploads/bythewall/15.jpg</span></a>]]</p> | ||||||
|  | <p><img src="https://www.choobidoo.com/q/images/smiles/icon_cool.gif" /> | ||||||
|  | et voualaaaaa <strong>0</strong> w00t cliquez sur l image pour voir sa | ||||||
|  | grosse version. Enjoy. Apérot. Merciiii poru les pentones <img | ||||||
|  | src="https://www.choobidoo.com/q/images/smiles/icon_redface.gif" /></p> | ||||||
|  | <h1 id="métadonnées">Métadonnées</h1> | ||||||
|  | <p> #+title: | ||||||
|  | by-the-wall-intersubkey #+post<sub>ID</sub>: 2066 #+post<sub>slug</sub>: | ||||||
|  | by-the-wall-intersubkey #+post<sub>url</sub>: <a | ||||||
|  | href="https://tykayn.fr/2006/by-the-wall-intersubkey">https://tykayn.fr/2006/by-the-wall-intersubkey</a></p> | ||||||
|  | <p>post #+post<sub>mimetypes</sub>:</p> | ||||||
|  | <p>publish #+post<sub>datepublished</sub>: <2006-09-25 10:51:23> | ||||||
|  | #+post<sub>datemodified</sub>: <2006-09-25 10:51:23> | ||||||
|  | #+post<sub>indexpageroamid</sub>: <a | ||||||
|  | href="id:e6ff1608-70e3-4622-8f58-9139af8b4cfb">undefined</a></p> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | 
 | ||||||
|  |     </main> | ||||||
|  |     <hr/> | ||||||
|  |     <footer> | ||||||
|  |         <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </footer> | ||||||
|  |     </body> | ||||||
|  |     </html> | ||||||
							
								
								
									
										330
									
								
								html-websites/tykayn_blog/2021/20211211215731-krita/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										330
									
								
								html-websites/tykayn_blog/2021/20211211215731-krita/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,330 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  |     <!-- généré avec orgmode-to-gemini-blog par Tykayn --> | ||||||
|  |     <html lang="fr"> | ||||||
|  |         <head> | ||||||
|  |             <meta charset="UTF-8"> | ||||||
|  |             <title>Cipher Bliss</title> | ||||||
|  |              | ||||||
|  |             <link rel="stylesheet" href="/style.css"></link> | ||||||
|  |         </head> | ||||||
|  |     <body> | ||||||
|  |     <header> | ||||||
|  |      | ||||||
|  |     <h1>Cipher Bliss</h1> | ||||||
|  |             <p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p> | ||||||
|  |     <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </header> | ||||||
|  |     <hr/> | ||||||
|  |     <main>  | ||||||
|  |         <!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>krita astuces</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;} | ||||||
|  |     /* CSS for syntax highlighting */ | ||||||
|  |     pre > code.sourceCode { white-space: pre; position: relative; } | ||||||
|  |     pre > code.sourceCode > span { line-height: 1.25; } | ||||||
|  |     pre > code.sourceCode > span:empty { height: 1.2em; } | ||||||
|  |     .sourceCode { overflow: visible; } | ||||||
|  |     code.sourceCode > span { color: inherit; text-decoration: inherit; } | ||||||
|  |     div.sourceCode { margin: 1em 0; } | ||||||
|  |     pre.sourceCode { margin: 0; } | ||||||
|  |     @media screen { | ||||||
|  |     div.sourceCode { overflow: auto; } | ||||||
|  |     } | ||||||
|  |     @media print { | ||||||
|  |     pre > code.sourceCode { white-space: pre-wrap; } | ||||||
|  |     pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } | ||||||
|  |     } | ||||||
|  |     pre.numberSource code | ||||||
|  |       { counter-reset: source-line 0; } | ||||||
|  |     pre.numberSource code > span | ||||||
|  |       { position: relative; left: -4em; counter-increment: source-line; } | ||||||
|  |     pre.numberSource code > span > a:first-child::before | ||||||
|  |       { content: counter(source-line); | ||||||
|  |         position: relative; left: -1em; text-align: right; vertical-align: baseline; | ||||||
|  |         border: none; display: inline-block; | ||||||
|  |         -webkit-touch-callout: none; -webkit-user-select: none; | ||||||
|  |         -khtml-user-select: none; -moz-user-select: none; | ||||||
|  |         -ms-user-select: none; user-select: none; | ||||||
|  |         padding: 0 4px; width: 4em; | ||||||
|  |         color: #aaaaaa; | ||||||
|  |       } | ||||||
|  |     pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa;  padding-left: 4px; } | ||||||
|  |     div.sourceCode | ||||||
|  |       {   } | ||||||
|  |     @media screen { | ||||||
|  |     pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; } | ||||||
|  |     } | ||||||
|  |     code span.al { color: #ff0000; font-weight: bold; } /* Alert */ | ||||||
|  |     code span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */ | ||||||
|  |     code span.at { color: #7d9029; } /* Attribute */ | ||||||
|  |     code span.bn { color: #40a070; } /* BaseN */ | ||||||
|  |     code span.bu { color: #008000; } /* BuiltIn */ | ||||||
|  |     code span.cf { color: #007020; font-weight: bold; } /* ControlFlow */ | ||||||
|  |     code span.ch { color: #4070a0; } /* Char */ | ||||||
|  |     code span.cn { color: #880000; } /* Constant */ | ||||||
|  |     code span.co { color: #60a0b0; font-style: italic; } /* Comment */ | ||||||
|  |     code span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */ | ||||||
|  |     code span.do { color: #ba2121; font-style: italic; } /* Documentation */ | ||||||
|  |     code span.dt { color: #902000; } /* DataType */ | ||||||
|  |     code span.dv { color: #40a070; } /* DecVal */ | ||||||
|  |     code span.er { color: #ff0000; font-weight: bold; } /* Error */ | ||||||
|  |     code span.ex { } /* Extension */ | ||||||
|  |     code span.fl { color: #40a070; } /* Float */ | ||||||
|  |     code span.fu { color: #06287e; } /* Function */ | ||||||
|  |     code span.im { color: #008000; font-weight: bold; } /* Import */ | ||||||
|  |     code span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */ | ||||||
|  |     code span.kw { color: #007020; font-weight: bold; } /* Keyword */ | ||||||
|  |     code span.op { color: #666666; } /* Operator */ | ||||||
|  |     code span.ot { color: #007020; } /* Other */ | ||||||
|  |     code span.pp { color: #bc7a00; } /* Preprocessor */ | ||||||
|  |     code span.sc { color: #4070a0; } /* SpecialChar */ | ||||||
|  |     code span.ss { color: #bb6688; } /* SpecialString */ | ||||||
|  |     code span.st { color: #4070a0; } /* String */ | ||||||
|  |     code span.va { color: #19177c; } /* Variable */ | ||||||
|  |     code span.vs { color: #4070a0; } /* VerbatimString */ | ||||||
|  |     code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ | ||||||
|  |   </style> | ||||||
|  | </head> | ||||||
|  | <body> | ||||||
|  | <header id="title-block-header"> | ||||||
|  | <h1 class="title">krita astuces</h1> | ||||||
|  | </header> | ||||||
|  | <p>Logiciel de <a | ||||||
|  | href="id:d5c072f1-309f-4d4a-b3e0-9131db36fdbe">dessin</a></p> | ||||||
|  | <p>Astuces pour faire des dessins avec krita</p> | ||||||
|  | <h1 id="krita-astuces.">krita astuces.</h1> | ||||||
|  | <h2 id="faire-son-propre-set-de-brushes-favorites">faire son propre set | ||||||
|  | de brushes favorites</h2> | ||||||
|  | <p>Krita vient par défaut avec un paquet de brushes, ajoutez des tags à | ||||||
|  | deux ou trois pour vous faire un paquet de brosses préférées à | ||||||
|  | sélectionner en suite. Vous pouvez les régler dans le menu du haut de | ||||||
|  | l'écran pour ajuster la vitesse à laquelle le changement d'épaisseur de | ||||||
|  | trait se fait en fonction de la pression sur votre stylet.</p> | ||||||
|  | <h2 | ||||||
|  | id="activer-le-stabilisateur-pour-faire-du-smooth-sur-des-lignes.">Activer | ||||||
|  | le stabilisateur pour faire du smooth sur des lignes.</h2> | ||||||
|  | <p>Dans la fenêtre pour sélectionner une couleur, cliquer sur l'onglet | ||||||
|  | "Tool options".</p> | ||||||
|  | <p>Brush smoothing: weighted Distance: 45px Stroke edging: 0.05 Smooth | ||||||
|  | pressure: oui Scalable distance: oui.</p> | ||||||
|  | <h2 | ||||||
|  | id="changer-de-pilote-graphique-dans-la-conf-ça-peut-éviter-les-problèmes-de-latence">Changer | ||||||
|  | de pilote graphique dans la conf, ça peut éviter les problèmes de | ||||||
|  | latence</h2> | ||||||
|  | <h2 | ||||||
|  | id="raccourcis-clavier-pavé-numérique-pour-tourner-le-canevas.-4-5-6.">Raccourcis | ||||||
|  | clavier pavé numérique pour tourner le canevas. 4 5 6.</h2> | ||||||
|  | <p>1 2 3 pour le zoom. les touches + et - aussi. m pour faire un miroir | ||||||
|  | du canevas. changer la taille de brosse avec Shift et clic à droite ou | ||||||
|  | gauche. ctrl pour faire de la pipette en dessinant. barre espace et | ||||||
|  | bouger pour se déplacer dans l'image.</p> | ||||||
|  | <h2 | ||||||
|  | id="préfabriquer-un-fichier-avec-des-calques-pré-nommés-et-rangés-en-dossier">Préfabriquer | ||||||
|  | un fichier avec des calques pré nommés et rangés en dossier</h2> | ||||||
|  | <p>J'ai fabriqué un fichier krita avec des calques déjà nommés et rangés | ||||||
|  | pour mes illus, réutilisez le! <a | ||||||
|  | href="https://forge.chapril.org/tykayn/book_generator/raw/branch/main/illustrations/2024-09-08T13.11.14%20ce%20matin%20un%20lapin.kra">https://forge.chapril.org/tykayn/book_generator/raw/branch/main/illustrations/2024-09-08T13.11.14%20ce%20matin%20un%20lapin.kra</a></p> | ||||||
|  | <h2 id="commencer-avec-un-sketch-à-larrache-et-vu-dassez-loin">Commencer | ||||||
|  | avec un sketch à l'arrache et vu d'assez loin</h2> | ||||||
|  | <p>go go go ! on peut toujours refaire des choses par dessus. et tester | ||||||
|  | des choses, redimensionner des parties, essayer des alternatives.</p> | ||||||
|  | <h2 id="prendre-des-pauses-et-tourner-limage">Prendre des pauses et | ||||||
|  | tourner l'image</h2> | ||||||
|  | <p>pour revenir plus tard avec un regard neuf. Raccourci M pour voir en | ||||||
|  | miroir latéral son canevas.</p> | ||||||
|  | <h2 id="faire-du-liquify">Faire du liquify</h2> | ||||||
|  | <p>faire une séleciton de zone voir dans les tool options, dans le panel | ||||||
|  | à droite, l'outil goutte d'eau. choix ensuite du mode de transformation. | ||||||
|  | déplacer la brosse sur l'image pour appliquer des transformations | ||||||
|  | valider les modifications en cliquant.</p> | ||||||
|  | <p>documentation chez Krita: <a | ||||||
|  | href="https://artworkpath.com/how-to-use-liquify-in-krita/">https://artworkpath.com/how-to-use-liquify-in-krita/</a></p> | ||||||
|  | <h2 id="tutos-vidéo">tutos vidéo:</h2> | ||||||
|  | <h3 id="min-pour-comprendre-comment-dessiner-sur-krita">15 min pour | ||||||
|  | comprendre comment dessiner sur Krita</h3> | ||||||
|  | <p><a | ||||||
|  | href="https://www.youtube.com/watch?v=Z06RRp81iDM">https://www.youtube.com/watch?v=Z06RRp81iDM</a></p> | ||||||
|  | <h3 id="liquify-transform">Liquify transform</h3> | ||||||
|  | <p><a | ||||||
|  | href="https://www.youtube.com/watch?v=54_pCb5e2OU">https://www.youtube.com/watch?v=54_pCb5e2OU</a></p> | ||||||
|  | <h2 id="mapper-lécran-dp-0-à-la-tablette">Mapper l'écran DP-0 à la | ||||||
|  | tablette</h2> | ||||||
|  | <div class="sourceCode" id="cb1"><pre | ||||||
|  | class="sourceCode bash"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="ex">xsetwacom</span> <span class="at">--set</span> <span class="st">"Wacom Graphire4 4x5 Pen stylus"</span> MapToOutput DP-0</span> | ||||||
|  | <span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a><span class="ex">xsetwacom</span> <span class="at">--set</span> <span class="st">"Wacom Graphire4 4x5 Pen eraser"</span> MapToOutput DP-0</span> | ||||||
|  | <span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="ex">xsetwacom</span> <span class="at">--set</span> <span class="st">"Wacom Graphire4 4x5 Pen cursor"</span> MapToOutput DP-0</span></code></pre></div> | ||||||
|  | <h1 id="raccourcis-claviers-principaux">Raccourcis claviers | ||||||
|  | principaux</h1> | ||||||
|  | <p>shift et click pour changer la taille de la brosse en déplaçant votre | ||||||
|  | stylet latéralement. crtl et click pour fair une pipette de couleur</p> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | 
 | ||||||
|  |     </main> | ||||||
|  |     <hr/> | ||||||
|  |     <footer> | ||||||
|  |         <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </footer> | ||||||
|  |     </body> | ||||||
|  |     </html> | ||||||
							
								
								
									
										29
									
								
								html-websites/tykayn_blog/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								html-websites/tykayn_blog/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,29 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  |     <!-- généré avec orgmode-to-gemini-blog par Tykayn --> | ||||||
|  |     <html lang="fr"> | ||||||
|  |         <head> | ||||||
|  |             <meta charset="UTF-8"> | ||||||
|  |             <title>Cipher Bliss</title> | ||||||
|  |              | ||||||
|  |             <link rel="stylesheet" href="/style.css"></link> | ||||||
|  |         </head> | ||||||
|  |     <body> | ||||||
|  |     <header> | ||||||
|  |      | ||||||
|  |     <h1>Cipher Bliss</h1> | ||||||
|  |             <p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p> | ||||||
|  |     <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </header> | ||||||
|  |     <hr/> | ||||||
|  |     <main>  | ||||||
|  |         <html><head><title>tykayn_blog</title><link rel="stylesheet" href="/style.css"></link></head><body> | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | <h1>Navigation</h1><br><a href=/projets.html>projets.html</a><br><a href=/index.html>index.html</a><br><a href=/footer-articles.html>footer-articles.html</a><br><a href=/contact.html>contact.html</a><br><a href=/blogroll.html>blogroll.html</a><br><a href=/accueil.html>accueil.html</a><br><a href=/a-propos.html>a-propos.html</a><br><a href=/2021/20211211215731-krita>2021 20211211215731 krita</a><br><a href=/2006/tkblog_875_by-the-wall-intersubkey>2006 tkblog_875_by the wall intersubkey</a><br><a href=/2006/tkblog_867_16-septembre-2006-anniv-19-ans>2006 tkblog_867_16 septembre 2006 anniv 19 ans</a><br><a href=/2006/tkblog_861_dotclear-s-parti>2006 tkblog_861_dotclear s parti</a></article></body></html> | ||||||
|  |     </main> | ||||||
|  |     <hr/> | ||||||
|  |     <footer> | ||||||
|  |         <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </footer> | ||||||
|  |     </body> | ||||||
|  |     </html> | ||||||
							
								
								
									
										26
									
								
								html-websites/tykayn_blog/index_tykayn_blog.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								html-websites/tykayn_blog/index_tykayn_blog.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,26 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  |     <!-- généré avec orgmode-to-gemini-blog par Tykayn --> | ||||||
|  |     <html lang="fr"> | ||||||
|  |         <head> | ||||||
|  |             <meta charset="UTF-8"> | ||||||
|  |             <title>Cipher Bliss</title> | ||||||
|  |              | ||||||
|  |             <link rel="stylesheet" href="/style.css"></link> | ||||||
|  |         </head> | ||||||
|  |     <body> | ||||||
|  |     <header> | ||||||
|  |      | ||||||
|  |     <h1>Cipher Bliss</h1> | ||||||
|  |             <p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p> | ||||||
|  |     <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </header> | ||||||
|  |     <hr/> | ||||||
|  |     <main>  | ||||||
|  |          | ||||||
|  |     </main> | ||||||
|  |     <hr/> | ||||||
|  |     <footer> | ||||||
|  |         <nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav> | ||||||
|  |     </footer> | ||||||
|  |     </body> | ||||||
|  |     </html> | ||||||
							
								
								
									
										17
									
								
								index_tykayn_blog.gmi
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								index_tykayn_blog.gmi
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,17 @@ | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | # Navigation | ||||||
|  | ------------------------- | ||||||
|  | => projets..gmi | ||||||
|  | => index..gmi | ||||||
|  | => footer-articles..gmi | ||||||
|  | => contact..gmi | ||||||
|  | => blogroll..gmi | ||||||
|  | => accueil..gmi | ||||||
|  | => a-propos..gmi | ||||||
|  | => 20211211215731-krita..gmi | ||||||
|  | => 20060925105123_tkblog_875_by-the-wall-intersubkey..gmi | ||||||
|  | => 20060925104233_tkblog_867_16-septembre-2006-anniv-19-ans..gmi | ||||||
|  | => 20060925100118_tkblog_861_dotclear-s-parti..gmi | ||||||
							
								
								
									
										4
									
								
								index_tykayn_blog.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								index_tykayn_blog.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | ||||||
|  | <html><head><title>tykayn_blog</title><link rel="stylesheet" href="/style.css"></link></head><body> | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | <h1>Navigation</h1><br><a href=/projets.html>projets.html</a><br><a href=/index.html>index.html</a><br><a href=/footer-articles.html>footer-articles.html</a><br><a href=/contact.html>contact.html</a><br><a href=/blogroll.html>blogroll.html</a><br><a href=/accueil.html>accueil.html</a><br><a href=/a-propos.html>a-propos.html</a><br><a href=/2021/20211211215731-krita>2021 20211211215731 krita</a><br><a href=/2006/tkblog_875_by-the-wall-intersubkey>2006 tkblog_875_by the wall intersubkey</a><br><a href=/2006/tkblog_867_16-septembre-2006-anniv-19-ans>2006 tkblog_867_16 septembre 2006 anniv 19 ans</a><br><a href=/2006/tkblog_861_dotclear-s-parti>2006 tkblog_861_dotclear s parti</a></article></body></html> | ||||||
|  | @ -185,7 +185,6 @@ l'année passée.</p> | ||||||
| année comparée à l'année précédente. Si vous trouvez que les services | année comparée à l'année précédente. Si vous trouvez que les services | ||||||
| déployés par mon entreprise et que ce que l'on fait ici vous est utile, | déployés par mon entreprise et que ce que l'on fait ici vous est utile, | ||||||
| je vous invite à nous faire un don par ici: <a | je vous invite à nous faire un don par ici: <a | ||||||
| href="https://liberapay.com/cipherbliss">https://liberapay.com/cipherbliss</a>"><a |  | ||||||
| href="https://liberapay.com/cipherbliss">https://liberapay.com/cipherbliss</a></p> | href="https://liberapay.com/cipherbliss">https://liberapay.com/cipherbliss</a></p> | ||||||
| <p>ça nous aide à payer les infrastructures (700€ par an pour mastodon, | <p>ça nous aide à payer les infrastructures (700€ par an pour mastodon, | ||||||
| peertube, leurs backups et d'autres choses à venir) dégager d'avantage | peertube, leurs backups et d'autres choses à venir) dégager d'avantage | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>a-propos</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="à-propos">à propos</h1> | <h1 id="à-propos">à propos</h1> | ||||||
| <p>à propos de ce site</p> | <p>à propos de ce site</p> | ||||||
| </body> | </body> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>accueil</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="accueil">Accueil</h1> | <h1 id="accueil">Accueil</h1> | ||||||
| <p>hello les gens.</p> | <p>hello les gens.</p> | ||||||
| </body> | </body> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>blogroll</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="blogs-recommandés">Blogs recommandés</h1> | <h1 id="blogs-recommandés">Blogs recommandés</h1> | ||||||
| <ul> | <ul> | ||||||
| <li></li> | <li></li> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>contact</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="contact">Contact</h1> | <h1 id="contact">Contact</h1> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>footer-articles</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <hr /> | <hr /> | ||||||
| <p>Écrit par Tykayn. Si vous aimez ce que nous faisons, soutenez | <p>Écrit par Tykayn. Si vous aimez ce que nous faisons, soutenez | ||||||
| vous</p> | vous</p> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>index</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="index-du-vortex-à-chats">index du vortex à chats</h1> | <h1 id="index-du-vortex-à-chats">index du vortex à chats</h1> | ||||||
| <p>coucou!</p> | <p>coucou!</p> | ||||||
| </body> | </body> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>projets</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="projets">Projets</h1> | <h1 id="projets">Projets</h1> | ||||||
| <ul> | <ul> | ||||||
| <li>mon projet 1</li> | <li>mon projet 1</li> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>20060925100118_tkblog_861_dotclear-s-parti</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -165,9 +165,6 @@ | ||||||
|   </style> |   </style> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> |  | ||||||
| <h1 class="title">tykayn_blog</h1> |  | ||||||
| </header> |  | ||||||
| <h1 id="dotclear-sparti">Dotclear s'parti</h1> | <h1 id="dotclear-sparti">Dotclear s'parti</h1> | ||||||
| <p>Vla mon espèce de Blog, <strong>-</strong> <img | <p>Vla mon espèce de Blog, <strong>-</strong> <img | ||||||
| src="https://tykayn.fr/wp-content/uploads/sparti/76cm_dechatte.jpg" /></p> | src="https://tykayn.fr/wp-content/uploads/sparti/76cm_dechatte.jpg" /></p> | ||||||
|  |  | ||||||
|  | @ -0,0 +1,274 @@ | ||||||
|  | <!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>20060925104233_tkblog_867_16-septembre-2006-anniv-19-ans</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> | ||||||
|  | <h1 id="septembre-2006-anniv-19-ans">16-septembre-2006-anniv-19-ans</h1> | ||||||
|  | <p>((<a | ||||||
|  | href="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09139.JPG">https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09139.JPG</a>))%%% | ||||||
|  | c\'est la fête, plein de fotos et de cados, \Ø/////// et c'est pas tout | ||||||
|  | =D%%% Compte rendu en images \Ø/%%% (click it, otherwise I knock down | ||||||
|  | your face <strong>-</strong>)</p> | ||||||
|  | <hr /> | ||||||
|  | <p>Puchiko, Alexis, Harmonie, Reg, Thé, Jori, Micanou, Débo, deVince, | ||||||
|  | Aber(!), Djo et Sephirah y étaient.</p> | ||||||
|  | <p>c'est la fête, plein de fotos et de cados, \Ø/////// et c'est pas | ||||||
|  | tout =D Compte rendu en images \Ø/ (click it, otherwise I knock down | ||||||
|  | your face <strong>-</strong>) Puchiko, Alexis, Harmonie, Reg, Thé, Jori, | ||||||
|  | Micanou, Débo, deVince, Aber(!), Djo et Sephirah.</p> | ||||||
|  | <p>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: <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09146.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09147.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09233.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09213.JPG" /></p> | ||||||
|  | <p><img | ||||||
|  | src="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<sub>T</sub> <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09215.JPG" /> | ||||||
|  | Djo et pépète le chat sur sesépaules,écharppestyl. <img | ||||||
|  | src="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 <strong>0</strong> <img | ||||||
|  | src="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</p> | ||||||
|  | <p><img | ||||||
|  | src="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. <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09169.JPG" /> | ||||||
|  | Cherchez la outeille d Malibu cado, au milieu des Parisiens \Ø/ <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09172.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09178.JPG" /><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09171.JPG" /> | ||||||
|  | Les rats sont des vré z'acrobates. <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09185.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09194.JPG" /> | ||||||
|  | <img | ||||||
|  | src="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-)</p> | ||||||
|  | <p><img | ||||||
|  | src="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.</p> | ||||||
|  | <p><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09203.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09214.JPG" /> | ||||||
|  | Y'avait quelques clochards qui ont squatté le jardin aussi.</p> | ||||||
|  | <p><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09230.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09235.JPG" /> | ||||||
|  | <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09237.JPG" /> | ||||||
|  | hannn ils lisent l'horoscope, bouuuuh!</p> | ||||||
|  | <p><img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09240.JPG" /> | ||||||
|  | Admirez ma technique auto défensive du lever de bras gauche. <img | ||||||
|  | src="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 <img | ||||||
|  | src="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. <img | ||||||
|  | src="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 <img | ||||||
|  | src="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. <img | ||||||
|  | src="https://membres.lycos.fr/tykayn/z/a/06/sept/pti/DSC09270.JPG" /> | ||||||
|  | Encore une photo ouned par Puchi v_<sub>v</sub> <img | ||||||
|  | src="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 ^ _^ [[]] [[]] | ||||||
|  | <img | ||||||
|  | src="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 <strong>0</strong> 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</p> | ||||||
|  | <h1 id="métadonnées">Métadonnées</h1> | ||||||
|  | <p>:PROPERTIES: :ID: 71c1c7a2-2699-4b91-8581-2ae9392e0a29 :END: #+title: | ||||||
|  | 16-septembre-2006-anniv-19-ans #+post<sub>ID</sub>: 2057 | ||||||
|  | #+post<sub>slug</sub>: 16-septembre-2006-anniv-19-ans | ||||||
|  | #+post<sub>url</sub>: <a | ||||||
|  | href="https://tykayn.fr/2006/16-septembre-2006-anniv-19-ans">https://tykayn.fr/2006/16-septembre-2006-anniv-19-ans</a></p> | ||||||
|  | <p><a href="https://tykayn.fr/?p=2057">https://tykayn.fr/?p=2057</a> | ||||||
|  | #+post<sub>status</sub>: publish #+post<sub>datepublished</sub>: | ||||||
|  | <2006-09-25 10:42:33> #+post<sub>datemodified</sub>: | ||||||
|  | <2006-09-25 10:42:33> #+post<sub>indexpageroamid</sub>: <a | ||||||
|  | href="id:e6ff1608-70e3-4622-8f58-9139af8b4cfb">undefined</a></p> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -0,0 +1,236 @@ | ||||||
|  | <!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>20060925105123_tkblog_875_by-the-wall-intersubkey</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> | ||||||
|  | <h1 id="by-the-wall-intersubkey">By the wall, intersubkey</h1> | ||||||
|  | <p>((<a | ||||||
|  | href="https://tykay.free.fr/dotclear2/public/bythewall/15.jpg">https://tykay.free.fr/dotclear2/public/bythewall/15.jpg</a>)) | ||||||
|  | %%%Pas à pas d une illustration faite pour que les gens se disent qu | ||||||
|  | <u><u>InterSubKey</u></u> what the fuck qu est-ce que c est k s | ||||||
|  | pistol?%%%</p> | ||||||
|  | <hr /> | ||||||
|  | <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+ur le cha+t, heu…</p> | ||||||
|  | <p>Enfin, apr ès avoir eu une idée révolutionnaire/bizarre, il va | ||||||
|  | falloir la faire partager <strong>-</strong> alors, hop, croquis!</p> | ||||||
|  | <p><img src="https://tykayn.fr/wp-content/uploads/bythewall/01.jpg" /> | ||||||
|  | <img src="https://tykayn.fr/wp-content/uploads/bythewall/02.jpg" /> <img | ||||||
|  | src="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) <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/04.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/05.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/06.jpg" /></p> | ||||||
|  | <p>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 <strong>0</strong></p> | ||||||
|  | <p><img src="https://tykayn.fr/wp-content/uploads/bythewall/07.jpg" /> | ||||||
|  | <img src="https://tykayn.fr/wp-content/uploads/bythewall/08.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/09.jpg" /> 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="https://tykayn.fr/wp-content/uploads/bythewall/10.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/11.jpg" /> <img | ||||||
|  | src="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. <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/13.jpg" /> <img | ||||||
|  | src="https://tykayn.fr/wp-content/uploads/bythewall/14.jpg" /></p> | ||||||
|  | <p>Et hop passage sur toshop pour mettre en valeur le perso clair avec | ||||||
|  | un fond un peu plus sombre. <a | ||||||
|  | href="https://www.deviantart.com/deviation/40176714/">[[<span>https://tykayn.fr/wp-content/uploads/bythewall/15.jpg</span></a>]]</p> | ||||||
|  | <p><img src="https://www.choobidoo.com/q/images/smiles/icon_cool.gif" /> | ||||||
|  | et voualaaaaa <strong>0</strong> w00t cliquez sur l image pour voir sa | ||||||
|  | grosse version. Enjoy. Apérot. Merciiii poru les pentones <img | ||||||
|  | src="https://www.choobidoo.com/q/images/smiles/icon_redface.gif" /></p> | ||||||
|  | <h1 id="métadonnées">Métadonnées</h1> | ||||||
|  | <p>:PROPERTIES: :ID: dfb9cfc2-22ca-4273-bfb6-b58c3ffae032 :END: #+title: | ||||||
|  | by-the-wall-intersubkey #+post<sub>ID</sub>: 2066 #+post<sub>slug</sub>: | ||||||
|  | by-the-wall-intersubkey #+post<sub>url</sub>: <a | ||||||
|  | href="https://tykayn.fr/2006/by-the-wall-intersubkey">https://tykayn.fr/2006/by-the-wall-intersubkey</a></p> | ||||||
|  | <p>post #+post<sub>mimetypes</sub>:</p> | ||||||
|  | <p>publish #+post<sub>datepublished</sub>: <2006-09-25 10:51:23> | ||||||
|  | #+post<sub>datemodified</sub>: <2006-09-25 10:51:23> | ||||||
|  | #+post<sub>indexpageroamid</sub>: <a | ||||||
|  | href="id:e6ff1608-70e3-4622-8f58-9139af8b4cfb">undefined</a></p> | ||||||
|  | </body> | ||||||
|  | </html> | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|   <meta charset="utf-8" /> |   <meta charset="utf-8" /> | ||||||
|   <meta name="generator" content="pandoc" /> |   <meta name="generator" content="pandoc" /> | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||||||
|   <title>tykayn_blog</title> |   <title>krita astuces</title> | ||||||
|   <style> |   <style> | ||||||
|     html { |     html { | ||||||
|       color: #1a1a1a; |       color: #1a1a1a; | ||||||
|  | @ -230,7 +230,7 @@ | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <header id="title-block-header"> | <header id="title-block-header"> | ||||||
| <h1 class="title">tykayn_blog</h1> | <h1 class="title">krita astuces</h1> | ||||||
| </header> | </header> | ||||||
| <p>Logiciel de <a | <p>Logiciel de <a | ||||||
| href="id:d5c072f1-309f-4d4a-b3e0-9131db36fdbe">dessin</a></p> | href="id:d5c072f1-309f-4d4a-b3e0-9131db36fdbe">dessin</a></p> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tykayn
						Tykayn