placeholder in front matter, social media links, open source from github

This commit is contained in:
Franz Klotsche
2025-11-16 18:50:41 +01:00
parent 610f30eadf
commit 1c9e04e308
42 changed files with 1105 additions and 67 deletions

View File

@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="author" content="Franz Klotsche">
<meta name="description" content="Just another web-experiment">
<link rel="stylesheet" href="/css/style.css">
<title>Archive - Fransz Portfolio</title>
</head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TT2JW5ZYFZ');
</script><body>
<div class="container"><header>
<h1>Fransz Portfolio</h1>
</header><nav>
<a href="/">Home</a>
<a href="/about">About</a>
<a href="/projects">Projects</a>
<a href="/presentations">Presentations</a>
<a href="/resume">Résumé</a>
<a href="/contact">Contact</a>
</nav><main>
<div class="present-container">
<section class="present-thumbs">
<h4>Thumbs</h4>
Minimum vialable product gallery
</section>
<section class="present">
<h2>Archive</h2>
<p><img src="//via.placeholder.com/640x150" alt="alt"></p>
<p>Art and Technology 2011, in Twente Enschede: <a href="https://www.tumblr.com/blog/redesignart">redesign art</a></p>
<h3 id="tech-used">Tech used</h3>
<ul>
<li>item</li>
<li>item</li>
<li>item</li>
</ul>
</section>
</div>
</main><footer>
<small>Copyright 2025 Me.</small>
</footer></div>
</body>
</html>

View File

@@ -0,0 +1,48 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="author" content="Franz Klotsche">
<meta name="description" content="Vorüberlegungen in Form von technischen Konzepten und Skizzen.">
<link rel="stylesheet" href="/css/style.css">
<title>Presentations - Fransz Portfolio</title>
</head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TT2JW5ZYFZ');
</script><body>
<div class="container"><header>
<h1>Fransz Portfolio</h1>
</header><nav>
<a href="/">Home</a>
<a href="/about">About</a>
<a href="/projects">Projects</a>
<a href="/presentations">Presentations</a>
<a href="/resume">Résumé</a>
<a href="/contact">Contact</a>
</nav><main>
<h2>Presentations</h2>
<p>Gallery</p>
<section class="present">
<h4><a href="/presentations/archive/">
<img alt="Archive" src="//placehold.co/150x150">
</a></h4>
</section>
</main><footer>
<small>Copyright 2025 Me.</small>
</footer></div>
</body>
</html>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Presentations on Fransz Portfolio</title>
<link>https://kurrrioo.neocities.org/presentations/</link>
<description>Recent content in Presentations on Fransz Portfolio</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language><atom:link href="https://kurrrioo.neocities.org/presentations/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Archive</title>
<link>https://kurrrioo.neocities.org/presentations/archive/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://kurrrioo.neocities.org/presentations/archive/</guid>
<description>Art and Technology 2011, in Twente Enschede: redesign art
Tech used item item item </description>
</item>
</channel>
</rss>