main
Tim Büning 4 months ago
parent 83b89cfb3b
commit a12bedb40b

@ -6,19 +6,19 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Türkische Pogaca | Tims Blog</title>
<title>Türkische Pogaca | Tims Blog 📝</title>
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -48,7 +48,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -104,8 +104,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -185,7 +190,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -200,12 +205,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -6,19 +6,19 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Tims Blog</title>
<title>Tims Blog 📝</title>
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -48,7 +48,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -104,8 +104,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -185,7 +190,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -200,12 +205,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>08.ressources | Tims Blog</title>
<title>08.ressources | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/08.ressources/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/08.ressources/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>08.ressources on Tims Blog</title>
<title>08.ressources on Tims Blog 📝</title>
<link>https://timbuening.de/08.ressources/</link>
<description>Recent content in 08.ressources on Tims Blog</description>
<description>Recent content in 08.ressources on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright><atom:link href="https://timbuening.de/08.ressources/index.xml" rel="self" type="application/rss+xml" />

@ -12,13 +12,13 @@
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -48,7 +48,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -104,8 +104,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -185,7 +190,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -200,12 +205,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -6,19 +6,19 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>about me | Tims Blog</title>
<title>about me | Tims Blog 📝</title>
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -48,7 +48,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -104,8 +104,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -185,7 +190,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -200,12 +205,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Coffee | Tims Blog</title>
<title>Coffee | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/coffee/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/coffee/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Coffee on Tims Blog</title>
<title>Coffee on Tims Blog 📝</title>
<link>https://timbuening.de/blog/coffee/</link>
<description>Recent content in Coffee on Tims Blog</description>
<description>Recent content in Coffee on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Digital | Tims Blog</title>
<title>Digital | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/digital/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/digital/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Digital on Tims Blog</title>
<title>Digital on Tims Blog 📝</title>
<link>https://timbuening.de/blog/digital/</link>
<description>Recent content in Digital on Tims Blog</description>
<description>Recent content in Digital on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>english | Tims Blog</title>
<title>english | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/english/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/english/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>english on Tims Blog</title>
<title>english on Tims Blog 📝</title>
<link>https://timbuening.de/blog/english/</link>
<description>Recent content in english on Tims Blog</description>
<description>Recent content in english on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>environment | Tims Blog</title>
<title>environment | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/environment/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/environment/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>environment on Tims Blog</title>
<title>environment on Tims Blog 📝</title>
<link>https://timbuening.de/blog/environment/</link>
<description>Recent content in environment on Tims Blog</description>
<description>Recent content in environment on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Espresso | Tims Blog</title>
<title>Espresso | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/espresso/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/espresso/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Espresso on Tims Blog</title>
<title>Espresso on Tims Blog 📝</title>
<link>https://timbuening.de/blog/espresso/</link>
<description>Recent content in Espresso on Tims Blog</description>
<description>Recent content in Espresso on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>german | Tims Blog</title>
<title>german | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/german/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/german/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>german on Tims Blog</title>
<title>german on Tims Blog 📝</title>
<link>https://timbuening.de/blog/german/</link>
<description>Recent content in german on Tims Blog</description>
<description>Recent content in german on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Gesellschaft | Tims Blog</title>
<title>Gesellschaft | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/gesellschaft/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/gesellschaft/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Gesellschaft on Tims Blog</title>
<title>Gesellschaft on Tims Blog 📝</title>
<link>https://timbuening.de/blog/gesellschaft/</link>
<description>Recent content in Gesellschaft on Tims Blog</description>
<description>Recent content in Gesellschaft on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>HomeAssistant | Tims Blog</title>
<title>HomeAssistant | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/homeassistant/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/homeassistant/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>HomeAssistant on Tims Blog</title>
<title>HomeAssistant on Tims Blog 📝</title>
<link>https://timbuening.de/blog/homeassistant/</link>
<description>Recent content in HomeAssistant on Tims Blog</description>
<description>Recent content in HomeAssistant on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Blog | Tims Blog</title>
<title>Blog | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Blog on Tims Blog</title>
<title>Blog on Tims Blog 📝</title>
<link>https://timbuening.de/blog/</link>
<description>Recent content in Blog on Tims Blog</description>
<description>Recent content in Blog on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>IT | Tims Blog</title>
<title>IT | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/it/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/it/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@
}
footer {
padding: 25px;
text-align: center;
padding: 2rem;
text-align: left;
color: grey;
}
footer a {
color: darkgrey;
}
.helptext {
@ -186,7 +191,7 @@
<body>
<header><a href="/" class="title">
<h2>Tims Blog</h2>
<h2>Tims Blog 📝</h2>
</a>
<nav><a href="/">home</a>
@ -201,12 +206,12 @@
<a href="/contact/">contact</a>
<a href="/thoughts/">mastodon</a>
<a href="/now/">now</a>
<a href="/reading/">reading</a>
<a href="/thoughts/">thoughts</a>
<a href="https://ko-fi.com/timbuening" target="_new"></a></nav>
</header>
<main>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>IT on Tims Blog</title>
<title>IT on Tims Blog 📝</title>
<link>https://timbuening.de/blog/it/</link>
<description>Recent content in IT on Tims Blog</description>
<description>Recent content in IT on Tims Blog 📝</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<copyright>CC-BY-CA 4.0, 2022 Tim Buening.</copyright>

@ -6,20 +6,20 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://timbuening.de/images/favicon.png" />
<title>Politik | Tims Blog</title>
<title>Politik | Tims Blog 📝</title>
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/politik/index.xml" title="Tims Blog" />
<link rel="alternate" type="application/rss+xml" href="https://timbuening.de/blog/politik/index.xml" title="Tims Blog 📝" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
padding: 2rem;
max-width: 100rem;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
line-height: 1.55;
color: #444;
}
@ -49,7 +49,7 @@
}
nav a {
margin-right: 10px;
margin-right: .5rem
}
textarea {
@ -105,8 +105,13 @@