waffelo.net/ara/posts/new-website/index.html
2025-04-28 07:36:51 +02:00

120 lines
No EOL
5.7 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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&#39;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&#39;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&#43;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&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="/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&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>
</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>