all repos — blog @ 80c8827ec3036faf10908050309252197f8afd7c

Code and content for 5ika.ch

public/posts/index.html (view raw)

  1<!DOCTYPE html>
  2<html lang="fr">
  3  <head>
  4  <meta charset="UTF-8" />
  5  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6  <link
  7    rel="icon"
  8    href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🦌</text></svg>"
  9  />
 10  <link
 11    href="/posts/index.xml"
 12    type="application/rss+xml"
 13    rel="alternate"
 14    title="Le blog de 5ika"
 15  />
 16  <link rel="alternate" type="application/rss+xml" href="https://5ika.ch/posts/index.xml" title="Tim Izzo @5ika.ch">
 17  
 18  <link rel="alternate" type="text/turtle" href="https://5ika.ch/profile.ttl" />
 19  <title>
 20    Tim Izzo @5ika.ch
 21  </title>
 22  
 23  <link href="/css/style.min.css" rel="stylesheet">
 24</head>
 25
 26  <body>
 27    <main class="page max-w-2xl">
 28      <div class="head h-card">
 29  <h1 class="mb-8">
 30    <span class="p-name">Tim Izzo</span> @<a
 31      href="https://5ika.ch"
 32      class="u-url"
 33      >5ika.ch</a
 34    >
 35  </h1>
 36</div> 
 37<main>
 38  <p>
 39    <p>Je publie ici de manière totalement irrégulière des articles de blog
 40pour partager mon expérience et mes réflexions sur le monde de l&rsquo;IT, sur l&rsquo;auto-gouvernance,
 41sur des alternatives au Web et à Internet ainsi que sur d&rsquo;autres sujets qui
 42me passent par la tête.</p>
 43
 44  </p>
 45  <p>Vous pouvez également retrouver ces articles à travers <a href="https://5ika.ch/posts/index.xml">ce flux RSS</a>.</p>
 46  
 47  <ul>
 48    
 49    
 50    <li>
 51      <a href="/posts/untitled/"
 52        >avr. 2024 - Un nouveau souffle pour le site</a
 53      >
 54    </li>
 55    
 56    <li>
 57      <a href="/posts/web-semantique-et-communs-digitaux/"
 58        >févr. 2024 - Web sémantique et communs digitaux</a
 59      >
 60    </li>
 61    
 62    <li>
 63      <a href="/posts/chatgpt-et-enseignement/"
 64        >juin 2023 - ChatGPT et enseignement</a
 65      >
 66    </li>
 67    
 68    <li>
 69      <a href="/posts/une-aventure-en-solo/"
 70        >févr. 2023 - Une aventure en solo</a
 71      >
 72    </li>
 73    
 74    <li>
 75      <a href="/posts/holacracy/"
 76        >janv. 2023 - Travailler sans hiérarchie</a
 77      >
 78    </li>
 79    
 80    <li>
 81      <a href="/posts/la-longue-et-libre-route/"
 82        >déc. 2022 - La longue et libre route</a
 83      >
 84    </li>
 85    
 86    <li>
 87      <a href="/posts/quitter-le-pave/"
 88        >oct. 2022 - Quitter le pavé</a
 89      >
 90    </li>
 91    
 92    <li>
 93      <a href="/posts/confort-et-stabilite/"
 94        >sept. 2022 - Confort et stabilité</a
 95      >
 96    </li>
 97    
 98    <li>
 99      <a href="/posts/deconnexion/"
100        >mai 2022 - Déconnexion</a
101      >
102    </li>
103    
104    <li>
105      <a href="/posts/pour-un-web-sain/"
106        >mars 2022 - Pour un Web sain</a
107      >
108    </li>
109    
110    <li>
111      <a href="/posts/vers-l-internet-de-demain/"
112        >nov. 2021 - Vers l&#39;Internet de demain</a
113      >
114    </li>
115    
116  </ul>
117</main>
118
119    </main>
120  </body>
121</html>