.
|
@ -1,2 +1,13 @@
|
|||
<center><h1>Welcome!</h1></center>
|
||||
Welcome to Waffelo's Den
|
||||
<center><h1>Welcome!</h1></center><br>
|
||||
Hi! Welcome to my personal website and blog. I made this
|
||||
website to present myself, my projects, thoughts and opinions. I hope
|
||||
to post here regularly since I remade my website in static site generator.
|
||||
This website is primarly focused on topics such as technology and topics,
|
||||
but it is not limited to them. I like to ramble about other things too.
|
||||
|
||||
|
||||
|
||||
<center>
|
||||
<img src="/pictures/fursona/stickers/eyesdragon.png" width="240px">
|
||||
<br><i>Eyesdragon</i>
|
||||
</center>
|
||||
|
|
|
@ -14,4 +14,12 @@ There are quite a lot of things that I am fond of. I enjoy things such as film p
|
|||
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.
|
||||
|
||||
|
||||
### TODO:
|
||||
* my hardware and system
|
||||
* my skills
|
||||
* my meshtastic nodes
|
||||
|
||||
|
||||
|
||||
[](https://wakatime.com/@29725049-7048-4ebb-8064-21f95716ce5a)
|
||||
|
|
BIN
content/pictures/fursona/stickers/angry.png
Normal file
After Width: | Height: | Size: 536 KiB |
BIN
content/pictures/fursona/stickers/blep.png
Normal file
After Width: | Height: | Size: 416 KiB |
BIN
content/pictures/fursona/stickers/butt.png
Normal file
After Width: | Height: | Size: 334 KiB |
BIN
content/pictures/fursona/stickers/ding.png
Normal file
After Width: | Height: | Size: 538 KiB |
BIN
content/pictures/fursona/stickers/eyesdragon.png
Normal file
After Width: | Height: | Size: 431 KiB |
BIN
content/pictures/fursona/stickers/hi.png
Normal file
After Width: | Height: | Size: 636 KiB |
BIN
content/pictures/fursona/stickers/nerd.png
Normal file
After Width: | Height: | Size: 611 KiB |
BIN
content/pictures/fursona/stickers/nerdp.png
Normal file
After Width: | Height: | Size: 611 KiB |
BIN
content/pictures/fursona/stickers/no.png
Normal file
After Width: | Height: | Size: 415 KiB |
BIN
content/pictures/fursona/stickers/photo.png
Normal file
After Width: | Height: | Size: 620 KiB |
BIN
content/pictures/fursona/stickers/scared.png
Normal file
After Width: | Height: | Size: 472 KiB |
BIN
content/pictures/fursona/stickers/showcase.png
Normal file
After Width: | Height: | Size: 2.7 MiB |
BIN
content/pictures/fursona/stickers/showcase.xcf
Normal file
BIN
content/pictures/fursona/stickers/sleep.png
Normal file
After Width: | Height: | Size: 828 KiB |
BIN
content/pictures/fursona/stickers/spit_fire.png
Normal file
After Width: | Height: | Size: 576 KiB |
BIN
content/pictures/fursona/stickers/stickers.rar
Normal file
BIN
content/pictures/fursona/stickers/surprised.png
Normal file
After Width: | Height: | Size: 489 KiB |
BIN
content/pictures/fursona/stickers/think.png
Normal file
After Width: | Height: | Size: 464 KiB |
BIN
content/pictures/fursona/stickers/yap.png
Normal file
After Width: | Height: | Size: 585 KiB |
BIN
content/pictures/fursona/stickers/yes.png
Normal file
After Width: | Height: | Size: 565 KiB |
BIN
content/pictures/solder.png
Normal file
After Width: | Height: | Size: 4.2 MiB |
|
@ -5,15 +5,85 @@ draft = false
|
|||
tags = ["news"]
|
||||
+++
|
||||
|
||||
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
|
||||
For the last couple weeks I have been thinking about starting
|
||||
a new website more than usually. It was in my bucket list, however
|
||||
I never really got to it because I didn't want to spend too much
|
||||
time figuring confusing Hugo out. I could make purely html blog
|
||||
website like I did many times before, but I didn't want that anymore.
|
||||
Not being able to manage blog posts properly was a huge deal for me.
|
||||
If i wanted to change something in website structure, I would have to
|
||||
edit every single page, and I had many journal posts. This demotivated
|
||||
me a lot in continuing with my websites and blogging.
|
||||
|
||||
Recently I have moved and got a new job. I finally got a tech related
|
||||
job where I can also use computer. In this new job I sometimes need
|
||||
to wait for some things for some periods of time, so why not use it for
|
||||
things like learning, managing my server and redoing my website. So I
|
||||
quickly set up neovim as IDE on my server and started doing it trough
|
||||
SSH. This might seem strange, but I am forced to use Windows at work, which
|
||||
is unusable for me. I don't really know how to use it, it feels dumb and
|
||||
on top of that it is restricted as heck. Everything is connected to
|
||||
different systems and Microsoft ecosystem. I barely can install software
|
||||
because of the restrictions. I really would rather use bare TTY on Linux
|
||||
than Windows itself.
|
||||
|
||||
<center>
|
||||
<img src="/pictures/fursona/stickers/spit_fire.png" width="280px">
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
## What does this mean?
|
||||
It means that I will be more active in writing again! Yay!
|
||||
## What now?
|
||||
From this point, you can finally bookmark my website and check on it once in
|
||||
a while, since it is set up in a better system which motivates me now. Or you
|
||||
can also add this blog to your reader with [RSS](https://waffelo.net/posts/index.xml).
|
||||
I will be actually trying to keep this blog alive now, since it is also giving
|
||||
me some benefits like learning how to write better, finding interesting people,
|
||||
expressing my ideas and some more.
|
||||
|
||||
<center>
|
||||
<img src="/pictures/fursona/stickers/think.png" width="220px">
|
||||
</center>
|
||||
|
||||
|
||||
## Is the website finished?
|
||||
Absolutely not. I still have a lot of things to polish and change. I got the theme
|
||||
from some randomg repository on Github (it is GPLv3) and it helped me understand
|
||||
HUGO more, I would attribute the creator more but I feel like I changed the theme
|
||||
nearly completely to my likings. But I think it was called Plague.
|
||||
|
||||
So, as some might know me. I am almost never pleased with the things I create, so my
|
||||
website will keep getting edits and improvements. Who knows how long it will be until
|
||||
I decide to create a new theme. But it certainly won't make the website inaccesible
|
||||
like it did before. So don't worry, if anyone even worries.
|
||||
|
||||
|
||||
## What else is to be done?
|
||||
There are quite a few things that need to be done on this website, like creating couple
|
||||
new pages like store, fursona info, favorite pages, etc.. But I also need to tweak
|
||||
the theme more, I need to figure out the layouts which I want to use, colors and shapes.
|
||||
I want to redo the about me page completely, for now there will be text from my old
|
||||
website as placeholder. I also want to play more with the index homepage more. You will
|
||||
see by the time.
|
||||
|
||||
I will be also getting more stickers and illustrations for this website, I am currently
|
||||
talking with my artist about the things like logos and icons.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
So now that I have a better start, I am ready to resume my website dingly tingly dragoning.
|
||||
Thank you for readhing this post, and stay tuned for more things I will have to yap about :D
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -5,4 +5,10 @@ draft = false
|
|||
layout = 'standalone'
|
||||
+++
|
||||
|
||||
TODO
|
||||
# Stuff
|
||||
Here are some less important things that wouldn't fit to navigation bar.
|
||||
Things will be added soon.
|
||||
|
||||
|
||||
|
||||
* [Shop](#) - Things I sell and services I offer
|
||||
|
|
|
@ -12,6 +12,7 @@ theme = 'plague'
|
|||
[params]
|
||||
siteHeaderText = "~/Waffelo's Den"
|
||||
siteFooterText = "© 2025 Jakub Heger"
|
||||
DateForm = "30/12/26"
|
||||
|
||||
[params.hcard]
|
||||
avatar = "https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"
|
||||
|
|
|
@ -1,2 +1,45 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><h1 class=http-error>404 Error</h1><p class=http-error>That page wasn't found. <a href=https://waffelo.net/>Go home</a>?</p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<h1 class="http-error">404 Error</h1>
|
||||
<p class="http-error">That page wasn't found. <a href="https://waffelo.net/">Go home</a>?</p>
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,4 +1,58 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><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’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></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<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’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> </p>
|
||||
<h3 id="todo">TODO:</h3>
|
||||
<ul>
|
||||
<li>my hardware and system</li>
|
||||
<li>my skills</li>
|
||||
<li>my meshtastic nodes</li>
|
||||
</ul>
|
||||
<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>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,5 +1,62 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><article class=h-entry><div class=post-metadata><h1 class="post-title p-name"><span style=color:grey>#</span></h1><hr><p class=post-date><span class=post-date>Published on
|
||||
<a class=u-url href=https://waffelo.net/blog/><time class=dt-published datetime=0001-01-01T00:00:00Z>January 1, 1</time></a>
|
||||
by <img class=u-photo alt src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"> <a class="p-author h-card" rel=author href=https://waffelo.net/>Jakub Heger</a>
|
||||
</span><b>Tags:</b></p></div><div class="post-content e-content"><p>awa</p></div></article></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<article class="h-entry">
|
||||
<div class="post-metadata">
|
||||
<h1 class="post-title p-name"><span style="color: grey;">#</span> </h1>
|
||||
<hr>
|
||||
<p class="post-date">
|
||||
<span class="post-date">
|
||||
Published on
|
||||
<a class="u-url" href="https://waffelo.net/blog/"><time class="dt-published" datetime="0001-01-01T00:00:00Z">January 1, 1</time></a>
|
||||
by <img class="u-photo" alt="" src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"> <a class="p-author h-card" rel="author" href="https://waffelo.net/">Jakub Heger</a>
|
||||
</span>
|
||||
<b>Tags:</b>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="post-content e-content">
|
||||
<p>awa</p>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,2 +1,47 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css><link rel=alternate type=application/rss+xml href=https://waffelo.net/categories/index.xml title="Waffelo's Den"></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><p><a href=https://waffelo.net/categories/index.xml><img alt="RSS feed icon" src=https://waffelo.net/icons/rss.png></a></p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://waffelo.net/categories/index.xml" title="Waffelo's Den">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
|
||||
<p><a href="https://waffelo.net/categories/index.xml"><img alt="RSS feed icon" src="https://waffelo.net/icons/rss.png"></a></p>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Waffelo's Den</title><link>https://waffelo.net/categories/</link><description>Recent content in Categories on Waffelo's Den</description><generator>Hugo 0.131.0</generator><language>en-us</language><atom:link href="https://waffelo.net/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Waffelo's Den</title>
|
||||
<link>https://waffelo.net/categories/</link>
|
||||
<description>Recent content in Categories on Waffelo's Den</description>
|
||||
<generator>Hugo 0.131.0</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="https://waffelo.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
|
|
|
@ -1,2 +1,10 @@
|
|||
<!doctype html><html lang=en-us><head><title>https://waffelo.net/categories/</title>
|
||||
<link rel=canonical href=https://waffelo.net/categories/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://waffelo.net/categories/"></head></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://waffelo.net/categories/</title>
|
||||
<link rel="canonical" href="https://waffelo.net/categories/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://waffelo.net/categories/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -1,11 +1,72 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><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’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]
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<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’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></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
</code></pre>
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,4 +1,14 @@
|
|||
:root {
|
||||
--background: #1b1919;
|
||||
|
||||
--foreground: #cdcdcd; /* text */
|
||||
|
||||
--accent:;
|
||||
--borders: #2f2d2d;
|
||||
--links: var(--accent);
|
||||
|
||||
|
||||
/*Replacing these*/
|
||||
--background-color: #1b1919;
|
||||
--text-color: #cdcdcd;
|
||||
--light-text-color: #dfdfdf;
|
||||
|
|
|
@ -9,13 +9,14 @@
|
|||
margin-bottom: 0;
|
||||
padding-right: 30px;
|
||||
padding-left: 30px;
|
||||
border: 1px solid var(--borders);
|
||||
}
|
||||
|
||||
body {
|
||||
background: var(--background-color);
|
||||
color: var(--text-color);
|
||||
font-family: monospace;
|
||||
font-size: 14px;
|
||||
font-size: 14.8px;
|
||||
line-height: 1.5;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
|
|
@ -1,2 +1,83 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css><link rel=alternate type=application/rss+xml href=https://waffelo.net/index.xml title="Waffelo's Den"></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><h2><span style=color:gray>#</span> Recent posts</h2><div style="display:flex;border:2px dashed var(--preformatted-background-color);padding:15px;margin:15px"><div style=width:100%><h2>Blog 📜</h2><ul><li>[April 24, 2025] - <a href=/posts/new-website/>New Website!</a></li></ul></div><div style=width:15%></div><div style=width:100%><h2>Journal 📓</h2><ul><li>[April 25, 2025] - <a href=/journal/hello/>Hello</a></li></ul></div></div><br><center><h1>Welcome!</h1></center>Welcome to Waffelo's Den</main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://waffelo.net/index.xml" title="Waffelo's Den">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<h2><span style="color:gray;">#</span> Recent posts</h2>
|
||||
<div style="display: flex; border: 2px dashed var(--preformatted-background-color); padding:15px; margin:15px;">
|
||||
|
||||
<div style="width:100%;">
|
||||
<h2> Blog 📜 </h2>
|
||||
<ul>
|
||||
|
||||
<li>[24/04/2025] - <a href="/posts/new-website/">New Website!</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="width:15%;"></div>
|
||||
|
||||
<div style="width:100%;">
|
||||
<h2> Journal 📓 </h2>
|
||||
<ul>
|
||||
|
||||
<li>[25/04/2025] - <a href="/journal/hello/">Hello</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<center><h1>Welcome!</h1></center><br>
|
||||
Hi! Welcome to my personal website and blog. I made this
|
||||
website to present myself, my projects, thoughts and opinions. I hope
|
||||
to post here regularly since I remade my website in static site generator.
|
||||
This website is primarly focused on topics such as technology and topics,
|
||||
but it is not limited to them. I like to ramble about other things too.
|
||||
<p>
|
||||
</p>
|
||||
<center>
|
||||
<img src="/pictures/fursona/stickers/eyesdragon.png" width="240px">
|
||||
<br><i>Eyesdragon</i>
|
||||
</center>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,44 +1,55 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Waffelo's Den</title><link>https://waffelo.net/</link><description>Recent content on Waffelo's Den</description><generator>Hugo 0.131.0</generator><language>en-us</language><lastBuildDate>Fri, 25 Apr 2025 06:57:31 +0200</lastBuildDate><atom:link href="https://waffelo.net/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello</title><link>https://waffelo.net/journal/hello/</link><pubDate>Fri, 25 Apr 2025 06:57:31 +0200</pubDate><guid>https://waffelo.net/journal/hello/</guid><description/></item><item><title>Stuff</title><link>https://waffelo.net/stuff/</link><pubDate>Thu, 24 Apr 2025 13:12:13 +0200</pubDate><guid>https://waffelo.net/stuff/</guid><description><p>TODO</p></description></item><item><title>Contact</title><link>https://waffelo.net/contact/</link><pubDate>Thu, 24 Apr 2025 09:29:32 +0200</pubDate><guid>https://waffelo.net/contact/</guid><description><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></description></item><item><title>New Website!</title><link>https://waffelo.net/posts/new-website/</link><pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate><guid>https://waffelo.net/posts/new-website/</guid><description><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></description></item><item><title>About</title><link>https://waffelo.net/about/</link><pubDate>Thu, 24 Apr 2025 07:56:35 +0200</pubDate><guid>https://waffelo.net/about/</guid><description><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></description></item><item><title/><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>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Waffelo's Den</title>
|
||||
<link>https://waffelo.net/</link>
|
||||
<description>Recent content on Waffelo's Den</description>
|
||||
<generator>Hugo 0.131.0</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 25 Apr 2025 06:57:31 +0200</lastBuildDate>
|
||||
<atom:link href="https://waffelo.net/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hello</title>
|
||||
<link>https://waffelo.net/journal/hello/</link>
|
||||
<pubDate>Fri, 25 Apr 2025 06:57:31 +0200</pubDate>
|
||||
<guid>https://waffelo.net/journal/hello/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Stuff</title>
|
||||
<link>https://waffelo.net/stuff/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 13:12:13 +0200</pubDate>
|
||||
<guid>https://waffelo.net/stuff/</guid>
|
||||
<description><h1 id="stuff">Stuff</h1>
<p>Here are some less important things that wouldn&rsquo;t fit to navigation bar.
Things will be added soon.</p>
<p> </p>
<ul>
<li><a href="#">Shop</a> - Things I sell and services I offer</li>
</ul>
</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Contact</title>
|
||||
<link>https://waffelo.net/contact/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 09:29:32 +0200</pubDate>
|
||||
<guid>https://waffelo.net/contact/</guid>
|
||||
<description><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></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>New Website!</title>
|
||||
<link>https://waffelo.net/posts/new-website/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate>
|
||||
<guid>https://waffelo.net/posts/new-website/</guid>
|
||||
<description><p>For the last couple weeks I have been thinking about starting
a new website more than usually. It was in my bucket list, however
I never really got to it because I didn&rsquo;t want to spend too much
time figuring confusing Hugo out. I could make purely html blog
website like I did many times before, but I didn&rsquo;t want that anymore.
Not being able to manage blog posts properly was a huge deal for me.
If i wanted to change something in website structure, I would have to
edit every single page, and I had many journal posts. This demotivated
me a lot in continuing with my websites and blogging.</p>
<p>Recently I have moved and got a new job. I finally got a tech related
job where I can also use computer. In this new job I sometimes need
to wait for some things for some periods of time, so why not use it for
things like learning, managing my server and redoing my website. So I
quickly set up neovim as IDE on my server and started doing it trough
SSH. This might seem strange, but I am forced to use Windows at work, which
is unusable for me. I don&rsquo;t really know how to use it, it feels dumb and
on top of that it is restricted as heck. Everything is connected to
different systems and Microsoft ecosystem. I barely can install software
because of the restrictions. I really would rather use bare TTY on Linux
than Windows itself.</p>
<center>
 <img src="https://waffelo.net/pictures/fursona/stickers/spit_fire.png" width="280px">
</center>
<p> </p>
<h2 id="what-now">What now?</h2>
<p>From this point, you can finally bookmark my website and check on it once in
a while, since it is set up in a better system which motivates me now. Or you
can also add this blog to your reader with <a href="https://waffelo.net/posts/index.xml">RSS</a>.
I will be actually trying to keep this blog alive now, since it is also giving
me some benefits like learning how to write better, finding interesting people,
expressing my ideas and some more.</p>
<center>
 <img src="https://waffelo.net/pictures/fursona/stickers/think.png" width="220px">
</center>
<p> </p>
<h2 id="is-the-website-finished">Is the website finished?</h2>
<p>Absolutely not. I still have a lot of things to polish and change. I got the theme
from some randomg repository on Github (it is GPLv3) and it helped me understand
HUGO more, I would attribute the creator more but I feel like I changed the theme
nearly completely to my likings. But I think it was called Plague.</p>
<p>So, as some might know me. I am almost never pleased with the things I create, so my
website will keep getting edits and improvements. Who knows how long it will be until
I decide to create a new theme. But it certainly won&rsquo;t make the website inaccesible
like it did before. So don&rsquo;t worry, if anyone even worries.</p>
<p> </p>
<h2 id="what-else-is-to-be-done">What else is to be done?</h2>
<p>There are quite a few things that need to be done on this website, like creating couple
new pages like store, fursona info, favorite pages, etc.. But I also need to tweak
the theme more, I need to figure out the layouts which I want to use, colors and shapes.
I want to redo the about me page completely, for now there will be text from my old
website as placeholder. I also want to play more with the index homepage more. You will
see by the time.</p>
<p>I will be also getting more stickers and illustrations for this website, I am currently
talking with my artist about the things like logos and icons.</p>
<p> 
 
 </p>
<p>So now that I have a better start, I am ready to resume my website dingly tingly dragoning.
Thank you for readhing this post, and stay tuned for more things I will have to yap about :D</p>
</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>About</title>
|
||||
<link>https://waffelo.net/about/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 07:56:35 +0200</pubDate>
|
||||
<guid>https://waffelo.net/about/</guid>
|
||||
<description><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> </p>
<h3 id="todo">TODO:</h3>
<ul>
<li>my hardware and system</li>
<li>my skills</li>
<li>my meshtastic nodes</li>
</ul>
<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>
</description>
|
||||
</item>
|
||||
<item>
|
||||
<title></title>
|
||||
<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>
|
||||
|
||||
|
|
|
@ -1,5 +1,61 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><article class=h-entry><div class=post-metadata><h1 class="post-title p-name"><span style=color:grey>#</span> Hello</h1><hr><p class=post-date><span class=post-date>Published on
|
||||
<a class=u-url href=https://waffelo.net/journal/hello/><time class=dt-published datetime=2025-04-25T06:57:31+02:00>April 25, 2025</time></a>
|
||||
by <img class=u-photo alt src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"> <a class="p-author h-card" rel=author href=https://waffelo.net/>Jakub Heger</a>
|
||||
</span><b>Tags:</b></p></div><div class="post-content e-content"></div></article></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<article class="h-entry">
|
||||
<div class="post-metadata">
|
||||
<h1 class="post-title p-name"><span style="color: grey;">#</span> Hello</h1>
|
||||
<hr>
|
||||
<p class="post-date">
|
||||
<span class="post-date">
|
||||
Published on
|
||||
<a class="u-url" href="https://waffelo.net/journal/hello/"><time class="dt-published" datetime="2025-04-25T06:57:31+02:00">April 25, 2025</time></a>
|
||||
by <img class="u-photo" alt="" src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"> <a class="p-author h-card" rel="author" href="https://waffelo.net/">Jakub Heger</a>
|
||||
</span>
|
||||
<b>Tags:</b>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="post-content e-content">
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,3 +1,66 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css><link rel=alternate type=application/rss+xml href=https://waffelo.net/journal/index.xml title="Waffelo's Den"></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><div class=tagbutton><a href=/tags/news/ style=text-decoration:none;color:var(--text-color) title="All pages with tag <i>news</i>"><code>news (1)</code></a></div><br><h2>Posts</h2><p><span class=post-date><time class=dt-published datetime=2025-04-25T06:57:31+02:00>[April 25, 2025]</time></span> -
|
||||
<a href=/journal/hello/>Hello</a><br></p><p><a href=https://waffelo.net/journal/index.xml><img alt="RSS feed icon" src=https://waffelo.net/icons/rss.png></a></p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://waffelo.net/journal/index.xml" title="Waffelo's Den">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="tagbutton">
|
||||
<a href=/tags/news/ style="text-decoration: none; color: var(--text-color);" title="All pages with tag <i>news</i>"><code>news (1)</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Posts</h2>
|
||||
<p>
|
||||
<span class="post-date"><time class="dt-published" datetime="2025-04-25T06:57:31+02:00">[25/04/2025]</time></span> -
|
||||
<a href="/journal/hello/">Hello</a><br>
|
||||
</p>
|
||||
|
||||
<p><a href="https://waffelo.net/journal/index.xml"><img alt="RSS feed icon" src="https://waffelo.net/icons/rss.png"></a></p>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1 +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>Journals on Waffelo's Den</title><link>https://waffelo.net/journal/</link><description>Recent content in Journals on Waffelo's Den</description><generator>Hugo 0.131.0</generator><language>en-us</language><lastBuildDate>Fri, 25 Apr 2025 06:57:31 +0200</lastBuildDate><atom:link href="https://waffelo.net/journal/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello</title><link>https://waffelo.net/journal/hello/</link><pubDate>Fri, 25 Apr 2025 06:57:31 +0200</pubDate><guid>https://waffelo.net/journal/hello/</guid><description/></item></channel></rss>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Journals on Waffelo's Den</title>
|
||||
<link>https://waffelo.net/journal/</link>
|
||||
<description>Recent content in Journals on Waffelo's Den</description>
|
||||
<generator>Hugo 0.131.0</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 25 Apr 2025 06:57:31 +0200</lastBuildDate>
|
||||
<atom:link href="https://waffelo.net/journal/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hello</title>
|
||||
<link>https://waffelo.net/journal/hello/</link>
|
||||
<pubDate>Fri, 25 Apr 2025 06:57:31 +0200</pubDate>
|
||||
<guid>https://waffelo.net/journal/hello/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
|
|
|
@ -1,2 +1,10 @@
|
|||
<!doctype html><html lang=en-us><head><title>https://waffelo.net/journal/</title>
|
||||
<link rel=canonical href=https://waffelo.net/journal/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://waffelo.net/journal/"></head></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://waffelo.net/journal/</title>
|
||||
<link rel="canonical" href="https://waffelo.net/journal/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://waffelo.net/journal/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
BIN
public/pictures/fursona/stickers/Telegram/1.png
Normal file
After Width: | Height: | Size: 92 KiB |
BIN
public/pictures/fursona/stickers/Telegram/10.png
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
public/pictures/fursona/stickers/Telegram/11.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
public/pictures/fursona/stickers/Telegram/12.png
Normal file
After Width: | Height: | Size: 116 KiB |
BIN
public/pictures/fursona/stickers/Telegram/13.png
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
public/pictures/fursona/stickers/Telegram/13.xcf
Normal file
BIN
public/pictures/fursona/stickers/Telegram/14.png
Normal file
After Width: | Height: | Size: 150 KiB |
BIN
public/pictures/fursona/stickers/Telegram/15.png
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
public/pictures/fursona/stickers/Telegram/15_1.png
Normal file
After Width: | Height: | Size: 115 KiB |
BIN
public/pictures/fursona/stickers/Telegram/16.png
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
public/pictures/fursona/stickers/Telegram/16_1.png
Normal file
After Width: | Height: | Size: 135 KiB |
BIN
public/pictures/fursona/stickers/Telegram/17.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
public/pictures/fursona/stickers/Telegram/18.png
Normal file
After Width: | Height: | Size: 101 KiB |
BIN
public/pictures/fursona/stickers/Telegram/19.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
public/pictures/fursona/stickers/Telegram/2.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
public/pictures/fursona/stickers/Telegram/3.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
public/pictures/fursona/stickers/Telegram/4.png
Normal file
After Width: | Height: | Size: 91 KiB |
BIN
public/pictures/fursona/stickers/Telegram/5.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
public/pictures/fursona/stickers/Telegram/6.png
Normal file
After Width: | Height: | Size: 98 KiB |
BIN
public/pictures/fursona/stickers/Telegram/7.png
Normal file
After Width: | Height: | Size: 107 KiB |
BIN
public/pictures/fursona/stickers/Telegram/8.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
public/pictures/fursona/stickers/Telegram/9.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
public/pictures/fursona/stickers/Telegram/icon.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
public/pictures/fursona/stickers/angry.png
Normal file
After Width: | Height: | Size: 536 KiB |
BIN
public/pictures/fursona/stickers/blep.png
Normal file
After Width: | Height: | Size: 416 KiB |
BIN
public/pictures/fursona/stickers/butt.png
Normal file
After Width: | Height: | Size: 334 KiB |
BIN
public/pictures/fursona/stickers/ding.png
Normal file
After Width: | Height: | Size: 538 KiB |
BIN
public/pictures/fursona/stickers/eyesdragon.png
Normal file
After Width: | Height: | Size: 431 KiB |
BIN
public/pictures/fursona/stickers/hi.png
Normal file
After Width: | Height: | Size: 636 KiB |
BIN
public/pictures/fursona/stickers/nerd.png
Normal file
After Width: | Height: | Size: 611 KiB |
BIN
public/pictures/fursona/stickers/nerdp.png
Normal file
After Width: | Height: | Size: 611 KiB |
BIN
public/pictures/fursona/stickers/no.png
Normal file
After Width: | Height: | Size: 415 KiB |
BIN
public/pictures/fursona/stickers/photo.png
Normal file
After Width: | Height: | Size: 620 KiB |
BIN
public/pictures/fursona/stickers/scared.png
Normal file
After Width: | Height: | Size: 472 KiB |
BIN
public/pictures/fursona/stickers/showcase.png
Normal file
After Width: | Height: | Size: 2.7 MiB |
BIN
public/pictures/fursona/stickers/showcase.xcf
Normal file
BIN
public/pictures/fursona/stickers/sleep.png
Normal file
After Width: | Height: | Size: 828 KiB |
BIN
public/pictures/fursona/stickers/spit_fire.png
Normal file
After Width: | Height: | Size: 576 KiB |
BIN
public/pictures/fursona/stickers/stickers.rar
Normal file
BIN
public/pictures/fursona/stickers/surprised.png
Normal file
After Width: | Height: | Size: 489 KiB |
BIN
public/pictures/fursona/stickers/think.png
Normal file
After Width: | Height: | Size: 464 KiB |
BIN
public/pictures/fursona/stickers/yap.png
Normal file
After Width: | Height: | Size: 585 KiB |
BIN
public/pictures/fursona/stickers/yes.png
Normal file
After Width: | Height: | Size: 565 KiB |
BIN
public/pictures/solder.png
Normal file
After Width: | Height: | Size: 4.2 MiB |
|
@ -1,3 +1,66 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css><link rel=alternate type=application/rss+xml href=https://waffelo.net/posts/index.xml title="Waffelo's Den"></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><div class=tagbutton><a href=/tags/news/ style=text-decoration:none;color:var(--text-color) title="All pages with tag <i>news</i>"><code>news (1)</code></a></div><br><h2>Posts</h2><p><span class=post-date><time class=dt-published datetime=2025-04-24T08:53:12+02:00>[April 24, 2025]</time></span> -
|
||||
<a href=/posts/new-website/>New Website!</a><br></p><p><a href=https://waffelo.net/posts/index.xml><img alt="RSS feed icon" src=https://waffelo.net/icons/rss.png></a></p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://waffelo.net/posts/index.xml" title="Waffelo's Den">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="tagbutton">
|
||||
<a href=/tags/news/ style="text-decoration: none; color: var(--text-color);" title="All pages with tag <i>news</i>"><code>news (1)</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Posts</h2>
|
||||
<p>
|
||||
<span class="post-date"><time class="dt-published" datetime="2025-04-24T08:53:12+02:00">[24/04/2025]</time></span> -
|
||||
<a href="/posts/new-website/">New Website!</a><br>
|
||||
</p>
|
||||
|
||||
<p><a href="https://waffelo.net/posts/index.xml"><img alt="RSS feed icon" src="https://waffelo.net/icons/rss.png"></a></p>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,10 +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>Posts on Waffelo's Den</title><link>https://waffelo.net/posts/</link><description>Recent content in Posts on Waffelo's Den</description><generator>Hugo 0.131.0</generator><language>en-us</language><lastBuildDate>Thu, 24 Apr 2025 08:53:12 +0200</lastBuildDate><atom:link href="https://waffelo.net/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>New Website!</title><link>https://waffelo.net/posts/new-website/</link><pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate><guid>https://waffelo.net/posts/new-website/</guid><description><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></description></item></channel></rss>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on Waffelo's Den</title>
|
||||
<link>https://waffelo.net/posts/</link>
|
||||
<description>Recent content in Posts on Waffelo's Den</description>
|
||||
<generator>Hugo 0.131.0</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 24 Apr 2025 08:53:12 +0200</lastBuildDate>
|
||||
<atom:link href="https://waffelo.net/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>New Website!</title>
|
||||
<link>https://waffelo.net/posts/new-website/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate>
|
||||
<guid>https://waffelo.net/posts/new-website/</guid>
|
||||
<description><p>For the last couple weeks I have been thinking about starting
a new website more than usually. It was in my bucket list, however
I never really got to it because I didn&rsquo;t want to spend too much
time figuring confusing Hugo out. I could make purely html blog
website like I did many times before, but I didn&rsquo;t want that anymore.
Not being able to manage blog posts properly was a huge deal for me.
If i wanted to change something in website structure, I would have to
edit every single page, and I had many journal posts. This demotivated
me a lot in continuing with my websites and blogging.</p>
<p>Recently I have moved and got a new job. I finally got a tech related
job where I can also use computer. In this new job I sometimes need
to wait for some things for some periods of time, so why not use it for
things like learning, managing my server and redoing my website. So I
quickly set up neovim as IDE on my server and started doing it trough
SSH. This might seem strange, but I am forced to use Windows at work, which
is unusable for me. I don&rsquo;t really know how to use it, it feels dumb and
on top of that it is restricted as heck. Everything is connected to
different systems and Microsoft ecosystem. I barely can install software
because of the restrictions. I really would rather use bare TTY on Linux
than Windows itself.</p>
<center>
 <img src="https://waffelo.net/pictures/fursona/stickers/spit_fire.png" width="280px">
</center>
<p> </p>
<h2 id="what-now">What now?</h2>
<p>From this point, you can finally bookmark my website and check on it once in
a while, since it is set up in a better system which motivates me now. Or you
can also add this blog to your reader with <a href="https://waffelo.net/posts/index.xml">RSS</a>.
I will be actually trying to keep this blog alive now, since it is also giving
me some benefits like learning how to write better, finding interesting people,
expressing my ideas and some more.</p>
<center>
 <img src="https://waffelo.net/pictures/fursona/stickers/think.png" width="220px">
</center>
<p> </p>
<h2 id="is-the-website-finished">Is the website finished?</h2>
<p>Absolutely not. I still have a lot of things to polish and change. I got the theme
from some randomg repository on Github (it is GPLv3) and it helped me understand
HUGO more, I would attribute the creator more but I feel like I changed the theme
nearly completely to my likings. But I think it was called Plague.</p>
<p>So, as some might know me. I am almost never pleased with the things I create, so my
website will keep getting edits and improvements. Who knows how long it will be until
I decide to create a new theme. But it certainly won&rsquo;t make the website inaccesible
like it did before. So don&rsquo;t worry, if anyone even worries.</p>
<p> </p>
<h2 id="what-else-is-to-be-done">What else is to be done?</h2>
<p>There are quite a few things that need to be done on this website, like creating couple
new pages like store, fursona info, favorite pages, etc.. But I also need to tweak
the theme more, I need to figure out the layouts which I want to use, colors and shapes.
I want to redo the about me page completely, for now there will be text from my old
website as placeholder. I also want to play more with the index homepage more. You will
see by the time.</p>
<p>I will be also getting more stickers and illustrations for this website, I am currently
talking with my artist about the things like logos and icons.</p>
<p> 
 
 </p>
<p>So now that I have a better start, I am ready to resume my website dingly tingly dragoning.
Thank you for readhing this post, and stay tuned for more things I will have to yap about :D</p>
</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
|
|
|
@ -1,11 +1,120 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><article class=h-entry><div class=post-metadata><h1 class="post-title p-name"><span style=color:grey>#</span> New Website!</h1><hr><p class=post-date><span class=post-date>Published on
|
||||
<a class=u-url href=https://waffelo.net/posts/new-website/><time class=dt-published datetime=2025-04-24T08:53:12+02:00>April 24, 2025</time></a>
|
||||
by <img class=u-photo alt src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"> <a class="p-author h-card" rel=author href=https://waffelo.net/>Jakub Heger</a>
|
||||
</span><b>Tags:</b><code><a href=/tags/news>news</a></code></p></div><div class="post-content e-content"><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></div></article></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<article class="h-entry">
|
||||
<div class="post-metadata">
|
||||
<h1 class="post-title p-name"><span style="color: grey;">#</span> New Website!</h1>
|
||||
<hr>
|
||||
<p class="post-date">
|
||||
<span class="post-date">
|
||||
Published on
|
||||
<a class="u-url" href="https://waffelo.net/posts/new-website/"><time class="dt-published" datetime="2025-04-24T08:53:12+02:00">April 24, 2025</time></a>
|
||||
by <img class="u-photo" alt="" src="https://git.drgnz.club/avatars/5d0444fc800f37d549f5497d4c9690005485540a1b89ee5389e86d06f3d529b3?size=512"> <a class="p-author h-card" rel="author" href="https://waffelo.net/">Jakub Heger</a>
|
||||
</span>
|
||||
<b>Tags:</b><code><a href="/tags/news">news</a></code>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="post-content e-content">
|
||||
<p>For the last couple weeks I have been thinking about starting
|
||||
a new website more than usually. It was in my bucket list, however
|
||||
I never really got to it because I didn’t want to spend too much
|
||||
time figuring confusing Hugo out. I could make purely html blog
|
||||
website like I did many times before, but I didn’t want that anymore.
|
||||
Not being able to manage blog posts properly was a huge deal for me.
|
||||
If i wanted to change something in website structure, I would have to
|
||||
edit every single page, and I had many journal posts. This demotivated
|
||||
me a lot in continuing with my websites and blogging.</p>
|
||||
<p>Recently I have moved and got a new job. I finally got a tech related
|
||||
job where I can also use computer. In this new job I sometimes need
|
||||
to wait for some things for some periods of time, so why not use it for
|
||||
things like learning, managing my server and redoing my website. So I
|
||||
quickly set up neovim as IDE on my server and started doing it trough
|
||||
SSH. This might seem strange, but I am forced to use Windows at work, which
|
||||
is unusable for me. I don’t really know how to use it, it feels dumb and
|
||||
on top of that it is restricted as heck. Everything is connected to
|
||||
different systems and Microsoft ecosystem. I barely can install software
|
||||
because of the restrictions. I really would rather use bare TTY on Linux
|
||||
than Windows itself.</p>
|
||||
<center>
|
||||
<img src="/pictures/fursona/stickers/spit_fire.png" width="280px">
|
||||
</center>
|
||||
<p> </p>
|
||||
<h2 id="what-now">What now?</h2>
|
||||
<p>From this point, you can finally bookmark my website and check on it once in
|
||||
a while, since it is set up in a better system which motivates me now. Or you
|
||||
can also add this blog to your reader with <a href="https://waffelo.net/posts/index.xml">RSS</a>.
|
||||
I will be actually trying to keep this blog alive now, since it is also giving
|
||||
me some benefits like learning how to write better, finding interesting people,
|
||||
expressing my ideas and some more.</p>
|
||||
<center>
|
||||
<img src="/pictures/fursona/stickers/think.png" width="220px">
|
||||
</center>
|
||||
<p> </p>
|
||||
<h2 id="is-the-website-finished">Is the website finished?</h2>
|
||||
<p>Absolutely not. I still have a lot of things to polish and change. I got the theme
|
||||
from some randomg repository on Github (it is GPLv3) and it helped me understand
|
||||
HUGO more, I would attribute the creator more but I feel like I changed the theme
|
||||
nearly completely to my likings. But I think it was called Plague.</p>
|
||||
<p>So, as some might know me. I am almost never pleased with the things I create, so my
|
||||
website will keep getting edits and improvements. Who knows how long it will be until
|
||||
I decide to create a new theme. But it certainly won’t make the website inaccesible
|
||||
like it did before. So don’t worry, if anyone even worries.</p>
|
||||
<p> </p>
|
||||
<h2 id="what-else-is-to-be-done">What else is to be done?</h2>
|
||||
<p>There are quite a few things that need to be done on this website, like creating couple
|
||||
new pages like store, fursona info, favorite pages, etc.. But I also need to tweak
|
||||
the theme more, I need to figure out the layouts which I want to use, colors and shapes.
|
||||
I want to redo the about me page completely, for now there will be text from my old
|
||||
website as placeholder. I also want to play more with the index homepage more. You will
|
||||
see by the time.</p>
|
||||
<p>I will be also getting more stickers and illustrations for this website, I am currently
|
||||
talking with my artist about the things like logos and icons.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<p>So now that I have a better start, I am ready to resume my website dingly tingly dragoning.
|
||||
Thank you for readhing this post, and stay tuned for more things I will have to yap about :D</p>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,2 +1,10 @@
|
|||
<!doctype html><html lang=en-us><head><title>https://waffelo.net/posts/</title>
|
||||
<link rel=canonical href=https://waffelo.net/posts/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://waffelo.net/posts/"></head></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://waffelo.net/posts/</title>
|
||||
<link rel="canonical" href="https://waffelo.net/posts/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://waffelo.net/posts/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -1 +1,39 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://waffelo.net/</loc><lastmod>2025-04-25T06:57:31+02:00</lastmod></url><url><loc>https://waffelo.net/journal/hello/</loc><lastmod>2025-04-25T06:57:31+02:00</lastmod></url><url><loc>https://waffelo.net/journal/</loc><lastmod>2025-04-25T06:57:31+02:00</lastmod></url><url><loc>https://waffelo.net/stuff/</loc><lastmod>2025-04-24T13:12:13+02:00</lastmod></url><url><loc>https://waffelo.net/contact/</loc><lastmod>2025-04-24T09:29:32+02:00</lastmod></url><url><loc>https://waffelo.net/posts/new-website/</loc><lastmod>2025-04-24T08:53:12+02:00</lastmod></url><url><loc>https://waffelo.net/tags/news/</loc><lastmod>2025-04-24T08:53:12+02:00</lastmod></url><url><loc>https://waffelo.net/posts/</loc><lastmod>2025-04-24T08:53:12+02:00</lastmod></url><url><loc>https://waffelo.net/tags/</loc><lastmod>2025-04-24T08:53:12+02:00</lastmod></url><url><loc>https://waffelo.net/about/</loc><lastmod>2025-04-24T07:56:35+02:00</lastmod></url><url><loc>https://waffelo.net/blog/</loc></url><url><loc>https://waffelo.net/categories/</loc></url></urlset>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://waffelo.net/</loc>
|
||||
<lastmod>2025-04-25T06:57:31+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/journal/hello/</loc>
|
||||
<lastmod>2025-04-25T06:57:31+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/journal/</loc>
|
||||
<lastmod>2025-04-25T06:57:31+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/stuff/</loc>
|
||||
<lastmod>2025-04-24T13:12:13+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/contact/</loc>
|
||||
<lastmod>2025-04-24T09:29:32+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/posts/new-website/</loc>
|
||||
<lastmod>2025-04-24T08:53:12+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/tags/news/</loc>
|
||||
<lastmod>2025-04-24T08:53:12+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/posts/</loc>
|
||||
<lastmod>2025-04-24T08:53:12+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/tags/</loc>
|
||||
<lastmod>2025-04-24T08:53:12+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/about/</loc>
|
||||
<lastmod>2025-04-24T07:56:35+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/blog/</loc>
|
||||
</url><url>
|
||||
<loc>https://waffelo.net/categories/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -1,2 +1,51 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><p>TODO</p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
<h1 id="stuff">Stuff</h1>
|
||||
<p>Here are some less important things that wouldn’t fit to navigation bar.
|
||||
Things will be added soon.</p>
|
||||
<p> </p>
|
||||
<ul>
|
||||
<li><a href="#">Shop</a> - Things I sell and services I offer</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,3 +1,66 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css><link rel=alternate type=application/rss+xml href=https://waffelo.net/tags/index.xml title="Waffelo's Den"></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><div class=tagbutton><a href=/tags/news/ style=text-decoration:none;color:var(--text-color) title="All pages with tag <i>news</i>"><code>news (1)</code></a></div><br><h2>Posts</h2><p><span class=post-date><time class=dt-published datetime=2025-04-24T08:53:12+02:00>[April 24, 2025]</time></span> -
|
||||
<a href=/tags/news/>News</a><br></p><p><a href=https://waffelo.net/tags/index.xml><img alt="RSS feed icon" src=https://waffelo.net/icons/rss.png></a></p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://waffelo.net/tags/index.xml" title="Waffelo's Den">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="tagbutton">
|
||||
<a href=/tags/news/ style="text-decoration: none; color: var(--text-color);" title="All pages with tag <i>news</i>"><code>news (1)</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Posts</h2>
|
||||
<p>
|
||||
<span class="post-date"><time class="dt-published" datetime="2025-04-24T08:53:12+02:00">[24/04/2025]</time></span> -
|
||||
<a href="/tags/news/">News</a><br>
|
||||
</p>
|
||||
|
||||
<p><a href="https://waffelo.net/tags/index.xml"><img alt="RSS feed icon" src="https://waffelo.net/icons/rss.png"></a></p>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1 +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>Tags on Waffelo's Den</title><link>https://waffelo.net/tags/</link><description>Recent content in Tags on Waffelo's Den</description><generator>Hugo 0.131.0</generator><language>en-us</language><lastBuildDate>Thu, 24 Apr 2025 08:53:12 +0200</lastBuildDate><atom:link href="https://waffelo.net/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>News</title><link>https://waffelo.net/tags/news/</link><pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate><guid>https://waffelo.net/tags/news/</guid><description/></item></channel></rss>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on Waffelo's Den</title>
|
||||
<link>https://waffelo.net/tags/</link>
|
||||
<description>Recent content in Tags on Waffelo's Den</description>
|
||||
<generator>Hugo 0.131.0</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 24 Apr 2025 08:53:12 +0200</lastBuildDate>
|
||||
<atom:link href="https://waffelo.net/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>News</title>
|
||||
<link>https://waffelo.net/tags/news/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate>
|
||||
<guid>https://waffelo.net/tags/news/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
|
|
|
@ -1,3 +1,66 @@
|
|||
<!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</title><link rel=stylesheet href=https://waffelo.net/css/colors-default-dark.css>
|
||||
<link rel=stylesheet href=https://waffelo.net/css/style.css><link rel=alternate type=application/rss+xml href=https://waffelo.net/tags/news/index.xml title="Waffelo's Den"></head><body><div class=site-content><header><div class=header-container><div class=site-header><a class=site-header href=https://waffelo.net/ style="border-bottom:gray dashed 3px">~/Waffelo's Den</a></div><div class=site-nav><nav aria-label="Site menu" class=site-nav><a class="nav-item first" href=/about>[About]</a><a class=nav-item href=/posts>[Blog]</a><a class=nav-item href=/contact>[Contact]</a><a class="nav-item last" href=/stuff>[Stuff]</a></nav></div></div></header><main class=content><div class=tagbutton><a href=/tags/news/ style=text-decoration:none;color:var(--text-color) title="All pages with tag <i>news</i>"><code>news (1)</code></a></div><br><h2>Posts</h2><p><span class=post-date><time class=dt-published datetime=2025-04-24T08:53:12+02:00>[April 24, 2025]</time></span> -
|
||||
<a href=/posts/new-website/>New Website!</a><br></p><p><a href=https://waffelo.net/tags/news/index.xml><img alt="RSS feed icon" src=https://waffelo.net/icons/rss.png></a></p></main><footer><div class=footer-container><div class="footer-text footer-right"><p>© 2025 Jakub Heger</p></div></div><div class="h-card social"></div></footer></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.131.0">
|
||||
<title>Waffelo's Den</title><link rel="stylesheet" href="https://waffelo.net/css/colors-default-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="https://waffelo.net/css/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://waffelo.net/tags/news/index.xml" title="Waffelo's Den">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="site-content">
|
||||
<header>
|
||||
<div class="header-container">
|
||||
<div class="site-header">
|
||||
<a class="site-header" href="https://waffelo.net/" style="border-bottom: gray dashed 3px;">~/Waffelo's Den</a>
|
||||
</div>
|
||||
<div class="site-nav">
|
||||
<nav aria-label="Site menu" class="site-nav"><a class="nav-item first" href="/about">[About]</a><a class="nav-item" href="/posts">[Blog]</a><a class="nav-item" href="/contact">[Contact]</a><a class="nav-item last" href="/stuff">[Stuff]</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<main class="content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="tagbutton">
|
||||
<a href=/tags/news/ style="text-decoration: none; color: var(--text-color);" title="All pages with tag <i>news</i>"><code>news (1)</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Posts</h2>
|
||||
<p>
|
||||
<span class="post-date"><time class="dt-published" datetime="2025-04-24T08:53:12+02:00">[24/04/2025]</time></span> -
|
||||
<a href="/posts/new-website/">New Website!</a><br>
|
||||
</p>
|
||||
|
||||
<p><a href="https://waffelo.net/tags/news/index.xml"><img alt="RSS feed icon" src="https://waffelo.net/icons/rss.png"></a></p>
|
||||
|
||||
|
||||
</main>
|
||||
<footer><div class="footer-container">
|
||||
<div class="footer-text footer-right">
|
||||
<p>
|
||||
© 2025 Jakub Heger
|
||||
</p>
|
||||
</div></div>
|
||||
<div class="h-card social">
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,10 +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>News on Waffelo's Den</title><link>https://waffelo.net/tags/news/</link><description>Recent content in News on Waffelo's Den</description><generator>Hugo 0.131.0</generator><language>en-us</language><lastBuildDate>Thu, 24 Apr 2025 08:53:12 +0200</lastBuildDate><atom:link href="https://waffelo.net/tags/news/index.xml" rel="self" type="application/rss+xml"/><item><title>New Website!</title><link>https://waffelo.net/posts/new-website/</link><pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate><guid>https://waffelo.net/posts/new-website/</guid><description><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></description></item></channel></rss>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>News on Waffelo's Den</title>
|
||||
<link>https://waffelo.net/tags/news/</link>
|
||||
<description>Recent content in News on Waffelo's Den</description>
|
||||
<generator>Hugo 0.131.0</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 24 Apr 2025 08:53:12 +0200</lastBuildDate>
|
||||
<atom:link href="https://waffelo.net/tags/news/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>New Website!</title>
|
||||
<link>https://waffelo.net/posts/new-website/</link>
|
||||
<pubDate>Thu, 24 Apr 2025 08:53:12 +0200</pubDate>
|
||||
<guid>https://waffelo.net/posts/new-website/</guid>
|
||||
<description><p>For the last couple weeks I have been thinking about starting
a new website more than usually. It was in my bucket list, however
I never really got to it because I didn&rsquo;t want to spend too much
time figuring confusing Hugo out. I could make purely html blog
website like I did many times before, but I didn&rsquo;t want that anymore.
Not being able to manage blog posts properly was a huge deal for me.
If i wanted to change something in website structure, I would have to
edit every single page, and I had many journal posts. This demotivated
me a lot in continuing with my websites and blogging.</p>
<p>Recently I have moved and got a new job. I finally got a tech related
job where I can also use computer. In this new job I sometimes need
to wait for some things for some periods of time, so why not use it for
things like learning, managing my server and redoing my website. So I
quickly set up neovim as IDE on my server and started doing it trough
SSH. This might seem strange, but I am forced to use Windows at work, which
is unusable for me. I don&rsquo;t really know how to use it, it feels dumb and
on top of that it is restricted as heck. Everything is connected to
different systems and Microsoft ecosystem. I barely can install software
because of the restrictions. I really would rather use bare TTY on Linux
than Windows itself.</p>
<center>
 <img src="https://waffelo.net/pictures/fursona/stickers/spit_fire.png" width="280px">
</center>
<p> </p>
<h2 id="what-now">What now?</h2>
<p>From this point, you can finally bookmark my website and check on it once in
a while, since it is set up in a better system which motivates me now. Or you
can also add this blog to your reader with <a href="https://waffelo.net/posts/index.xml">RSS</a>.
I will be actually trying to keep this blog alive now, since it is also giving
me some benefits like learning how to write better, finding interesting people,
expressing my ideas and some more.</p>
<center>
 <img src="https://waffelo.net/pictures/fursona/stickers/think.png" width="220px">
</center>
<p> </p>
<h2 id="is-the-website-finished">Is the website finished?</h2>
<p>Absolutely not. I still have a lot of things to polish and change. I got the theme
from some randomg repository on Github (it is GPLv3) and it helped me understand
HUGO more, I would attribute the creator more but I feel like I changed the theme
nearly completely to my likings. But I think it was called Plague.</p>
<p>So, as some might know me. I am almost never pleased with the things I create, so my
website will keep getting edits and improvements. Who knows how long it will be until
I decide to create a new theme. But it certainly won&rsquo;t make the website inaccesible
like it did before. So don&rsquo;t worry, if anyone even worries.</p>
<p> </p>
<h2 id="what-else-is-to-be-done">What else is to be done?</h2>
<p>There are quite a few things that need to be done on this website, like creating couple
new pages like store, fursona info, favorite pages, etc.. But I also need to tweak
the theme more, I need to figure out the layouts which I want to use, colors and shapes.
I want to redo the about me page completely, for now there will be text from my old
website as placeholder. I also want to play more with the index homepage more. You will
see by the time.</p>
<p>I will be also getting more stickers and illustrations for this website, I am currently
talking with my artist about the things like logos and icons.</p>
<p> 
 
 </p>
<p>So now that I have a better start, I am ready to resume my website dingly tingly dragoning.
Thank you for readhing this post, and stay tuned for more things I will have to yap about :D</p>
</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
|
|
|
@ -1,2 +1,10 @@
|
|||
<!doctype html><html lang=en-us><head><title>https://waffelo.net/tags/news/</title>
|
||||
<link rel=canonical href=https://waffelo.net/tags/news/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://waffelo.net/tags/news/"></head></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://waffelo.net/tags/news/</title>
|
||||
<link rel="canonical" href="https://waffelo.net/tags/news/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://waffelo.net/tags/news/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -1,2 +1,10 @@
|
|||
<!doctype html><html lang=en-us><head><title>https://waffelo.net/tags/</title>
|
||||
<link rel=canonical href=https://waffelo.net/tags/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://waffelo.net/tags/"></head></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://waffelo.net/tags/</title>
|
||||
<link rel="canonical" href="https://waffelo.net/tags/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://waffelo.net/tags/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -15,13 +15,11 @@
|
|||
<!-- Posts -->
|
||||
<h2>Posts</h2>
|
||||
<p>
|
||||
<span class="post-date"><time class="dt-published" datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHTML }}">[{{ .Date | time.Format ":date_long" }}]</time></span> -
|
||||
<span class="post-date"><time class="dt-published" datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHTML }}">[{{ .Date | time.Format "02/01/2006" }}]</time></span> -
|
||||
<a href="{{ .RelPermalink }}">{{ .Title }}</a><br>
|
||||
</p>
|
||||
{{ end }}
|
||||
{{ with .OutputFormats.Get "rss" -}}
|
||||
<p>
|
||||
<a href="{{ .Permalink }}"><img alt="RSS feed icon" src="{{ "icons/rss.png" | absURL }}"></a>
|
||||
</p>
|
||||
<p><a href="{{ .Permalink }}"><img alt="RSS feed icon" src="{{ "icons/rss.png" | absURL }}"></a></p>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<h2> Blog 📜 </h2>
|
||||
<ul>
|
||||
{{ range first 5 (where .Site.RegularPages "Section" "posts" ) }}
|
||||
<li>[{{ .Date.Format "January 2, 2006" }}] - <a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
|
||||
<li>[{{ .Date.Format "02/01/2006" }}] - <a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -16,7 +16,7 @@
|
|||
<h2> Journal 📓 </h2>
|
||||
<ul>
|
||||
{{ range first 5 (where .Site.RegularPages "Section" "journal" ) }}
|
||||
<li>[{{ .Date.Format "January 2, 2006" }}] - <a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
|
||||
<li>[{{ .Date.Format "02/01/2006" }}] - <a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
:root {
|
||||
--background: #1b1919;
|
||||
|
||||
--foreground: #cdcdcd; /* text */
|
||||
|
||||
--accent:;
|
||||
--borders: #2f2d2d;
|
||||
--links: var(--accent);
|
||||
|
||||
|
||||
/*Replacing these*/
|
||||
--background-color: #1b1919;
|
||||
--text-color: #cdcdcd;
|
||||
--light-text-color: #dfdfdf;
|
||||
|
|