37 lines
1.6 KiB
HTML
37 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Website reboot</title>
|
|
<link rel="stylesheet" href="../../../style.css">
|
|
<link rel="icon" type="image/x-icon" href="../../../assets/favicon.ico">
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="description" content="Rebooting my website once again.">
|
|
<meta name="keywords" content="linux, free software, foss, 3d printing, free, open, furry, dragon, waffelo, heger, jakub">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
|
</head>
|
|
<body>
|
|
|
|
<div class="c-main">
|
|
<a href="/index.html">Return Home</a>
|
|
<h1 style="margin-bottom: 0px;">Website reboot</h1>
|
|
<i>(3rd March 2024)</i>
|
|
|
|
<p>
|
|
I haven't made an update to my personal website in a very long time, mainly because of
|
|
laziness and demotivation. But I am willing to restart my habit working on the website
|
|
and make it active again.<br>
|
|
Many things have happened while the website was being neglected. I got new interests,
|
|
worked on several things, found and lost friends, got new setup and got closer to my
|
|
partner.
|
|
</p>
|
|
<p>
|
|
I am currently in a process of moving things into my new website. This might take a while
|
|
to port all my journal entries and blog articles. If I used HUGO then it would be much
|
|
easier, but I don't know how to work with that. I might reattempt it sometime in the future.
|
|
</p>
|
|
|
|
|
|
</div> <!-- c-main end -->
|
|
</body>
|
|
</html>
|