81 lines
2.9 KiB
HTML
81 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<title>Konsthol</title>
|
||
<meta charset="utf-8">
|
||
<meta name="robots" content="noindex">
|
||
<link rel="alternate" type="application/atom+xml" title="RSS Feed" href="/rss.xml">
|
||
<link rel="stylesheet" href="/css/style.css" >
|
||
<link rel="shortcut icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
|
||
|
||
<script>
|
||
(function(d,t) {
|
||
var BASE_URL="https://chat.konsthol.eu";
|
||
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||
g.src=BASE_URL+"/packs/js/sdk.js";
|
||
g.defer = true;
|
||
g.async = true;
|
||
s.parentNode.insertBefore(g,s);
|
||
window.chatwootSettings = {
|
||
darkMode: "dark"
|
||
};
|
||
g.onload=function(){
|
||
window.chatwootSDK.run({
|
||
websiteToken: 'rYqPF7TtnospKkLhtjf5LkPy',
|
||
baseUrl: BASE_URL
|
||
})
|
||
}
|
||
})(document,"script");
|
||
</script>
|
||
</head>
|
||
<body>
|
||
<section>
|
||
<h1 id="microblogging">Microblogging 📔</h1>
|
||
<p>A place for random thoughts. Always random ☕</p>
|
||
<h2 id="wed-25-dec-2024-1546-eet">Wed 25 Dec 2024 15:46 EET</h2>
|
||
<p>
|
||
A week ago I had never played around with cgi-scripts and here I am, having
|
||
modified nim scripts to give my blogs a like and comment system 🤷
|
||
</p>
|
||
<h2 id="tue-28-feb-2023-2242-eet">Tue 28 Feb 2023 22:42 EET</h2>
|
||
<p>
|
||
With the latest additions to the site it is now possible to give me a call or
|
||
text me without the need for any authentication 😎
|
||
</p>
|
||
<h2 id="wed-17-aug-2022-0147-eest">Wed 17 Aug 2022 01:47 EEST</h2>
|
||
<p>Made another little post after almost a year 🥳</p>
|
||
<h2 id="thu-02-sep-2021-2223-eest">Thu 02 Sep 2021 22:23 EEST</h2>
|
||
<p>Just discovered how to have new lines in zsh 🤨 Like this</p>
|
||
<h2 id="thu-02-sep-2021-2051-eest">Thu 02 Sep 2021 20:51 EEST</h2>
|
||
<p>
|
||
Images should work I guess 🤔<br />
|
||
<a href="../images/pic-selected-02-09-21_19-50-18.png">Image</a><br />
|
||
</p>
|
||
<h2 id="mon-30-aug-2021-1549-eest">Mon 30 Aug 2021 15:49 EEST</h2>
|
||
<p>Ready to study 🖊️</p>
|
||
<h2 id="sun-29-aug-2021-0548-eest">Sun 29 Aug 2021 05:48 EEST</h2>
|
||
<p>Showing miniblog to Tzella. She finds it cute 😝</p>
|
||
<h2 id="sun-29-aug-2021-0022-eest">Sun 29 Aug 2021 00:22 EEST</h2>
|
||
<p>
|
||
That lace script Drew wrote works like a charm. Haven’t tested it with othet
|
||
people’s tiny logs but so far so good 💪
|
||
</p>
|
||
<h2 id="wed-25-aug-2021-1439-eest">Wed 25 Aug 2021 14:39 EEST</h2>
|
||
<p>Drew’s script now works for me too</p>
|
||
<h2 id="wed-25-aug-2021-1301-eest">Wed 25 Aug 2021 13:01 EEST</h2>
|
||
<p>another secret post</p>
|
||
<h2 id="tue-24-aug-2021-1322-eest">Tue 24 Aug 2021 13:22 EEST</h2>
|
||
<p>secret post</p>
|
||
<h2 id="sat-21-aug-2021-2154-eest">Sat 21 Aug 2021 21:54 EEST</h2>
|
||
<p>test post 🕶️</p>
|
||
<h2 id="sat-21-aug-2021-2152-eest">Sat 21 Aug 2021 21:52 EEST</h2>
|
||
<p>My first post here</p>
|
||
<p><a href="..">..</a></p>
|
||
<footer>
|
||
<a id="gemyo" href="gemini://konsthol.eu/"><img src="/images/best_viewed_on_gemini.png" /></a>
|
||
</footer>
|
||
|
||
</section>
|
||
</body>
|
||
</html>
|