Jan-Lukas Else

Thoughts of an IT expert

👨‍💻 Dev: 2020-06

Welcome to the Dev section of my blog with development related articles.


Make your website more printable with @print CSS

Published on in 👨‍💻 Dev

I just added some CSS rules to my Hugo theme to make my blog more printable. Why and how does this work?

View

Cache Hugo modules in Drone CI

Published on in 👨‍💻 Dev

Today I modified my theme to use Twemoji for emojis. To add the SVG files to the theme, I used a Hugo module mount in the config of my theme:

View

Jan-Lukas Else