Actualise l'index suite au déménagement en Bretagne
This commit is contained in:
+15
-4
@@ -24,22 +24,33 @@ a:visited, a:active { color: dimgrey; }
|
||||
nav { text-align:center; font-size:smaller; padding: 0; margin: 0; }
|
||||
nav li { list-style-type: none; }
|
||||
.portrait { margin: 1em; }
|
||||
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
||||
h2 > a:hover { color: black; text-decoration:underline }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
<p><img src="/images/demi_portrait_bonnet.png" class="portrait"></p>
|
||||
<p>Bonjour, je m’appelle <strong>Yannick</strong>. Je travail actuellement chez <a href="http://scopyleft.fr">Scopyleft</a> depuis le <a href="https://chateauephemere.org/">château éphémère</a> bien souvent. Si vous ne pouvez pas y passer, le plus simple est d’envoyer un email à <a href="mailto:yaf@elsif.fr">yaf@elsif.fr</a> pour me contacter.</p>
|
||||
<h1 id="journal-et-autres-notes">Journal et autres notes</h1>
|
||||
<p>Bonjour, je m’appelle <strong>Yannick</strong>. Je travail actuellement chez <a href="http://scopyleft.fr">Scopyleft</a> depuis la Bretagne, pas loin de Lorient.</p>
|
||||
<h2 id="contenu">Contenu</h2>
|
||||
<p>J’ai écrit quelques <a href="/carte">billets de blogs</a> (<a href="/feed.xml">flux atom</a>). Et maintenant, j’essaie de raconter des histoires.</p>
|
||||
<ul>
|
||||
<li>en 2015 <a href="https://yaf.github.io/journal-d-un-formateur-en-2015/">Journal d’un formateur en bootcamp</a></li>
|
||||
<li>en 2015 <a href="une-mission-bancale">Petite histoire d’une mission bancale</a></li>
|
||||
</ul>
|
||||
<p>Je partage une <a href="/boite-a-idee">liste trop grande de trucs que j’aimerais faire</a>.</p>
|
||||
<p>Je partage également mes lectures et écrits sur <a href="https://framapiaf.org/@yaf">@yaf@framapiaf.org</a>.</p>
|
||||
<p>La plupart du code que j’écrit est sous licence libre, vous pouvez en trouver des traces sur <a href="https://github.com/yaf">github/yaf</a>, <a href="https://gitlab.com/yaf">gitlab/yaf</a> et encore sur <a href="https://framagit.org/yaf" class="uri">https://framagit.org/yaf</a>.</p>
|
||||
<p>Quelques images sont partagées sur <a href="https://pixelfed.social/ya_f">pixelfed.social/ya_f</a>.</p>
|
||||
<h2 id="ailleurs">Ailleurs</h2>
|
||||
<ul>
|
||||
<li><a href="https://framapiaf.org/@yaf">@yaf@framapiaf.org</a>.</li>
|
||||
<li><a href="https://pixelfed.social/ya_f">pixelfed.social/ya_f</a>.</li>
|
||||
<li><a href="https://github.com/yaf">github/yaf</a>,</li>
|
||||
<li><a href="https://gitlab.com/yaf">gitlab/yaf</a> et encore sur</li>
|
||||
<li><a href="https://framagit.org/yaf" class="uri">https://framagit.org/yaf</a>.</li>
|
||||
</ul>
|
||||
<h2 id="contact">Contact</h2>
|
||||
<p>Le plus simple pour me contacter est sans doute un email à <a href="mailto:yaf@elsif.fr">yaf@elsif.fr</a>.</p>
|
||||
</article>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user