Heuzef - Les notes excentriques d'un bidouilleur.
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.
 
 
 
 

107 lines
4.3 KiB

  1. <!doctype html>
  2. <html lang="fr">
  3. <head>
  4. <!-- Required meta tags -->
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7. <title>Heuzef</title>
  8. <link rel="canonical" href="https://heuzef.com/author/heuzef/index.html">
  9. <link rel="apple-touch-icon" href="https://heuzef.com/apple-touch-icon.png" sizes="180x180">
  10. <link rel="icon" type="image/png" href="https://heuzef.com/favicon-32x32.png" sizes="32x32">
  11. <link rel="icon" type="image/png" href="https://heuzef.com/favicon-16x16.png" sizes="16x16">
  12. <link rel="manifest" href="https://heuzef.com/manifest.json">
  13. <meta name="theme-color" content="#333333">
  14. <link rel="stylesheet" href="https://heuzef.com/theme/css/bootstrap.min.css">
  15. <link rel="stylesheet" href="https://heuzef.com/theme/css/fontawesome.min.css">
  16. <link rel="stylesheet" href="https://heuzef.com/theme/css/pygments/manni.min.css">
  17. <link rel="stylesheet" href="https://heuzef.com/theme/css/theme.css">
  18. <link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
  19. href="https://heuzef.com/feeds/all.atom.xml">
  20. </head>
  21. <body>
  22. <header class="header">
  23. <div class="container">
  24. <div class="row">
  25. <div class="col-sm-4">
  26. <a href="https://heuzef.com/">
  27. <img class="img-fluid rounded" src=https://heuzef.com/assets/logo_heuzef_hd.png alt="Heuze Florent">
  28. </a>
  29. </div>
  30. <div class="col-sm-8">
  31. <h1 class="title"><a href="https://heuzef.com/">Heuze Florent</a></h1>
  32. <p class="text-muted">
  33. Les notes excentriques d'un bidouilleur.
  34. </p>
  35. <ul class="list-inline">
  36. <li class="list-inline-item"><a href="http://heuzef.link/cv" target="_blank"><i class="fa fa-file"></i> mon cv</a></li>
  37. <li class="list-inline-item text-muted">|</li>
  38. <li class="list-inline-item"><a href="https://heuzef.com/contact.html">Contact</a></li>
  39. <li class=" list-inline-item text-muted">|</li>
  40. <li class="list-inline-item"><a class="fab fa-linkedin" href="https://www.linkedin.com/in/heuzef/" target="_blank"></a></li>
  41. <li class="list-inline-item"><a class="fab fa-git" href="https://git.heuzef.com" target="_blank"></a></li>
  42. <li class="list-inline-item"><a class="fas fa-heartbeat" href="https://status.heuzef.com" target="_blank"></a></li>
  43. <li class="list-inline-item"><a class="fas fa-map" href="https://network.heuzef.com" target="_blank"></a></li>
  44. <li class="list-inline-item"><a class="fas fa-rss" href="https://heuzef.com/feeds/all.atom.xml" target="_blank"></a></li>
  45. </ul>
  46. </div>
  47. </div> </div>
  48. </header>
  49. <div class="main">
  50. <div class="container">
  51. <h1> Heuzef Articles
  52. </h1>
  53. <hr>
  54. <article class="row teaser">
  55. <header class="col-sm-4 text-muted">
  56. <ul>
  57. <li title="2023-07-25T22:00:00+02:00">
  58. <i class="fas fa-clock"></i>
  59. Tue 25 July 2023
  60. </li>
  61. <li>
  62. <i class="fas fa-folder-open"></i>
  63. <a href="https://heuzef.com/category/web/">Web</a>
  64. </li>
  65. </ul>
  66. </header>
  67. <div class="col-sm-8">
  68. <h4 class="title">
  69. <a href="https://heuzef.com/notes/travaux/">Site en&nbsp;travaux</a>
  70. </h4>
  71. <div class="content">
  72. Un peu de patience
  73. </div>
  74. </div>
  75. </article>
  76. </div>
  77. </div>
  78. <footer class="footer">
  79. <div class="container">
  80. <div class="row">
  81. <ul class="col-sm-6 list-inline">
  82. <li class="list-inline-item"><a href="https://heuzef.com/index.html"><i class="fa fa-home"></i> Accueil</a></li>
  83. <li class="list-inline-item"><a href="https://heuzef.com/categories.html"><i class="fa fa-cubes"></i> Catégories</a></li>
  84. <li class="list-inline-item"><a href="https://heuzef.com/tags.html"><i class="fa fa-tags"></i> Tags</a></li>
  85. </ul>
  86. <p class="col-sm-6 text-sm-right text-muted">
  87. Généré avec <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
  88. / <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">&#x2728;</a>
  89. / <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licence Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>
  90. </p>
  91. </div> </div>
  92. </footer>
  93. </body>
  94. </html>