website/public/blog/2020/my-new-hugo-page/index.html
2020-09-14 16:24:02 +02:00

134 lines
3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title> My New Hugo Page Have a nice day.</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://vrifox.cc/vrifox.cc_hugo/scss/_default/single.css" type="text/css" media="screen" />
<link rel="icon" type="image/png" href="/favicon.png">
</head>
<body>
<nav>
<div class="container">
<section class="website-name">
<a href="https://vrifox.cc/vrifox.cc_hugo/">Vrifox</a>
</section>
<section class="website-nav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<span>Projects</span>
</a>
</li>
<li>|</li>
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
</a>
</li>
</ul>
</section>
</div>
</nav>
<main>
<div class="container">
<section class="section-article">
<article>
<p class="meta">
<span title="9 Sep 2020, 19:59 CEST">9. September 2020</span>
by
<span>Vrifox</span>
</p>
<h1 class="title">My New Hugo Page</h1>
<img src="/vrifox.cc_hugo/upload/2020/09/vrifox.cc-2020-09.png">
<p>In the past weeks I learned hugo by just using it.</p>
<p>And this page is the first result.</p>
<aside class="meta">
<div>
</div>
</aside>
</article>
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/2020/graphic-for-natenoms-blog/">
<article>
<h1>A »new« graphic for Natenoms blog</h1>
<p class="meta" title="29 Aug 2020, 12:12 CEST"><span class="date">29 August 2020</span> <span class="author">by Vrifox</span></p>
<img src="/vrifox.cc_hugo/upload/2020/08/fahrradteile-v2-1.png">
</article>
</a>
</section>
</div>
</main>
<footer>
<div class="container">
<section class="website-version">
<span>version 2020-09-09</span>
</section>
<section class="website-subnav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<span>Projects</span>
</a>
</li>
<li>|</li>
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
</a>
</li>
</ul>
</section>
</div>
</footer>
</body>
</html>