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,12 +2,12 @@
<html>
<head>
<title> Cursors Have a nice day.</title>
<title> cursors 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="/favicon.png">
</head>
@ -16,23 +16,23 @@
<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>
@ -57,35 +57,36 @@
<article>
<p class="meta">
<span title="6 Jul 2013, 12:00 CEST">6. July 2013</span>
by
by
<span></span>
</p>
<h1 class="title">Cursors</h1>
<h1 class="title">cursors</h1>
<img src="/upload/2020/09/cursors-2013-0706-0001.png">
<aside class="meta">
<div>
</div>
</aside>
</article>
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2015/simpleblog/">
<a href="https://vrifox.cc/projects/2015/simpleblog/">
<article>
<h1>Simpleblog</h1>
<h1>simpleblog</h1>
<p class="meta" title="29 Sep 2015, 12:00 CEST"><span class="date">29 September 2015</span> <span class="author">by </span></p>
<p>A never finished idea.</p>
<img src="/vrifox.cc_hugo/upload/2020/09/simpleblog.png">
<img src="/upload/2020/09/simpleblog.png">
</article>
</a>
</section>
</div>
</main>
@ -93,34 +94,25 @@
<footer>
<div class="container">
<section class="website-version">
<span>version 2013-07-06</span>
<span>version 2020-09-20</span>
</section>
<section class="website-subnav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/index.xml">
<span>feed (rss)</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>
<li>
<a href="https://git.vrifox.cc/vrifox/cursors">
<span>source code</span>
</a>
</li>
</ul>
</section>