Index la mission bancale dans la carte
This commit is contained in:
+23
-13
@@ -17,37 +17,47 @@
|
||||
<link rel="index" title="Yannick François / Développeur / Pédagogue" href="index.html" />
|
||||
<link rel="alternate" type="application/rss" href="/feed.xml" title="elsif.fr/feed" />
|
||||
<style>
|
||||
body { font-size:16pt; max-width:42rem; margin: 1em; color: black; background: white; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; }
|
||||
body {
|
||||
font-size:16pt;
|
||||
max-width:42rem;
|
||||
min-width: 18rem;
|
||||
margin: 1em;
|
||||
color: black;
|
||||
background: white;
|
||||
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
|
||||
text-align:right;
|
||||
}
|
||||
a { color: darkred; }
|
||||
a:hover { background: gold; }
|
||||
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 }
|
||||
|
||||
|
||||
@media (max-width: 1000px) { #portrait {display:none;} }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
<p><img src="/images/demi_portrait_bonnet.png" class="portrait"></p>
|
||||
<h1 id="journal-et-autres-notes">Journal et autres notes</h1>
|
||||
<h1>Yannick François</h1>
|
||||
<p><img src="/images/demi_portrait_bonnet.png" id="portrait" style="float: right; margin: 1em -15em 1em 1em"></p>
|
||||
<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>
|
||||
<p>J’ai écrit quelques <a href="/carte">billets de blogs</a> (<a href="/feed.xml">flux atom</a>) que j’essaie maintenant de constituer en histoire.</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>
|
||||
<li><a href="https://yaf.github.io/journal-d-un-formateur-en-2015/">Journal d’un formateur en bootcamp</a> en 2015</li>
|
||||
<li><a href="une-mission-bancale">Petite histoire d’une mission bancale</a> en 2015</li>
|
||||
</ul>
|
||||
<p>Je partage une <a href="/boite-a-idee">liste trop grande de trucs que j’aimerais faire</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>
|
||||
<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></li>
|
||||
<li><a href="https://framagit.org/yaf">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>
|
||||
|
||||
Reference in New Issue
Block a user