taxonomies (categories, tags, year/month/slug), syntax.css und Blog (posts).
This commit is contained in:
@@ -2,9 +2,15 @@
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
|
||||
<title>Archive - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
@@ -15,16 +21,43 @@
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/presentations\/archive\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</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>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
<div class="present-container">
|
||||
<section class="present-thumbs">
|
||||
@@ -46,7 +79,18 @@
|
||||
</div>
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Me.</small>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -2,9 +2,15 @@
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Vorüberlegungen in Form von technischen Konzepten und Skizzen.">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/presentations/index.xml" title="Presentations - Fransz Portfolio">
|
||||
<title>Presentations - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
@@ -15,16 +21,43 @@
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/presentations\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</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>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>Presentations</h2>
|
||||
@@ -42,7 +75,18 @@
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Me.</small>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user