ebopp.de

Hello, World!

So, I decided to start a new blog using Jekyll. My previous blogs have become pretty orphaned, so I'm not going to revive them here. Instead, there will hopefully be some new content here soon. I might end up mixing English and German a little bit, depending on the content presented.

Speaking of Jekyll, it is a nice tool, that lets you focus on the task of blogging, doing the layout, etc. I spent some time today crafting the layout for this blog and I rather like the result.

There is even code highlighting:

def python():
    """Fancy Python function"""
    print(stuff)
    for x in stuff:
        stuff += 2

I've put the site's Jekyll setup on GitLab, so have a look if you want.

PS: I had to choose this clichée title ;)