December 2021

Blog design and further testing

Hello there!

During the past few days I’ve made some progress concerning the design and functionality of this blog. I think I’ll use the current dark theme called “Astra”. Although the “Pro” version of this theme is quite expensive, the functionality is far better than other minimalistic dark themes.

LaTeX and Python code

Let’s test some Python code highlighting. For example…

# Useless code snippet
k = [1, 2, 3]
for i in k:
    print('Hello World!')

And now one famous equation written in \(\LaTeX\)

\( E = mc^2 \)

Alright, this stuff seems to work! 😀

Blog design and further testing Read More »

piwigo Image Gallery

I’m testing some stuff with piwigo, a very nice and easy to use photo gallery written in php.

Let’s see, if the picture is parsed correctly:

Unfortunately, the WordPress Media Library is not suitable for sophisticated photo management. I’m planning to publish high quality photographs of test equipment and repairs.

Another nice picture…

piwigo Image Gallery Read More »