all repos

olexsmir.xyz @ 8494fd2c3fd8d8c94bc2e47f48386b8cb926a4f9

my site, yes, i like lua
6 files changed, 2 insertions(+), 18 deletions(-)
todo impl site design
Author: olexsmir olexsmir@gmail.com
Committed at: 2026-02-09 13:06:13 +0000
Parent: 3bbd12f
M 404.html

@@ -1,1 +1,1 @@

-<!DOCTYPE html><html lang="en"><head><title>Not found</title><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"><link href="https://olexsmir.xyz/feed.xml" rel="alternate" title="olexsmir's blog feed, also hi rss reader!" type="application/atom+xml"></link><link href="style.css" rel="stylesheet"></link><link href="favicon.svg" rel="icon"></link><meta content="Page you're looking for, not found" name="description"><meta content="Page you're looking for, not found" property="og:description"><meta content="Not found" property="og:site_name"><meta content="Not found" property="og:title"><meta content="website" property="og:type"></head><body class="home"><header><nav><p><a class="visual-hidden" href="#main">Skip to content</a><a href="/">home</a><a href="/posts">posts</a><a href="/feed.xml">feed</a><button id="theme-toggle">🌓</button></p></nav></header><main id="main"><h1>There's nothing here!</h1><p>Go pack to the <a href="/">home page</a></p></main><script>const root = document.documentElement;root.dataset.theme = localStorage.theme || 'dark';document.getElementById('theme-toggle').onclick = () => {root.dataset.theme = root.dataset.theme === 'dark' ? 'light' : 'dark';localStorage.theme = root.dataset.theme;};</script></body></html> +<!DOCTYPE html><html lang="en"><head><title>Not found</title><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"><link href="https://olexsmir.xyz/feed.xml" rel="alternate" title="olexsmir's blog feed, also hi rss reader!" type="application/atom+xml"></link><link href="style.css" rel="stylesheet"></link><link href="favicon.svg" rel="icon"></link><meta content="Page you're looking for, not found" name="description"><meta content="Page you're looking for, not found" property="og:description"><meta content="Not found" property="og:site_name"><meta content="Not found" property="og:title"><meta content="website" property="og:type"></head><body class="home"><main id="main"><h1>There's nothing here!</h1><p>Go pack to the <a href="/">home page</a></p></main><script>const root = document.documentElement;root.dataset.theme = localStorage.theme || 'dark';document.getElementById('theme-toggle').onclick = () => {root.dataset.theme = root.dataset.theme === 'dark' ? 'light' : 'dark';localStorage.theme = root.dataset.theme;};</script></body></html>
D

@@ -1,7 +0,0 @@

-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>olexsmir's blog</title><subtitle>olexsmir's blog feed, also hi rss reader!</subtitle><id>https://olexsmir.xyz/</id><link href="https://olexsmir.xyz" rel="alternate"></link><link href="https://olexsmir.xyz/feed.xml" rel="self" type="application/atom+xml"></link><updated>2025-11-20T00:00:00+02:00</updated><author><name>olexsmir</name><email>olexsmir@gmail.com</email></author><entry><title>What am I up to nowadays?</title><link href="https://olexsmir.xyz/now"></link><id>https://olexsmir.xyz/now</id><updated>2025-11-20T00:00:00+02:00</updated><content type="html">&lt;ul&gt; -&lt;li&gt;Probably, tweaking this site, and it&#39;s &lt;a href=&quot;https://github.com/olexsmir/olexsmir.xyz&quot;&gt;SSG&lt;/a&gt;.&lt;/li&gt; -&lt;li&gt;Forcing my self to go outside and sleep well.&lt;/li&gt; -&lt;li&gt;Enjoying programming.&lt;/li&gt; -&lt;li&gt;Hating russia and wanting more of електрохарчування.&lt;/li&gt; -&lt;/ul&gt; -</content></entry></feed>
M index.html

@@ -1,1 +1,1 @@

