From 68ceede0479796296b48f84808b1dca2c60648ec Mon Sep 17 00:00:00 2001 From: Waffelo Date: Fri, 25 Apr 2025 07:09:59 +0200 Subject: [PATCH] . --- content/_index.md | 3 +- content/home.md | 0 content/journal/hello.md | 5 + public/404.html | 47 +-------- public/about/index.html | 55 +---------- public/blog/index.html | 67 +------------ public/categories/index.html | 51 +--------- public/categories/index.xml | 13 +-- public/categories/page/1/index.html | 12 +-- public/contact/index.html | 77 ++------------- public/home/index.html | 66 +------------ public/index.html | 48 +-------- public/index.xml | 99 +++++++++---------- public/journal/hello/index.html | 5 + public/journal/index.html | 3 + public/journal/index.xml | 1 + public/journal/page/1/index.html | 2 + public/posts/index.html | 71 +------------ public/posts/index.xml | 30 ++---- public/posts/new-website/index.html | 72 ++------------ public/posts/page/1/index.html | 12 +-- public/sitemap.xml | 36 +------ public/stuff/index.html | 47 +-------- public/tags/index.html | 71 +------------ public/tags/index.xml | 21 +--- public/tags/news/index.html | 71 +------------ public/tags/news/index.xml | 30 ++---- public/tags/news/page/1/index.html | 12 +-- public/tags/page/1/index.html | 12 +-- themes/plague/layouts/index.html | 1 + .../plague/layouts/partials/recent-posts.html | 25 +++++ .../layouts/shortcodes/recent-posts.html | 11 +++ 32 files changed, 175 insertions(+), 901 deletions(-) delete mode 100644 content/home.md create mode 100644 content/journal/hello.md create mode 100644 public/journal/hello/index.html create mode 100644 public/journal/index.html create mode 100644 public/journal/index.xml create mode 100644 public/journal/page/1/index.html create mode 100644 themes/plague/layouts/partials/recent-posts.html create mode 100644 themes/plague/layouts/shortcodes/recent-posts.html diff --git a/content/_index.md b/content/_index.md index c41c789..399308e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1 +1,2 @@ -This website is currently under development 🚧 +

Welcome!

+Welcome to Waffelo's Den diff --git a/content/home.md b/content/home.md deleted file mode 100644 index e69de29..0000000 diff --git a/content/journal/hello.md b/content/journal/hello.md new file mode 100644 index 0000000..c35339e --- /dev/null +++ b/content/journal/hello.md @@ -0,0 +1,5 @@ ++++ +title = 'Hello' +date = 2025-04-25T06:57:31+02:00 +draft = false ++++ diff --git a/public/404.html b/public/404.html index 72a8f21..812f5bf 100644 --- a/public/404.html +++ b/public/404.html @@ -1,45 +1,2 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- -

404 Error

-

That page wasn't found. Go home?

- -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

404 Error

That page wasn't found. Go home?

\ No newline at end of file diff --git a/public/about/index.html b/public/about/index.html index e97a03e..f4de2e3 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -1,51 +1,4 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- -

About me

-

-I am a nineteen years old passionate free software and hardware enthusiast from the Slovak Republic. I have studied programming of CNCs and welding machinery. I am currently employeed. I am the lead admin and founder of Drgnz Club community network which is a small group of like-minded people.

-

There are quite a lot of things that I am fond of. I enjoy things such as film photography, journaling and fountain pens, reading books and the bible, listening to music and many more things. But I also am interested in the technology aswell, I do some 3D printing and sometimes design simple models in FreeCAD. I run a GNU/Linux server with my partner and I also like radio communication technology. And for the physical activities, I enjoy going for walks and hikes to the forest and meadows, sometimes I do few light exercises.

-

I prefer to use free and open-source software over proprietary software, that’s why I use Gentoo Linux as my main operating system. My favorite processor and graphics card brand is AMD so I have AMD only system. AMD is said to have better performance and compatibility on GNU/Linux so that is a big plus, but I also think that AMD is overall much cooler. -Currently I use Sway as my tiling window manager, I really prefer tiling WMs over DEs because of organized it can get and how customizable it is.

