blog/index.html
simonpetit 318f2799c5
All checks were successful
continuous-integration/drone/push Build is passing
whatever
2025-12-10 17:54:49 +00:00

22 lines
1003 B
HTML

<!DOCTYPE html>
<html lang="fr" dir="ltr">
<head>
<meta charset="utf-8">
<title>simpet</title>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link href="https://fonts.googleapis.com/css?family=Cutive+Mono|IBM+Plex+Mono&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./css/indexstyle.css">
</head>
<body>
<h1 class='title'>simpet</h1>
<ul>
<li><div><a href="./posts/awk_static_blog_generator.html">awk static blog generator</a><div><p>created at 2025-12-03 17:52:35</p><p>updated at 2025-12-10 17:11:41</p></div></div></li>
<li><div><a href="./posts/awk_to_parse_markdown.html">awk to parse markdown</a><div><p>created at 2025-12-03 17:49:06</p><p>updated at 2025-12-10 17:11:41</p></div></div></li>
<li><div><a href="./posts/markdown_testing_suite.html">markdown testing suite</a><div><p>created at 2024-12-09 14:51:41</p><p>updated at 2025-02-03 14:05:14</p></div></div></li>
</ul>
</body>
</html>