blog/public/posts/index.html
2025-02-08 12:54:13 +01:00

92 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang="fr-FR">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>console-demo/posts/</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/console.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="http://localhost:1313/posts/index.xml" rel="alternate" type="application/rss+xml" title="console-demo" />
<meta property="og:title" content="Posts" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/posts/" />
<meta name="twitter:title" content="Posts"/>
<meta name="twitter:description" content=""/>
</head>
<body class="terminal">
<div class="container">
<div class="terminal-nav">
<header class="terminal-logo">
<div class="logo terminal-prompt">
<a href="http://localhost:1313/" class="no-style site-name">console-demo</a>:~#
<a href='http://localhost:1313/posts'>posts</a>/</div></header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">
<li><a href="http://localhost:1313/about/" typeof="ListItem">about/</a></li>
<li><a href="http://localhost:1313/posts/" typeof="ListItem">posts/</a></li>
<li><a href="http://localhost:1313/photos/" typeof="ListItem">photos/</a></li>
</ul>
</nav>
</div>
</div>
<div class="container animated zoomIn fast" >
<h1>Posts</h1>
<br/>
<div class="posts-list">
<div class="post">
<p>
<div class="date">3 Aug 2019</div>
<h1><a href="http://localhost:1313/posts/what-is-hugo/" title="Introduction">Introduction</a></h1>
<p>Hugo is an open-source project and lives by the work of its contributors. There are plenty of open issues, and we need your help to make Hugo even more awesome. You don&rsquo;t need to be a Go guru to contribute to the project&rsquo;s development.</p>
</p>
</div>
<div class="post">
<p>
<div class="date">1 Jul 2019</div>
<h1><a href="http://localhost:1313/posts/introduction/" title="What is Hugo">What is Hugo</a></h1>
<p>Hugo is a fast and modern static site generator written in Go, and designed to make website creation fun again.</p>
</p>
</div>
</div>
<div class="footer">
Powered by <a href="https://gohugo.io/">Hugo</a> with
<a href="https://github.com/mrmierzejewski/hugo-theme-console/">Console Theme</a>.
</div>
</div>
</body>
</html>