-

wakatime

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

About me

+I am a nineteen years old passionate free software and hardware enthusiast from the Slovak Republic. I have studied programming of CNCs and welding machinery. I am currently employeed. I am the lead admin and founder of Drgnz Club community network which is a small group of like-minded people.

There are quite a lot of things that I am fond of. I enjoy things such as film photography, journaling and fountain pens, reading books and the bible, listening to music and many more things. But I also am interested in the technology aswell, I do some 3D printing and sometimes design simple models in FreeCAD. I run a GNU/Linux server with my partner and I also like radio communication technology. And for the physical activities, I enjoy going for walks and hikes to the forest and meadows, sometimes I do few light exercises.

I prefer to use free and open-source software over proprietary software, that’s why I use Gentoo Linux as my main operating system. My favorite processor and graphics card brand is AMD so I have AMD only system. AMD is said to have better performance and compatibility on GNU/Linux so that is a big plus, but I also think that AMD is overall much cooler. +Currently I use Sway as my tiling window manager, I really prefer tiling WMs over DEs because of organized it can get and how customizable it is.

wakatime

\ No newline at end of file diff --git a/public/blog/index.html b/public/blog/index.html index 1b7e8b2..a68cb8a 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -1,62 +1,5 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- - - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +
\ No newline at end of file diff --git a/public/categories/index.html b/public/categories/index.html index 6a974b0..fcf896a 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -1,49 +1,2 @@ - - - - - - - Waffelo's Den - - - - - - - -
-
- - -
-
- - -

- RSS feed icon -

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

RSS feed icon

\ No newline at end of file diff --git a/public/categories/index.xml b/public/categories/index.xml index 1e41cf4..c2e0e8a 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -1,12 +1 @@ - - - - Categories on Waffelo's Den - https://waffelo.net/categories/ - Recent content in Categories on Waffelo's Den - Hugo 0.131.0 - en-us - - - - +Categories on Waffelo's Denhttps://waffelo.net/categories/Recent content in Categories on Waffelo's DenHugo 0.131.0en-us \ No newline at end of file diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html index f1b9605..b6f5c62 100644 --- a/public/categories/page/1/index.html +++ b/public/categories/page/1/index.html @@ -1,10 +1,2 @@ - - - - https://waffelo.net/categories/ - - - - - - +https://waffelo.net/categories/ + \ No newline at end of file diff --git a/public/contact/index.html b/public/contact/index.html index 0b15d1c..496c146 100644 --- a/public/contact/index.html +++ b/public/contact/index.html @@ -1,72 +1,11 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- -

Contact me

-

If you are interested in what I am doing and have some questions, tips or ideas. You -can connect with me via listed options :)

-

Matrix: @waffelo:drgnz.club (quick link)

-

Discord: @waffelo.net (quick link) ! less serious chat

-

Email: contact@waffelo.net (quick link)

-

  - 

-

Social

-

I don’t move around social sites that much, but I have some.

-

Mastodon: @waffelo@woof.tech (quick link)

-

Github: @waffelo (quick link)

-

Printables: @waffelo (quick link)

-

  - 

- -

You can also donate me for my projects and needs. I accept some crypto like -Bitcoind and Monero, but you can also send me something via PayPal.

-

Bitcoin: bc1qf2etm4caugar593ewtmr42east4lam0ew79hg9

-

Monero: awa

-

  - 

-

GPG Keys

-

If you email me and want to have more privacy, or you want to send me some files, you can use my GPG key to encrypt the message.

-
pub   rsa3072 2023-02-24 [SC]
+Waffelo's Den
+

Contact me

If you are interested in what I am doing and have some questions, tips or ideas. You +can connect with me via listed options :)

Matrix: @waffelo:drgnz.club (quick link)

Discord: @waffelo.net (quick link)

Email: contact@waffelo.net (quick link)

  + 

Sites

I don’t move around social sites that much, but I have some.

Mastodon: @waffelo@woof.tech (quick link)

Github: @waffelo (quick link)

