First version
This commit is contained in:
commit
f6501517d5
54 changed files with 3455 additions and 0 deletions
50
output/authors.html
Normal file
50
output/authors.html
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Craft Letter - Authors</title>
|
||||
<link rel="shortcut icon" type="image/png" href="https://www.craftletter.fr/favicon.png">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="https://www.craftletter.fr/favicon.ico">
|
||||
<link href="https://www.craftletter.fr/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Craft Letter Full RSS Feed" />
|
||||
<link rel="stylesheet" href="https://www.craftletter.fr/theme/css/screen.css" type="text/css" />
|
||||
<link rel="stylesheet" href="https://www.craftletter.fr/theme/css/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="https://www.craftletter.fr/theme/css/print.css" type="text/css" media="print" />
|
||||
<meta name="generator" content="Pelican" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="Pascal Le Merrer" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<!-- -->
|
||||
<!-- <li><a href="https://www.craftletter.fr/">Home</a></li> -->
|
||||
<!-- -->
|
||||
<li><a href="https://www.craftletter.fr/">Accueil</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="header_box">
|
||||
<h1><a href="https://www.craftletter.fr/">Craft Letter</a></h1>
|
||||
</div>
|
||||
</header>
|
||||
<div id="wrapper">
|
||||
<div id="content"> <h2>Authors on Craft Letter</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.craftletter.fr/author/pascal-le-merrer.html">Pascal Le Merrer</a> (2)</li>
|
||||
</ul>
|
||||
|
||||
<div class="clear"></div>
|
||||
<footer>
|
||||
<p>
|
||||
Thème dérivé de <a href="https://github.com/jody-frankowski/blue-penguin">Blue Penguin</a>
|
||||
·
|
||||
Propulsé par <a href="http://getpelican.com">Pelican</a>
|
||||
·
|
||||
<a href="https://www.craftletter.fr/feeds/all.rss.xml" rel="alternate">Flux RSS</a>
|
||||
</footer>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue