Ruby (5)
2020
Use the cache action to speedup GitHub Actions
To make your workflows faster and more efficient, you can create and use caches for dependencies and other commonly reused files.
HTMLProofer's cache does not support Norwegian characters
HTMLProofer's cache does not support Norwegian characters.
2019
A tag cloud sorted by post count in Jekyll without plugins
This post shows how you can create a tag cloud sorted by post count in Jekyll without plugins, thus making the solution compatible with GitHub Pages.
Sorting tags by number of posts in Jekyll without plugins
This post shows how you can create a tags-page in Jekyll using only Liquid-templates, requiring no plugins and making it compatible with GitHub Pages.
2018
Jekyll error - bad Request-Line
Clean after updating jekyll or other required gems if serve starts failing.