Printables: @waffelo (quick link)

  + 

You can also donate me for my projects and needs. I accept some crypto like +Bitcoind and Monero, but you can also send me something via PayPal.

Bitcoin: bc1qf2etm4caugar593ewtmr42east4lam0ew79hg9

Monero: awa

  + 

GPG Keys

If you email me and want to have more privacy, or you want to send me some files, you can use my GPG key to encrypt the message.

pub   rsa3072 2023-02-24 [SC]
       4F8B 036B 8DE8 ADA8  F514 78B5 3572 403B D325
 uid           [ultimate] Jakub Heger 
 sub   rsa3072 2023-02-24 [E]
-
- -
-
- -
-
- - \ No newline at end of file +
\ No newline at end of file diff --git a/public/home/index.html b/public/home/index.html index 8f57f40..58747e6 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -1,61 +1,5 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- - - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +
\ No newline at end of file diff --git a/public/index.html b/public/index.html index 34317c6..183b98c 100644 --- a/public/index.html +++ b/public/index.html @@ -1,46 +1,2 @@ - - - - - - - Waffelo's Den - - - - - - - -
-
- - -
-
- -

This website is currently under development 🚧

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

# Recent posts

Blog 📜

Journal 📓


Welcome!

Welcome to Waffelo's Den
\ No newline at end of file diff --git a/public/index.xml b/public/index.xml index ca92b54..76991ae 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,55 +1,44 @@ - - - - Waffelo's Den - https://waffelo.net/ - Recent content on Waffelo's Den - Hugo 0.131.0 - en-us - Thu, 24 Apr 2025 13:12:13 +0200 - - - Stuff - https://waffelo.net/stuff/ - Thu, 24 Apr 2025 13:12:13 +0200 - https://waffelo.net/stuff/ - <p>TODO</p> - - - Contact - https://waffelo.net/contact/ - Thu, 24 Apr 2025 09:29:32 +0200 - https://waffelo.net/contact/ - <h1 id="contact-me">Contact me</h1> <p>If you are interested in what I am doing and have some questions, tips or ideas. You can connect with me via listed options :)</p> <p><strong>Matrix:</strong> <code>@waffelo:drgnz.club</code> <a href="https://matrix.to/#/@waffelo:drgnz.club">(quick link)</a></p> <p><strong>Discord:</strong> <code>@waffelo.net</code> <a href="awa">(quick link)</a> <em>! less serious chat</em></p> <p><strong>Email:</strong> <code>contact@waffelo.net</code> <a href="mailto://contact@waffelo.net">(quick link)</a></p> <p>   </p> <h2 id="social">Social</h2> <p>I don&rsquo;t move around social sites that much, but I have some.</p> <p><strong>Mastodon:</strong> <code>@waffelo@woof.tech</code> <a href="https://woof.tech/@waffelo">(quick link)</a></p> <p><strong>Github:</strong> <code>@waffelo</code> <a href="https://github.com/Waffelo">(quick link)</a></p> <p><strong>Printables:</strong> <code>@waffelo</code> <a href="https://www.printables.com/@waffelo">(quick link)</a></p> <p>   </p> <h2 id="donate">Donate</h2> <p>You can also donate me for my projects and needs. I accept some crypto like Bitcoind and Monero, but you can also send me something via PayPal.</p> <p><strong>Bitcoin:</strong> <code>bc1qf2etm4caugar593ewtmr42east4lam0ew79hg9</code></p> <p><strong>Monero:</strong> <code>awa</code></p> <p>   </p> <h2 id="gpg-keys">GPG Keys</h2> <p>If you email me and want to have more privacy, or you want to send me some files, you can use my GPG key to encrypt the message.</p> <pre tabindex="0"><code class="language-gpg" data-lang="gpg">pub rsa3072 2023-02-24 [SC] 4F8B 036B 8DE8 ADA8 F514 78B5 3572 403B D325 uid [ultimate] Jakub Heger sub rsa3072 2023-02-24 [E] </code></pre> - - - New Website! - https://waffelo.net/posts/new-website/ - Thu, 24 Apr 2025 08:53:12 +0200 - https://waffelo.net/posts/new-website/ - <p>For the past couple weeks I have been thinking about redoing my website once again, but now, I wanted to do it properly. I wanted to have a easy way to manage my content and make edits to the website without redoing all the pages like I used to with my completely pure html website. Frankly said, it was dreadful, to change even the simplest thing like navbar link. awa</p> <p> </p> <h2 id="what-does-this-mean">What does this mean?</h2> <p>It means that I will be more active in writing again! Yay!</p> - - - About - https://waffelo.net/about/ - Thu, 24 Apr 2025 07:56:35 +0200 - https://waffelo.net/about/ - <h1 id="about-me">About me</h1> <p><img src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512#floatright" alt=""> I am a nineteen years old passionate free software and hardware enthusiast from the Slovak Republic. I have studied programming of CNCs and welding machinery. I am currently employeed. I am the lead admin and founder of Drgnz Club community network which is a small group of like-minded people.</p> <p>There are quite a lot of things that I am fond of. I enjoy things such as film photography, journaling and fountain pens, reading books and the bible, listening to music and many more things. But I also am interested in the technology aswell, I do some 3D printing and sometimes design simple models in FreeCAD. I run a GNU/Linux server with my partner and I also like radio communication technology. And for the physical activities, I enjoy going for walks and hikes to the forest and meadows, sometimes I do few light exercises.</p> <p>I prefer to use free and open-source software over proprietary software, that&rsquo;s why I use Gentoo Linux as my main operating system. My favorite processor and graphics card brand is AMD so I have AMD only system. AMD is said to have better performance and compatibility on GNU/Linux so that is a big plus, but I also think that AMD is overall much cooler. Currently I use Sway as my tiling window manager, I really prefer tiling WMs over DEs because of organized it can get and how customizable it is.</p> <p><a href="https://wakatime.com/@29725049-7048-4ebb-8064-21f95716ce5a"><img src="https://wakatime.com/badge/user/29725049-7048-4ebb-8064-21f95716ce5a.svg" alt="wakatime"></a></p> - - - - https://waffelo.net/blog/ - Mon, 01 Jan 0001 00:00:00 +0000 - https://waffelo.net/blog/ - <p>awa</p> - - - - https://waffelo.net/home/ - Mon, 01 Jan 0001 00:00:00 +0000 - https://waffelo.net/home/ - - - - - +Waffelo's Denhttps://waffelo.net/Recent content on Waffelo's DenHugo 0.131.0en-usFri, 25 Apr 2025 06:57:31 +0200Hellohttps://waffelo.net/journal/hello/Fri, 25 Apr 2025 06:57:31 +0200https://waffelo.net/journal/hello/Stuffhttps://waffelo.net/stuff/Thu, 24 Apr 2025 13:12:13 +0200https://waffelo.net/stuff/<p>TODO</p>Contacthttps://waffelo.net/contact/Thu, 24 Apr 2025 09:29:32 +0200https://waffelo.net/contact/<h1 id="contact-me">Contact me</h1> +<p>If you are interested in what I am doing and have some questions, tips or ideas. You +can connect with me via listed options :)</p> +<p><strong>Matrix:</strong> <code>@waffelo:drgnz.club</code> <a href="https://matrix.to/#/@waffelo:drgnz.club">(quick link)</a></p> +<p><strong>Discord:</strong> <code>@waffelo.net</code> <a href="awa">(quick link)</a></p> +<p><strong>Email:</strong> <code>contact@waffelo.net</code> <a href="mailto://contact@waffelo.net">(quick link)</a></p> +<p>  + </p> +<h2 id="sites">Sites</h2> +<p>I don&rsquo;t move around social sites that much, but I have some.</p> +<p><strong>Mastodon:</strong> <code>@waffelo@woof.tech</code> <a href="https://woof.tech/@waffelo">(quick link)</a></p> +<p><strong>Github:</strong> <code>@waffelo</code> <a href="https://github.com/Waffelo">(quick link)</a></p> +<p><strong>Printables:</strong> <code>@waffelo</code> <a href="https://www.printables.com/@waffelo">(quick link)</a></p> +<p>  + </p> +<h2 id="donate">Donate</h2> +<p>You can also donate me for my projects and needs. I accept some crypto like +Bitcoind and Monero, but you can also send me something via PayPal.</p> +<p><strong>Bitcoin:</strong> <code>bc1qf2etm4caugar593ewtmr42east4lam0ew79hg9</code></p> +<p><strong>Monero:</strong> <code>awa</code></p> +<p>  + </p> +<h2 id="gpg-keys">GPG Keys</h2> +<p>If you email me and want to have more privacy, or you want to send me some files, you can use my GPG key to encrypt the message.</p> +<pre tabindex="0"><code class="language-gpg" data-lang="gpg">pub rsa3072 2023-02-24 [SC] + 4F8B 036B 8DE8 ADA8 F514 78B5 3572 403B D325 +uid [ultimate] Jakub Heger +sub rsa3072 2023-02-24 [E] +</code></pre>New Website!https://waffelo.net/posts/new-website/Thu, 24 Apr 2025 08:53:12 +0200https://waffelo.net/posts/new-website/<p>For the past couple weeks I have been thinking about redoing my +website once again, but now, I wanted to do it properly. I wanted +to have a easy way to manage my content and make edits to the +website without redoing all the pages like I used to with my +completely pure html website. Frankly said, it was dreadful, to +change even the simplest thing like navbar link. +awa</p> +<p> </p> +<h2 id="what-does-this-mean">What does this mean?</h2> +<p>It means that I will be more active in writing again! Yay!</p>Abouthttps://waffelo.net/about/Thu, 24 Apr 2025 07:56:35 +0200https://waffelo.net/about/<h1 id="about-me">About me</h1> +<p><img src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512#floatright" alt=""> +I am a nineteen years old passionate free software and hardware enthusiast from the Slovak Republic. I have studied programming of CNCs and welding machinery. I am currently employeed. I am the lead admin and founder of Drgnz Club community network which is a small group of like-minded people.</p> +<p>There are quite a lot of things that I am fond of. I enjoy things such as film photography, journaling and fountain pens, reading books and the bible, listening to music and many more things. But I also am interested in the technology aswell, I do some 3D printing and sometimes design simple models in FreeCAD. I run a GNU/Linux server with my partner and I also like radio communication technology. And for the physical activities, I enjoy going for walks and hikes to the forest and meadows, sometimes I do few light exercises.</p> +<p>I prefer to use free and open-source software over proprietary software, that&rsquo;s why I use Gentoo Linux as my main operating system. My favorite processor and graphics card brand is AMD so I have AMD only system. AMD is said to have better performance and compatibility on GNU/Linux so that is a big plus, but I also think that AMD is overall much cooler. +Currently I use Sway as my tiling window manager, I really prefer tiling WMs over DEs because of organized it can get and how customizable it is.</p> +<p><a href="https://wakatime.com/@29725049-7048-4ebb-8064-21f95716ce5a"><img src="https://wakatime.com/badge/user/29725049-7048-4ebb-8064-21f95716ce5a.svg" alt="wakatime"></a></p><link>https://waffelo.net/blog/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://waffelo.net/blog/</guid><description><p>awa</p></description></item></channel></rss> \ No newline at end of file diff --git a/public/journal/hello/index.html b/public/journal/hello/index.html new file mode 100644 index 0000000..3706ce2 --- /dev/null +++ b/public/journal/hello/index.html @@ -0,0 +1,5 @@ +<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=generator content="Hugo 0.131.0"><title>Waffelo's Den +
\ No newline at end of file diff --git a/public/journal/index.html b/public/journal/index.html new file mode 100644 index 0000000..4a7b509 --- /dev/null +++ b/public/journal/index.html @@ -0,0 +1,3 @@ +Waffelo's Den +

Posts

- +Hello

RSS feed icon

\ No newline at end of file diff --git a/public/journal/index.xml b/public/journal/index.xml new file mode 100644 index 0000000..34d18f8 --- /dev/null +++ b/public/journal/index.xml @@ -0,0 +1 @@ +Journals on Waffelo's Denhttps://waffelo.net/journal/Recent content in Journals on Waffelo's DenHugo 0.131.0en-usFri, 25 Apr 2025 06:57:31 +0200Hellohttps://waffelo.net/journal/hello/Fri, 25 Apr 2025 06:57:31 +0200https://waffelo.net/journal/hello/ \ No newline at end of file diff --git a/public/journal/page/1/index.html b/public/journal/page/1/index.html new file mode 100644 index 0000000..c6f89ac --- /dev/null +++ b/public/journal/page/1/index.html @@ -0,0 +1,2 @@ +https://waffelo.net/journal/ + \ No newline at end of file diff --git a/public/posts/index.html b/public/posts/index.html index 393cc5c..0b8a92b 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -1,68 +1,3 @@ - - - - - - - Waffelo's Den - - - - - - - -
-
- - -
-
- - - - - - -
- news (1) -
- - - -
- - -

Posts

-

- - - New Website!
-

- -

- RSS feed icon -

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

Posts

- +New Website!

RSS feed icon

\ No newline at end of file diff --git a/public/posts/index.xml b/public/posts/index.xml index 7d25334..dd027f1 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -1,20 +1,10 @@ - - - - Posts on Waffelo's Den - https://waffelo.net/posts/ - Recent content in Posts on Waffelo's Den - Hugo 0.131.0 - en-us - Thu, 24 Apr 2025 08:53:12 +0200 - - - New Website! - https://waffelo.net/posts/new-website/ - Thu, 24 Apr 2025 08:53:12 +0200 - https://waffelo.net/posts/new-website/ - <p>For the past couple weeks I have been thinking about redoing my website once again, but now, I wanted to do it properly. I wanted to have a easy way to manage my content and make edits to the website without redoing all the pages like I used to with my completely pure html website. Frankly said, it was dreadful, to change even the simplest thing like navbar link. awa</p> <p> </p> <h2 id="what-does-this-mean">What does this mean?</h2> <p>It means that I will be more active in writing again! Yay!</p> - - - - +Posts on Waffelo's Denhttps://waffelo.net/posts/Recent content in Posts on Waffelo's DenHugo 0.131.0en-usThu, 24 Apr 2025 08:53:12 +0200New Website!https://waffelo.net/posts/new-website/Thu, 24 Apr 2025 08:53:12 +0200https://waffelo.net/posts/new-website/<p>For the past couple weeks I have been thinking about redoing my +website once again, but now, I wanted to do it properly. I wanted +to have a easy way to manage my content and make edits to the +website without redoing all the pages like I used to with my +completely pure html website. Frankly said, it was dreadful, to +change even the simplest thing like navbar link. +awa</p> +<p> </p> +<h2 id="what-does-this-mean">What does this mean?</h2> +<p>It means that I will be more active in writing again! Yay!</p> \ No newline at end of file diff --git a/public/posts/new-website/index.html b/public/posts/new-website/index.html index 42e20e6..3cd4484 100644 --- a/public/posts/new-website/index.html +++ b/public/posts/new-website/index.html @@ -1,71 +1,11 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- -
- -
-

For the past couple weeks I have been thinking about redoing my +Waffelo's Den +

For the past couple weeks I have been thinking about redoing my website once again, but now, I wanted to do it properly. I wanted to have a easy way to manage my content and make edits to the website without redoing all the pages like I used to with my completely pure html website. Frankly said, it was dreadful, to change even the simplest thing like navbar link. -awa

-

 

-

What does this mean?

-

It means that I will be more active in writing again! Yay!

- -
-
- -
-
- -
-
- - \ No newline at end of file +awa

 

What does this mean?

It means that I will be more active in writing again! Yay!

\ No newline at end of file diff --git a/public/posts/page/1/index.html b/public/posts/page/1/index.html index a6134f2..4bd2cf0 100644 --- a/public/posts/page/1/index.html +++ b/public/posts/page/1/index.html @@ -1,10 +1,2 @@ - - - - https://waffelo.net/posts/ - - - - - - +https://waffelo.net/posts/ + \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml index af72e0e..e8409d2 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,35 +1 @@ - - - - https://waffelo.net/ - 2025-04-24T13:12:13+02:00 - - https://waffelo.net/stuff/ - 2025-04-24T13:12:13+02:00 - - https://waffelo.net/contact/ - 2025-04-24T09:29:32+02:00 - - https://waffelo.net/posts/new-website/ - 2025-04-24T08:53:12+02:00 - - https://waffelo.net/tags/news/ - 2025-04-24T08:53:12+02:00 - - https://waffelo.net/posts/ - 2025-04-24T08:53:12+02:00 - - https://waffelo.net/tags/ - 2025-04-24T08:53:12+02:00 - - https://waffelo.net/about/ - 2025-04-24T07:56:35+02:00 - - https://waffelo.net/blog/ - - https://waffelo.net/home/ - - https://waffelo.net/categories/ - - +https://waffelo.net/2025-04-25T06:57:31+02:00https://waffelo.net/journal/hello/2025-04-25T06:57:31+02:00https://waffelo.net/journal/2025-04-25T06:57:31+02:00https://waffelo.net/stuff/2025-04-24T13:12:13+02:00https://waffelo.net/contact/2025-04-24T09:29:32+02:00https://waffelo.net/posts/new-website/2025-04-24T08:53:12+02:00https://waffelo.net/tags/news/2025-04-24T08:53:12+02:00https://waffelo.net/posts/2025-04-24T08:53:12+02:00https://waffelo.net/tags/2025-04-24T08:53:12+02:00https://waffelo.net/about/2025-04-24T07:56:35+02:00https://waffelo.net/blog/https://waffelo.net/categories/ \ No newline at end of file diff --git a/public/stuff/index.html b/public/stuff/index.html index 392efaf..7e57f3e 100644 --- a/public/stuff/index.html +++ b/public/stuff/index.html @@ -1,45 +1,2 @@ - - - - - - - Waffelo's Den - - - - - - -
-
- - -
-
- -