-<!DOCTYPE html><html lang="en"><head><title>olexsmir.xyz</title><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"><link href="https://olexsmir.xyz/feed.xml" rel="alternate" title="olexsmir's blog feed, also hi rss reader!" type="application/atom+xml"></link><link href="style.css" rel="stylesheet"></link><link href="favicon.svg" rel="icon"></link><meta content="olexsmir.xyz home page" name="description"><meta content="olexsmir.xyz home page" property="og:description"><meta content="olexsmir.xyz" property="og:site_name"><meta content="olexsmir.xyz" property="og:title"><meta content="website" property="og:type"></head><body class="home"><header><nav><p><a class="visual-hidden" href="#main">Skip to content</a><a href="/">home</a><a href="/posts">posts</a><a href="/feed.xml">feed</a><button id="theme-toggle">🌓</button></p></nav></header><main id="main"><h2>Hi, I'm Olex from Ukraine 🇺🇦</h2><p>Welcome to my corner of the internet. Here I share what I find interesting. Hopefully I will maintain the content on this site, not only it’s code.</p><p>Feel free to scroll through the posts below or subscribe to the <a href="/feed.xml">RSS feed</a> for updates. And if you want to say hi, mail me at <a href="mailto:olexsmir@gmail.com">olexsmir@gmail.com</a> or message me on <a href="https://t.me/olexsmir">telegram</a> if that's your cup of tea.</p><p>If you’re curious what I’m up to, check out <a href="/now">now</a> page, or look through <a href="https://github.com/olexsmir">github</a> or <a href="https://tangled.org/olexsmir.xyz">tangled</a> accounts.</p><div class="recent-posts"><ul class="blog-posts"></ul></div></main><script>const root = document.documentElement;root.dataset.theme = localStorage.theme || 'dark';document.getElementById('theme-toggle').onclick = () => {root.dataset.theme = root.dataset.theme === 'dark' ? 'light' : 'dark';localStorage.theme = root.dataset.theme;};</script></body></html> +<!DOCTYPE html><html lang="en"><head><title>olexsmir.xyz</title><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"><link href="https://olexsmir.xyz/feed.xml" rel="alternate" title="olexsmir's blog feed, also hi rss reader!" type="application/atom+xml"></link><link href="style.css" rel="stylesheet"></link><link href="favicon.svg" rel="icon"></link><meta content="olexsmir.xyz home page" name="description"><meta content="olexsmir.xyz home page" property="og:description"><meta content="olexsmir.xyz" property="og:site_name"><meta content="olexsmir.xyz" property="og:title"><meta content="website" property="og:type"></head><body class="home"><main id="main"><h2>TODO make the site</h2></main><script>const root = document.documentElement;root.dataset.theme = localStorage.theme || 'dark';document.getElementById('theme-toggle').onclick = () => {root.dataset.theme = root.dataset.theme === 'dark' ? 'light' : 'dark';localStorage.theme = root.dataset.theme;};</script></body></html>
D

@@ -1,7 +0,0 @@

-<!DOCTYPE html><html lang="en"><head><title>What am I up to nowadays?</title><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"><link href="https://olexsmir.xyz/feed.xml" rel="alternate" title="olexsmir's blog feed, also hi rss reader!" type="application/atom+xml"></link><link href="style.css" rel="stylesheet"></link><link href="favicon.svg" rel="icon"></link><meta content="Blog post titled: What am I up to nowadays?" name="description"><meta content="Blog post titled: What am I up to nowadays?" property="og:description"><meta content="What am I up to nowadays?" property="og:site_name"><meta content="What am I up to nowadays?" property="og:title"><meta content="website" property="og:type"></head><body class="home"><header><nav><p><a class="visual-hidden" href="#main">Skip to content</a><a href="/">home</a><a href="/posts">posts</a><a href="/feed.xml">feed</a><button id="theme-toggle">🌓</button></p></nav></header><main id="main"><div class="blog-title"><h1>What am I up to nowadays?</h1><p><time datetime="2025-11-20">2025-11-20</time></p></div><ul> -<li>Probably, tweaking this site, and it's <a href="https://github.com/olexsmir/olexsmir.xyz">SSG</a>.</li> -<li>Forcing my self to go outside and sleep well.</li> -<li>Enjoying programming.</li> -<li>Hating russia and wanting more of електрохарчування.</li> -</ul> -</main><script>const root = document.documentElement;root.dataset.theme = localStorage.theme || 'dark';document.getElementById('theme-toggle').onclick = () => {root.dataset.theme = root.dataset.theme === 'dark' ? 'light' : 'dark';localStorage.theme = root.dataset.theme;};</script></body></html>
D

@@ -1,1 +0,0 @@

-<!DOCTYPE html><html lang="en"><head><title>All olexsmir's posts</title><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"><link href="https://olexsmir.xyz/feed.xml" rel="alternate" title="olexsmir's blog feed, also hi rss reader!" type="application/atom+xml"></link><link href="style.css" rel="stylesheet"></link><link href="favicon.svg" rel="icon"></link><meta content="List of all blog posts on the lego." name="description"><meta content="List of all blog posts on the lego." property="og:description"><meta content="All olexsmir's posts" property="og:site_name"><meta content="All olexsmir's posts" property="og:title"><meta content="website" property="og:type"></head><body class="home"><header><nav><p><a class="visual-hidden" href="#main">Skip to content</a><a href="/">home</a><a href="/posts">posts</a><a href="/feed.xml">feed</a><button id="theme-toggle">🌓</button></p></nav></header><main id="main"><ul class="blog-posts"></ul></main><script>const root = document.documentElement;root.dataset.theme = localStorage.theme || 'dark';document.getElementById('theme-toggle').onclick = () => {root.dataset.theme = root.dataset.theme === 'dark' ? 'light' : 'dark';localStorage.theme = root.dataset.theme;};</script></body></html>
D

@@ -1,1 +0,0 @@

-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://olexsmir.xyz</loc><lastmod>2025-11-20T00:00:00+02:00</lastmod><priority>1.0</priority></url><url><loc>https://olexsmir.xyz/now</loc><lastmod>2025-11-20T00:00:00+02:00</lastmod><priority>0.80</priority></url></urlset>