website/public/projects/index.html

160 lines
4.4 KiB
HTML
Raw Normal View History

2020-09-14 16:24:02 +02:00
<!doctype html>
<html>
<head>
<title>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/projects/list.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 class="container">
<section>
<header>
<h1>Projects</h1>
<span class="subtitle">Projects I started or contributed to not necessarily finished over the years.</span>
</header>
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2008/my-website/">
<article>
<h1>My Website</h1>
<p class="" title="last change: 10 Sep 2020"><span class="date">2008 - now</span> <span class="status">in progress</span></p>
<img src="/vrifox.cc_hugo/upload/2020/09/vrifox.cc_blank-2020-08.png">
</article>
</a>
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2015/natenoms-blog/">
<article>
<h1>Natenoms Blog</h1>
<p class="" title="last change: 20 Aug 2020"><span class="date">2015 - now</span> <span class="status">in progress</span></p>
<img src="/vrifox.cc_hugo/upload/2018/11/blog.natenom.com.png">
</article>
</a>
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2018/gitea-theme-vrifox-2018/">
<article>
<h1>Gitea Theme Vrifox 2018</h1>
<p class="" title="last change: 9 Jun 2019"><span class="date">2018 - 2019</span> <span class="status">archived</span></p>
<img src="/vrifox.cc_hugo/upload/2020/01/gitea-theme.png">
</article>
</a>
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2017/mmm-dark/">
<article>
<h1>MMM-Dark</h1>
<p class="" title="last change: 1 Jan 2017"><span class="date">2017</span> <span class="status">archived</span></p>
<img src="/vrifox.cc_hugo/upload/2020/01/mmm-dark-mumble-theme.png">
</article>
</a>
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2014/omega-for-mumble/">
<article>
<h1>Omega for Mumble</h1>
<p class="" title="last change: 24 May 2016"><span class="date">2014 - 2016</span> <span class="status">archived</span></p>
<img src="/vrifox.cc_hugo/upload/2020/01/omega-for-mumble-theme.png">
</article>
</a>
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2015/simpleblog/">
<article>
<h1>Simpleblog</h1>
<p class="" title="last change: 29 Sep 2015"><span class="date">2015</span> <span class="status">archived</span></p>
<p>A never finished idea.</p>
<img src="/vrifox.cc_hugo/upload/2020/09/simpleblog.png">
</article>
</a>
</section>
</main>
<footer>
<div class="container">
<section class="website-version">
<span>version 2020-09-10</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>