Skip to content

Commit

Permalink
deploy: 087fe1a
Browse files Browse the repository at this point in the history
  • Loading branch information
petzsch committed Jul 31, 2024
1 parent 30be059 commit 29091be
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a href=https://petzsch.eu/post/2019-10-07-server-moved/ class=post-read-more>[Read More]</a></div><div class=blog-tags><a href=https://petzsch.eu//tags/server/>server</a>&nbsp;</div></article><article class=post-preview><a href=https://petzsch.eu/post/2019-10-02-first-post/><h2 class=post-title>First Post</h2></a><p class=post-meta><span class=post-meta><i class="fas fa-calendar"></i>&nbsp;Posted on October 2, 2019
&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;Markus Petzsch</span></p><div class=post-entry>Welcome to my personal blog. Here I will ramble about cool technologies and everyday life stuff.
Random markdown test:
199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 &lt;?php /** * Copyright 2022-2024 FOSSBilling * Copyright 2011-2021 BoxBilling, Inc. * SPDX-License-Identifier: Apache-2.0. * * @copyright FOSSBilling (https://www.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 &lt;?php /** * Copyright 2022-2024 FOSSBilling * Copyright 2011-2021 BoxBilling, Inc. * SPDX-License-Identifier: Apache-2.0. * * @copyright FOSSBilling (https://www.
<a href=https://petzsch.eu/post/2019-10-02-first-post/ class=post-read-more>[Read More]</a></div><div class=blog-tags><a href=https://petzsch.eu//tags/first/>first</a>&nbsp;</div></article></div></div></div></div><div class=page-meta></div><footer><div class=container><div class=row><div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"><ul class="list-inline text-center footer-links"><li><a href=mailto:[email protected] title="Email me"><span class="fa-stack fa-lg"><i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-envelope fa-stack-1x fa-inverse"></i></span></a></li><li><a href=https://github.com/petzsch title=GitHub><span class="fa-stack fa-lg"><i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i></span></a></li><li><a href=https://petzsch.eu/index.xml title=RSS><span class="fa-stack fa-lg"><i class="fas fa-circle fa-stack-2x"></i>
Expand Down
2 changes: 1 addition & 1 deletion index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ I&amp;rsquo;ve signed up for a cheap managed K8s offer with free credits to star
They have a great CLI tool - doctl - which you can use to spin up clusters automatically, generate your kubectl config file including oAuth keys and all that good stuff.</description></item><item><title>Server moved to Netcup</title><link>https://petzsch.eu/post/2019-10-07-server-moved/</link><pubDate>Mon, 07 Oct 2019 00:00:00 +0000</pubDate><author>[email protected] (Markus Petzsch)</author><guid>https://petzsch.eu/post/2019-10-07-server-moved/</guid><description>After about 1,5 years on a hetzner dedicated server which I was heavily under-utilizing, I finally decided to move all my family related websites and emails to a Netcup KVM server. This is definitly saving me a buck or two per month and is still more than enough power to run all my services.
I also made the move from Apache to nginx which brought some difficulties with getting Nextcloud to run properly.</description></item><item><title>First Post</title><link>https://petzsch.eu/post/2019-10-02-first-post/</link><pubDate>Wed, 02 Oct 2019 00:00:00 +0000</pubDate><author>[email protected] (Markus Petzsch)</author><guid>https://petzsch.eu/post/2019-10-02-first-post/</guid><description>Welcome to my personal blog. Here I will ramble about cool technologies and everyday life stuff.
Random markdown test:
199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 &amp;lt;?php /** * Copyright 2022-2024 FOSSBilling * Copyright 2011-2021 BoxBilling, Inc. * SPDX-License-Identifier: Apache-2.0. * * @copyright FOSSBilling (https://www.</description></item><item><title>About me</title><link>https://petzsch.eu/page/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>[email protected] (Markus Petzsch)</author><guid>https://petzsch.eu/page/about/</guid><description>Obligatory information / Imprint (Note: This is a private website and does therefore not require an imprint.)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 &amp;lt;?php /** * Copyright 2022-2024 FOSSBilling * Copyright 2011-2021 BoxBilling, Inc. * SPDX-License-Identifier: Apache-2.0. * * @copyright FOSSBilling (https://www.</description></item><item><title>About me</title><link>https://petzsch.eu/page/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>[email protected] (Markus Petzsch)</author><guid>https://petzsch.eu/page/about/</guid><description>Obligatory information / Imprint (Note: This is a private website and does therefore not require an imprint.)
Markus Petzsch
E-Mail: [email protected]
GPG Key: 0x3498ffa6b3a7537e5f23788e983751bd3aca4995
Expand Down
Loading

0 comments on commit 29091be

Please sign in to comment.