TODO

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den + \ No newline at end of file diff --git a/public/tags/index.html b/public/tags/index.html index 67b9332..f4261bf 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -1,68 +1,3 @@ - - - - - - - Waffelo's Den - - - - - - - -
-
- - -
-
- - - - - - -
- news (1) -
- - - -
- - -

Posts

-

- - - News
-

- -

- RSS feed icon -

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

Posts

- +News

RSS feed icon

\ No newline at end of file diff --git a/public/tags/index.xml b/public/tags/index.xml index 62af2df..703cedf 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -1,20 +1 @@ - - - - Tags on Waffelo's Den - https://waffelo.net/tags/ - Recent content in Tags on Waffelo's Den - Hugo 0.131.0 - en-us - Thu, 24 Apr 2025 08:53:12 +0200 - - - News - https://waffelo.net/tags/news/ - Thu, 24 Apr 2025 08:53:12 +0200 - https://waffelo.net/tags/news/ - - - - - +Tags on Waffelo's Denhttps://waffelo.net/tags/Recent content in Tags on Waffelo's DenHugo 0.131.0en-usThu, 24 Apr 2025 08:53:12 +0200Newshttps://waffelo.net/tags/news/Thu, 24 Apr 2025 08:53:12 +0200https://waffelo.net/tags/news/ \ No newline at end of file diff --git a/public/tags/news/index.html b/public/tags/news/index.html index 0d9d0c6..529093f 100644 --- a/public/tags/news/index.html +++ b/public/tags/news/index.html @@ -1,68 +1,3 @@ - - - - - - - Waffelo's Den - - - - - - - -
-
- - -
-
- - - - - - -
- news (1) -
- - - -
- - -

Posts

-

- - - New Website!
-

- -

- RSS feed icon -

- - -
-
- -
-
- - \ No newline at end of file +Waffelo's Den +

Posts

- +New Website!

RSS feed icon

