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

@ -2,37 +2,37 @@
<html>
<head>
<title> Natenoms Blog vrifox.cc</title>
<title> natenoms blog 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>
@ -60,9 +60,9 @@
by
<span></span>
</p>
<h1 class="title">Natenoms Blog</h1>
<h1 class="title">natenoms blog</h1>
<img src="/vrifox.cc_hugo/upload/2018/11/blog.natenom.com.png">
<img src="/upload/2018/11/blog.natenom.com.png">
<aside class="meta">
@ -73,25 +73,25 @@
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2018/gitea-theme-vrifox-2018/">
<a href="https://vrifox.cc/projects/2018/gitea-theme-vrifox-2018/">
<article>
<h1>Gitea Theme Vrifox 2018</h1>
<h1>gitea-theme vrifox 2018</h1>
<p class="meta" title="9 Jun 2019, 12:00 CEST"><span class="date">9 June 2019</span> <span class="author">by </span></p>
<img src="/vrifox.cc_hugo/upload/2020/01/gitea-theme.png">
<img src="/upload/2020/01/gitea-theme.png">
</article>
</a>
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2008/my-website/">
<a href="https://vrifox.cc/projects/2008/my-website/">
<article>
<h1>My Website</h1>
<h1>my website</h1>
<p class="meta" title="10 Sep 2020, 14:27 CEST"><span class="date">10 September 2020</span> <span class="author">by </span></p>
<img src="/vrifox.cc_hugo/upload/2020/09/vrifox.cc_blank-2020-08.png">
<img src="/upload/2020/09/vrifox.cc_blank-2020-08.png">
</article>
</a>
@ -103,32 +103,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> Simpleblog vrifox.cc</title>
<title> simpleblog 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>
@ -60,9 +60,9 @@
by
<span></span>
</p>
<h1 class="title">Simpleblog</h1>
<h1 class="title">simpleblog</h1>
<img src="/vrifox.cc_hugo/upload/2020/09/simpleblog.png">
<img src="/upload/2020/09/simpleblog.png">
<aside class="meta">
@ -73,14 +73,25 @@
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2014/omega-for-mumble/">
<a href="https://vrifox.cc/projects/2013/cursors/">
<article>
<h1>Omega for Mumble</h1>
<h1>cursors</h1>
<p class="meta" title="6 Jul 2013, 12:00 CEST"><span class="date">6 July 2013</span> <span class="author">by </span></p>
<img src="/upload/2020/09/cursors-2013-0706-0001.png">
</article>
</a>
<a href="https://vrifox.cc/projects/2014/omega-for-mumble/">
<article>
<h1>omega for mumble</h1>
<p class="meta" title="24 May 2016, 12:00 CEST"><span class="date">24 May 2016</span> <span class="author">by </span></p>
<img src="/vrifox.cc_hugo/upload/2020/01/omega-for-mumble-theme.png">
<img src="/upload/2020/01/omega-for-mumble-theme.png">
</article>
</a>
@ -92,32 +103,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>