About the Website

I have created this website using the HUGO with the LUGO theme. The site is hosted on my GitHub via GitHub Pages. You can freely look up the code.

If you have found any mistakes, unoptimised behaviour, or anything that could be improved, you can email me at pivnoy_chel@pivnya.cool or create an issue in my repository.

Old site

Here are screenshots of how the site looked until 2026/08/29, when it was updated.

Home page of my old site
Links page of my old site
Links page of my old site

The frutiger aero styles for tables were taken from Frutiger Aero Archive, so they looked a little bit different before. The whole site was very unoptimised and looked bad. I hate the PaperMod theme.

AVIF usage

This site uses AVIF as the primary source when possible and JPEG/PNG is set up as a fallback. Otherwise, when I decide so, it’s not used ( ͡° ͜ʖ ͡°) AVIF is an image format based on the AV1 codec. So it’s basically scraps left from a video format that were reused. Like a single frame from a video used as an image.

It offers much smaller file size for lossy images, reducing their size roughly by 50% of a JPEG image and 20% of a WebP image, which is pretty cool. However, it technically falls short as an image format. The main thing is that it doesn’t support progressive rendering, so it’s all or nothing.

I understand that many people dislike the AVIF for various reasons. Although I would love to use JXL and hope it will get more support as the ultimately superior image format, it’s very unlikely (Google shills AVIF over JXL), especially for HUGO.

I still find AVIF very useful for reducing the image size. It is also easy to use since HUGO can actually encode/decode it and it has much broader support.

I recommend checking out this blog post about AVIF and other image formats ^^

Privacy Policy

This website does not use its own trackers, analytics, or cookies. This site uses JavaScript for such things as sounds and the navigation sidebar button on smaller screens. The sounds use only local storage for retaining their state.

As the site uses GitHub Pages for hosting, the visitor’s IP address is collected by GitHub.
From the GitHub Pages docs:

When a GitHub Pages site is visited, the visitor’s IP address is logged and stored for security purposes, regardless of whether the visitor has signed into GitHub or not.

You can learn more about their Privacy Policy. However, it is not clearly stated if it’s for visitors to GitHub, or visitors to sites hosted on GitHub pages.
The only data explicitly stated to be collected for visitors of sites hosted via GitHub Pages, and therefore, this site, is the IP address.

License

The site’s code is licensed under GPLv2 (General Public License).

Other content, like images and sounds, is subject to a separate copyright or licensing terms. I do not own them, and most of them were found online. For their respective authors, check the credits page.

If you are a copyright holder and want your content to be taken down, please email me at pivnoy_chel@pivnya.cool.