\ No newline at end of file diff --git a/public/tags/news/index.xml b/public/tags/news/index.xml index da0c2c0..c941c01 100644 --- a/public/tags/news/index.xml +++ b/public/tags/news/index.xml @@ -1,20 +1,10 @@ - - - - News on Waffelo's Den - https://waffelo.net/tags/news/ - Recent content in News on Waffelo's Den - Hugo 0.131.0 - en-us - Thu, 24 Apr 2025 08:53:12 +0200 - - - New Website! - https://waffelo.net/posts/new-website/ - Thu, 24 Apr 2025 08:53:12 +0200 - https://waffelo.net/posts/new-website/ - <p>For the past couple weeks I have been thinking about redoing my website once again, but now, I wanted to do it properly. I wanted to have a easy way to manage my content and make edits to the website without redoing all the pages like I used to with my completely pure html website. Frankly said, it was dreadful, to change even the simplest thing like navbar link. awa</p> <p> </p> <h2 id="what-does-this-mean">What does this mean?</h2> <p>It means that I will be more active in writing again! Yay!</p> - - - - +News on Waffelo's Denhttps://waffelo.net/tags/news/Recent content in News on Waffelo's DenHugo 0.131.0en-usThu, 24 Apr 2025 08:53:12 +0200New Website!https://waffelo.net/posts/new-website/Thu, 24 Apr 2025 08:53:12 +0200https://waffelo.net/posts/new-website/<p>For the past couple weeks I have been thinking about redoing my +website once again, but now, I wanted to do it properly. I wanted +to have a easy way to manage my content and make edits to the +website without redoing all the pages like I used to with my +completely pure html website. Frankly said, it was dreadful, to +change even the simplest thing like navbar link. +awa</p> +<p> </p> +<h2 id="what-does-this-mean">What does this mean?</h2> +<p>It means that I will be more active in writing again! Yay!</p> \ No newline at end of file diff --git a/public/tags/news/page/1/index.html b/public/tags/news/page/1/index.html index 5f997d4..fb2f1e9 100644 --- a/public/tags/news/page/1/index.html +++ b/public/tags/news/page/1/index.html @@ -1,10 +1,2 @@ - - - - https://waffelo.net/tags/news/ - - - - - - +https://waffelo.net/tags/news/ + \ No newline at end of file diff --git a/public/tags/page/1/index.html b/public/tags/page/1/index.html index 8c52d70..5cd9aad 100644 --- a/public/tags/page/1/index.html +++ b/public/tags/page/1/index.html @@ -1,10 +1,2 @@ - - - - https://waffelo.net/tags/ - - - - - - +https://waffelo.net/tags/ + \ No newline at end of file diff --git a/themes/plague/layouts/index.html b/themes/plague/layouts/index.html index 6b260d8..05c6310 100644 --- a/themes/plague/layouts/index.html +++ b/themes/plague/layouts/index.html @@ -1,3 +1,4 @@ {{ define "main" }} +{{ partial "recent-posts.html" . }} {{.Content}} {{ end }} diff --git a/themes/plague/layouts/partials/recent-posts.html b/themes/plague/layouts/partials/recent-posts.html new file mode 100644 index 0000000..57e9308 --- /dev/null +++ b/themes/plague/layouts/partials/recent-posts.html @@ -0,0 +1,25 @@ +

# Recent posts

+
+ +
+

Blog 📜

+
    + {{ range first 5 (where .Site.RegularPages "Section" "posts" ) }} +
  • [{{ .Date.Format "January 2, 2006" }}] - {{ .Title }}
  • + {{ end }} +
+
+ +
+ +
+

Journal 📓

+
    + {{ range first 5 (where .Site.RegularPages "Section" "journal" ) }} +
  • [{{ .Date.Format "January 2, 2006" }}] - {{ .Title }}
  • + {{ end }} +
+
+ +
+
diff --git a/themes/plague/layouts/shortcodes/recent-posts.html b/themes/plague/layouts/shortcodes/recent-posts.html new file mode 100644 index 0000000..a5b4998 --- /dev/null +++ b/themes/plague/layouts/shortcodes/recent-posts.html @@ -0,0 +1,11 @@ +

Recent Posts

+ +