modified menus; added source code

This commit is contained in:
Vrifox 2020-09-20 20:58:11 +02:00
parent c04f6c8301
commit 6aa76dd52a
37 changed files with 947 additions and 1080 deletions

View file

@ -7,32 +7,32 @@
<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="stylesheet" href="https://vrifox.cc/scss/_default/single.css" type="text/css" media="screen" />
<link rel="icon" type="image/png" href="/vrifox.cc_hugo/favicon.png">
<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>
<a href="https://vrifox.cc/">Vrifox</a>
</section>
<section class="website-nav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<a href="/blog">
<span>Blog</span>
<span>blog</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<a href="/projects">
<span>Projects</span>
<span>projects</span>
</a>
</li>
@ -41,7 +41,7 @@
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
<span>mastodon</span>
</a>
</li>
@ -62,7 +62,7 @@
</p>
<h1 class="title">A »new« graphic for Natenoms blog</h1>
<img src="/vrifox.cc_hugo/upload/2020/08/fahrradteile-v2-1.png">
<img src="/upload/2020/08/fahrradteile-v2-1.png">
<p>I did make a new iteration of this graphic for <a href="https://blog.natenom.com/">Natenoms Blog</a>.</p>
@ -71,9 +71,9 @@
<ul class="tags">
<li> <a href="/vrifox.cc_hugo/tags/graphic">graphic</a> </li>
<li> <a href="/tags/graphic">graphic</a> </li>
<li> <a href="/vrifox.cc_hugo/tags/natenom">natenom</a> </li>
<li> <a href="/tags/natenom">natenom</a> </li>
</ul>
@ -83,13 +83,13 @@
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/2020/my-new-hugo-page/">
<a href="https://vrifox.cc/blog/2020/my-new-hugo-page/">
<article>
<h1>My New Hugo Page</h1>
<p class="meta" title="9 Sep 2020, 19:59 CEST"><span class="date">9 September 2020</span> <span class="author">by Vrifox</span></p>
<h1>My new hugo page</h1>
<p class="meta" title="20 Sep 2020, 20:51 CEST"><span class="date">20 September 2020</span> <span class="author">by Vrifox</span></p>
<img src="/vrifox.cc_hugo/upload/2020/09/vrifox.cc-2020-09.png">
<img src="/upload/2020/09/vrifox.cc-2020-09.png">
</article>
</a>
@ -101,32 +101,23 @@
<footer>
<div class="container">
<section class="website-version">
<span>version 2020-09</span>
<span>version 2020-09-20</span>
</section>
<section class="website-subnav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/index.xml">
<span>Blog</span>
<span>feed (rss)</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<a href="https://git.vrifox.cc/vrifox/cursors">
<span>Projects</span>
</a>
</li>
<li>|</li>
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
<span>source code</span>
</a>
</li>

View file

@ -2,37 +2,37 @@
<html>
<head>
<title> My New Hugo Page vrifox.cc</title>
<title> My new hugo page vrifox.cc</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="stylesheet" href="https://vrifox.cc/scss/_default/single.css" type="text/css" media="screen" />
<link rel="icon" type="image/png" href="/vrifox.cc_hugo/favicon.png">
<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>
<a href="https://vrifox.cc/">Vrifox</a>
</section>
<section class="website-nav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<a href="/blog">
<span>Blog</span>
<span>blog</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<a href="/projects">
<span>Projects</span>
<span>projects</span>
</a>
</li>
@ -41,7 +41,7 @@
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
<span>mastodon</span>
</a>
</li>
@ -56,13 +56,13 @@
<section class="section-article">
<article>
<p class="meta">
<span title="9 Sep 2020, 19:59 CEST">9. September 2020</span>
<span title="20 Sep 2020, 20:51 CEST">20. September 2020</span>
by
<span>Vrifox</span>
</p>
<h1 class="title">My New Hugo Page</h1>
<h1 class="title">My new hugo page</h1>
<img src="/vrifox.cc_hugo/upload/2020/09/vrifox.cc-2020-09.png">
<img src="/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>
@ -72,7 +72,7 @@
<ul class="tags">
<li> <a href="/vrifox.cc_hugo/tags/website">website</a> </li>
<li> <a href="/tags/website">website</a> </li>
</ul>
@ -81,13 +81,13 @@
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/2020/graphic-for-natenoms-blog/">
<a href="https://vrifox.cc/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">
<img src="/upload/2020/08/fahrradteile-v2-1.png">
</article>
</a>
@ -100,32 +100,23 @@
<footer>
<div class="container">
<section class="website-version">
<span>version 2020-09</span>
<span>version 2020-09-20</span>
</section>
<section class="website-subnav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/index.xml">
<span>Blog</span>
<span>feed (rss)</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<a href="https://git.vrifox.cc/vrifox/cursors">
<span>Projects</span>
</a>
</li>
<li>|</li>
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
<span>source code</span>
</a>
</li>