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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  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/06/">Clown d’État</a> (2021-01-06)</li>
  71. <li><a href="/david/2021/01/05/">Statu quo</a> (2021-01-05)</li>
  72. <li><a href="/david/2021/01/04/">Webing-lists</a> (2021-01-04)</li>
  73. <li><a href="/david/2021/01/03/">Vaccina(c)tion</a> (2021-01-03)</li>
  74. <li><a href="/david/2021/01/02/">Gentrification climatique</a> (2021-01-02)</li>
  75. <li><a href="/david/2021/01/01/">PresQuotidien</a> (2021-01-01)</li>
  76. </ul>
  77. </nav>
  78. <h2>Publications 2020</h2>
  79. <p>Liste des publications en ordre chronologique :</p>
  80. <nav>
  81. <ul>
  82. <li><a href="/david/2020/01/03/">Briques</a> (2020-01-03)</li>
  83. <li><a href="/david/2020/01/06/">Écriture</a> (2020-01-06)</li>
  84. <li><a href="/david/2020/01/10/">Travail</a> (2020-01-10)</li>
  85. <li><a href="/david/2020/01/15/">Futurs</a> (2020-01-15)</li>
  86. <li><a href="/david/2020/01/17/">Datagouv</a> (2020-01-17)</li>
  87. <li><a href="/david/2020/01/22/">Réponses</a> (2020-01-22)</li>
  88. <li><a href="/david/2020/01/29/">Sortie ski</a> (2020-01-29)</li>
  89. <li><a href="/david/2020/01/31/">Intentions</a> (2020-01-31)</li>
  90. <li><a href="/david/2020/02/07/">GAFAM+</a> (2020-02-07)</li>
  91. <li><a href="/david/2020/02/14/">Espoirs</a> (2020-02-14)</li>
  92. <li><a href="/david/2020/02/21/">Service</a> (2020-02-21)</li>
  93. <li><a href="/david/2020/03/13/">Technique</a> (2020-03-13)</li>
  94. <li><a href="/david/2020/03/20/">Rédemption</a> (2020-03-20)</li>
  95. <li><a href="/david/2020/03/27/">Exutoire</a> (2020-03-27)</li>
  96. <li><a href="/david/2020/04/03/">Patience</a> (2020-04-03)</li>
  97. <li><a href="/david/2020/04/10/">Résistance</a> (2020-04-10)</li>
  98. <li><a href="/david/2020/04/18/">Zam</a> (2020-04-18)</li>
  99. <li><a href="/david/2020/05/18/">Relance</a> (2020-05-18)</li>
  100. <li><a href="/david/2020/05/20/">Bikepacking</a> (2020-05-20)</li>
  101. <li><a href="/david/2020/05/26/">Covidoudou</a> (2020-05-26)</li>
  102. <li><a href="/david/2020/06/12/">Vrac</a> (2020-06-12)</li>
  103. <li><a href="/david/2020/06/18/">Mouvements</a> (2020-06-18)</li>
  104. <li><a href="/david/2020/06/25/">Ouvertance</a> (2020-06-25)</li>
  105. <li><a href="/david/2020/07/03/">Confetti</a> (2020-07-03)</li>
  106. <li><a href="/david/2020/07/13/">Bilan</a> (2020-07-13)</li>
  107. <li><a href="/david/2020/08/24/">Personnes</a> (2020-08-24)</li>
  108. <li><a href="/david/2020/09/01/">Rentrée</a> (2020-09-01)</li>
  109. <li><a href="/david/2020/09/07/">Rappels</a> (2020-09-07)</li>
  110. <li><a href="/david/2020/09/16/">Coupable</a> (2020-09-16)</li>
  111. <li><a href="/david/2020/10/08/">Parvenir</a> (2020-10-08)</li>
  112. <li><a href="/david/2020/10/22/">Grand-écart</a> (2020-10-22)</li>
  113. <li><a href="/david/2020/10/28/">Chaos</a> (2020-10-28)</li>
  114. <li><a href="/david/2020/11/27/">Perles</a> (2020-11-27)</li>
  115. <li><a href="/david/2020/12/01/">Compréhension</a> (2020-12-01)</li>
  116. <li><a href="/david/2020/12/13/">Publications</a> (2020-12-13)</li>
  117. <li><a href="/david/2020/12/15/">Vidéos</a> (2020-12-15)</li>
  118. <li><a href="/david/2020/12/18/">Arrakice</a> (2020-12-18)</li>
  119. <li><a href="/david/2020/12/21/">Livres</a> (2020-12-21)</li>
  120. </ul>
  121. </nav>
  122. <h2>Publications archéologiques</h2>
  123. <p>
  124. Vous pouvez consulter les différents
  125. <a href="/david/blog/">billets de blog</a> qui ont été rédigés de 2004 à 2019
  126. ou les <a href="/david/stream/">entrées de journaux</a> relativement
  127. régulières entre 2009 et 2019.
  128. </p>
  129. <p>
  130. <em>
  131. Notez qu’avec un tel historique, certaines informations sont obsolètes et/ou
  132. plus cautionnées.
  133. </em>
  134. </p>
  135. <h2>Me contacter</h2>
  136. <p>
  137. 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>.
  138. </p>
  139. </article>
  140. <hr>
  141. <footer>
  142. <p>
  143. <a href="/david/" title="Aller à l’accueil">🏠</a> •
  144. <a href="/david/log/" title="Accès au flux RSS">🤖</a> •
  145. <a href="http://larlet.com" title="Go to my English profile" data-instant>🇨🇦</a> •
  146. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">📮</a> •
  147. <abbr title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340">🧚</abbr>
  148. </p>
  149. <template id="theme-selector">
  150. <form>
  151. <fieldset>
  152. <legend>Thème</legend>
  153. <label>
  154. <input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
  155. </label>
  156. <label>
  157. <input type="radio" value="dark" name="chosen-color-scheme"> Foncé
  158. </label>
  159. <label>
  160. <input type="radio" value="light" name="chosen-color-scheme"> Clair
  161. </label>
  162. </fieldset>
  163. </form>
  164. </template>
  165. </footer>
  166. <script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
  167. <script>
  168. function loadThemeForm(templateName) {
  169. const themeSelectorTemplate = document.querySelector(templateName)
  170. const form = themeSelectorTemplate.content.firstElementChild
  171. themeSelectorTemplate.replaceWith(form)
  172. form.addEventListener('change', (e) => {
  173. const chosenColorScheme = e.target.value
  174. localStorage.setItem('theme', chosenColorScheme)
  175. toggleTheme(chosenColorScheme)
  176. })
  177. const selectedTheme = localStorage.getItem('theme')
  178. if (selectedTheme && selectedTheme !== 'undefined') {
  179. form.querySelector(`[value="${selectedTheme}"]`).checked = true
  180. }
  181. }
  182. const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
  183. window.addEventListener('load', () => {
  184. let hasDarkRules = false
  185. for (const styleSheet of Array.from(document.styleSheets)) {
  186. let mediaRules = []
  187. for (const cssRule of styleSheet.cssRules) {
  188. if (cssRule.type !== CSSRule.MEDIA_RULE) {
  189. continue
  190. }
  191. // WARNING: Safari does not have/supports `conditionText`.
  192. if (cssRule.conditionText) {
  193. if (cssRule.conditionText !== prefersColorSchemeDark) {
  194. continue
  195. }
  196. } else {
  197. if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
  198. continue
  199. }
  200. }
  201. mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
  202. }
  203. // WARNING: do not try to insert a Rule to a styleSheet you are
  204. // currently iterating on, otherwise the browser will be stuck
  205. // in a infinite loop…
  206. for (const mediaRule of mediaRules) {
  207. styleSheet.insertRule(mediaRule.cssText)
  208. hasDarkRules = true
  209. }
  210. }
  211. if (hasDarkRules) {
  212. loadThemeForm('#theme-selector')
  213. }
  214. })
  215. </script>
  216. </body>
  217. </html>