initial commit
This commit is contained in:
commit
ab7f027048
86 changed files with 4742 additions and 0 deletions
142
public/projects/2017/mmm-dark/index.html
Normal file
142
public/projects/2017/mmm-dark/index.html
Normal file
|
@ -0,0 +1,142 @@
|
|||
<!doctype html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title> MMM-Dark – 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="1 Jan 2017, 12:00 +0200">1. January 2017</span>
|
||||
by
|
||||
<span></span>
|
||||
</p>
|
||||
<h1 class="title">MMM-Dark</h1>
|
||||
|
||||
<img src="/vrifox.cc_hugo/upload/2020/01/mmm-dark-mumble-theme.png">
|
||||
|
||||
|
||||
<aside class="meta">
|
||||
<div>
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
</article>
|
||||
</section>
|
||||
<section class="section-articles">
|
||||
|
||||
<a href="https://vrifox.cc/vrifox.cc_hugo/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">
|
||||
|
||||
</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="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">
|
||||
|
||||
</article>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<div class="container">
|
||||
<section class="website-version">
|
||||
<span>version 2017-01-01</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>
|
Loading…
Add table
Add a link
Reference in a new issue