Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. <!doctype html><!-- This is a valid HTML5 document. -->
  2. <!-- Screen readers, SEO, extensions and so on. -->
  3. <html lang="fr">
  4. <!-- Has to be within the first 1024 bytes, hence before the <title>
  5. See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
  6. <meta charset="utf-8">
  7. <!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
  8. <!-- The viewport meta is quite crowded and we are responsible for that.
  9. See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
  10. <meta name="viewport" content="width=device-width,initial-scale=1">
  11. <!-- Required to make a valid HTML5 document. -->
  12. <title>Accueil — David Larlet</title>
  13. <meta name="description" content="Voici l’espace personnel de David Larlet sur le Web.">
  14. <!-- That good ol' feed, subscribe :). -->
  15. <link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
  16. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  17. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
  18. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
  19. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
  20. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  21. <link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
  22. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  23. <meta name="msapplication-TileColor" content="#f0f0ea">
  24. <meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
  25. <meta name="theme-color" content="#f0f0ea">
  26. <!-- Documented, feel free to shoot an email. -->
  27. <link rel="stylesheet" href="/static/david/css/style_2020-06-19.css">
  28. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  29. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  30. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  31. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  32. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  33. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  34. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  35. <script>
  36. function toggleTheme(themeName) {
  37. document.documentElement.classList.toggle(
  38. 'forced-dark',
  39. themeName === 'dark'
  40. )
  41. document.documentElement.classList.toggle(
  42. 'forced-light',
  43. themeName === 'light'
  44. )
  45. }
  46. const selectedTheme = localStorage.getItem('theme')
  47. if (selectedTheme !== 'undefined') {
  48. toggleTheme(selectedTheme)
  49. }
  50. </script>
  51. <body class="remarkdown h1-underline h2-underline h3-underline hr-center ul-star pre-tick" data-instant-intensity="viewport-all">
  52. <article>
  53. <header>
  54. <h1>Bienvenue</h1>
  55. </header>
  56. <p>
  57. Voici l’espace personnel de David Larlet sur le Web.
  58. Il se veut modeste, accueillant et pérenne.
  59. Il fixe mes pensées et parfois engage des échanges.
  60. J’essaye de tenir et lier des propos bienveillants.
  61. Je vous souhaite une jolie promenade.
  62. </p>
  63. <p lang="en">
  64. For an English profile, check out
  65. <a href="http://larlet.com" data-instant>this page 🇨🇦</a>.
  66. </p>
  67. <h2>Publication récentes</h2>
  68. <nav>
  69. <ul>
  70. <li><a href="/david/2021/01/09/">Science-F(r)iction</a> (2021-01-09)</li>
  71. <li><a href="/david/2021/01/08/">Holisme écologique</a> (2021-01-08)</li>
  72. <li><a href="/david/2021/01/07/">Blancheur</a> (2021-01-07)</li>
  73. <li><a href="/david/2021/01/06/">Clown d’État</a> (2021-01-06)</li>
  74. <li><a href="/david/2021/01/05/">Statu quo</a> (2021-01-05)</li>
  75. <li><a href="/david/2021/01/04/">Webing-lists</a> (2021-01-04)</li>
  76. <li><a href="/david/2021/01/03/">Vaccina(c)tion</a> (2021-01-03)</li>
  77. <li><a href="/david/2021/01/02/">Gentrification climatique</a> (2021-01-02)</li>
  78. <li><a href="/david/2021/01/01/">PresQuotidien</a> (2021-01-01)</li>
  79. </ul>
  80. </nav>
  81. <h2>Publications 2020</h2>
  82. <p>Liste des publications en ordre chronologique :</p>
  83. <nav>
  84. <ul>
  85. <li><a href="/david/2020/01/03/">Briques</a> (2020-01-03)</li>
  86. <li><a href="/david/2020/01/06/">Écriture</a> (2020-01-06)</li>
  87. <li><a href="/david/2020/01/10/">Travail</a> (2020-01-10)</li>
  88. <li><a href="/david/2020/01/15/">Futurs</a> (2020-01-15)</li>
  89. <li><a href="/david/2020/01/17/">Datagouv</a> (2020-01-17)</li>
  90. <li><a href="/david/2020/01/22/">Réponses</a> (2020-01-22)</li>
  91. <li><a href="/david/2020/01/29/">Sortie ski</a> (2020-01-29)</li>
  92. <li><a href="/david/2020/01/31/">Intentions</a> (2020-01-31)</li>
  93. <li><a href="/david/2020/02/07/">GAFAM+</a> (2020-02-07)</li>
  94. <li><a href="/david/2020/02/14/">Espoirs</a> (2020-02-14)</li>
  95. <li><a href="/david/2020/02/21/">Service</a> (2020-02-21)</li>
  96. <li><a href="/david/2020/03/13/">Technique</a> (2020-03-13)</li>
  97. <li><a href="/david/2020/03/20/">Rédemption</a> (2020-03-20)</li>
  98. <li><a href="/david/2020/03/27/">Exutoire</a> (2020-03-27)</li>
  99. <li><a href="/david/2020/04/03/">Patience</a> (2020-04-03)</li>
  100. <li><a href="/david/2020/04/10/">Résistance</a> (2020-04-10)</li>
  101. <li><a href="/david/2020/04/18/">Zam</a> (2020-04-18)</li>
  102. <li><a href="/david/2020/05/18/">Relance</a> (2020-05-18)</li>
  103. <li><a href="/david/2020/05/20/">Bikepacking</a> (2020-05-20)</li>
  104. <li><a href="/david/2020/05/26/">Covidoudou</a> (2020-05-26)</li>
  105. <li><a href="/david/2020/06/12/">Vrac</a> (2020-06-12)</li>
  106. <li><a href="/david/2020/06/18/">Mouvements</a> (2020-06-18)</li>
  107. <li><a href="/david/2020/06/25/">Ouvertance</a> (2020-06-25)</li>
  108. <li><a href="/david/2020/07/03/">Confetti</a> (2020-07-03)</li>
  109. <li><a href="/david/2020/07/13/">Bilan</a> (2020-07-13)</li>
  110. <li><a href="/david/2020/08/24/">Personnes</a> (2020-08-24)</li>
  111. <li><a href="/david/2020/09/01/">Rentrée</a> (2020-09-01)</li>
  112. <li><a href="/david/2020/09/07/">Rappels</a> (2020-09-07)</li>
  113. <li><a href="/david/2020/09/16/">Coupable</a> (2020-09-16)</li>
  114. <li><a href="/david/2020/10/08/">Parvenir</a> (2020-10-08)</li>
  115. <li><a href="/david/2020/10/22/">Grand-écart</a> (2020-10-22)</li>
  116. <li><a href="/david/2020/10/28/">Chaos</a> (2020-10-28)</li>
  117. <li><a href="/david/2020/11/27/">Perles</a> (2020-11-27)</li>
  118. <li><a href="/david/2020/12/01/">Compréhension</a> (2020-12-01)</li>
  119. <li><a href="/david/2020/12/13/">Publications</a> (2020-12-13)</li>
  120. <li><a href="/david/2020/12/15/">Vidéos</a> (2020-12-15)</li>
  121. <li><a href="/david/2020/12/18/">Arrakice</a> (2020-12-18)</li>
  122. <li><a href="/david/2020/12/21/">Livres</a> (2020-12-21)</li>
  123. </ul>
  124. </nav>
  125. <h2>Publications archéologiques</h2>
  126. <p>
  127. Vous pouvez consulter les différents
  128. <a href="/david/blog/">billets de blog</a> qui ont été rédigés de 2004 à 2019
  129. ou les <a href="/david/stream/">entrées de journaux</a> relativement
  130. régulières entre 2009 et 2019.
  131. </p>
  132. <p>
  133. <em>
  134. Notez qu’avec un tel historique, certaines informations sont obsolètes et/ou
  135. plus cautionnées.
  136. </em>
  137. </p>
  138. <h2>Me contacter</h2>
  139. <p>
  140. Je réponds à <em>presque</em> tous les courriels reçus, exception faite de ceux que j’assimile à de la publicité ou du <code>spam</code>. Vous pouvez <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">m’écrire</a> sans trop de civilités et me tutoyer, je répondrai probablement de même. Si vous souhaitez correspondre de manière chiffrée, voici <a href="/static/david/david-larlet-pgp-public-key-1359EA98.asc" title="Clé publique de chiffrement">ma clé publique</a>.
  141. </p>
  142. </article>
  143. <hr>
  144. <footer>
  145. <p>
  146. <a href="/david/" title="Aller à l’accueil">🏠</a> •
  147. <a href="/david/log/" title="Accès au flux RSS">🤖</a> •
  148. <a href="http://larlet.com" title="Go to my English profile" data-instant>🇨🇦</a> •
  149. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">📮</a> •
  150. <abbr title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340">🧚</abbr>
  151. </p>
  152. <template id="theme-selector">
  153. <form>
  154. <fieldset>
  155. <legend>Thème</legend>
  156. <label>
  157. <input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
  158. </label>
  159. <label>
  160. <input type="radio" value="dark" name="chosen-color-scheme"> Foncé
  161. </label>
  162. <label>
  163. <input type="radio" value="light" name="chosen-color-scheme"> Clair
  164. </label>
  165. </fieldset>
  166. </form>
  167. </template>
  168. </footer>
  169. <script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
  170. <script>
  171. function loadThemeForm(templateName) {
  172. const themeSelectorTemplate = document.querySelector(templateName)
  173. const form = themeSelectorTemplate.content.firstElementChild
  174. themeSelectorTemplate.replaceWith(form)
  175. form.addEventListener('change', (e) => {
  176. const chosenColorScheme = e.target.value
  177. localStorage.setItem('theme', chosenColorScheme)
  178. toggleTheme(chosenColorScheme)
  179. })
  180. const selectedTheme = localStorage.getItem('theme')
  181. if (selectedTheme && selectedTheme !== 'undefined') {
  182. form.querySelector(`[value="${selectedTheme}"]`).checked = true
  183. }
  184. }
  185. const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
  186. window.addEventListener('load', () => {
  187. let hasDarkRules = false
  188. for (const styleSheet of Array.from(document.styleSheets)) {
  189. let mediaRules = []
  190. for (const cssRule of styleSheet.cssRules) {
  191. if (cssRule.type !== CSSRule.MEDIA_RULE) {
  192. continue
  193. }
  194. // WARNING: Safari does not have/supports `conditionText`.
  195. if (cssRule.conditionText) {
  196. if (cssRule.conditionText !== prefersColorSchemeDark) {
  197. continue
  198. }
  199. } else {
  200. if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
  201. continue
  202. }
  203. }
  204. mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
  205. }
  206. // WARNING: do not try to insert a Rule to a styleSheet you are
  207. // currently iterating on, otherwise the browser will be stuck
  208. // in a infinite loop…
  209. for (const mediaRule of mediaRules) {
  210. styleSheet.insertRule(mediaRule.cssText)
  211. hasDarkRules = true
  212. }
  213. }
  214. if (hasDarkRules) {
  215. loadThemeForm('#theme-selector')
  216. }
  217. })
  218. </script>
  219. </body>
  220. </html>