de en es fr nl pl pt sv zh

static site generator

Rustpix

Andre Franca

I’ve just published a new open-source software named Rustpix. As the name suggests, it’s a simple program written entirely in Rust. Essentially, Rustpix is a lightweight tool that automatically optimizes images for web use. How it works: Takes one or more images in common formats (JPEG, PNG, GIF,...

Goodbye, Jekyll! Hello, Hugo!

Andre Franca

After running into some dependency issues and long build and deployment times on Cloudflare, I decided it was finally time to move away from Jekyll and switch to a different Static Site Generator. I’ve tried other ways of publishing on my blog before, like Ghost and 11ty, but this time I went with...

Website version 4.0

Andre Franca

I’ve been running this blog since April, and for the first time I can say I’m really happy with it in terms of functionality and appearance. Back in September, I wrote “Ghost as my blogging platform” explaining the reasons why I was giving a shot at a CMS and leaving Jekyll as my SSG. Two of the...

Simple Jekyll Search

Andre Franca

Since I created this website I missed the ability to search my posts on-site. With the help of Simple Jekyll Search, this guide written by Kev, and some minor tweaks, I’ve managed to add this feature. I’m still getting used to have a personal blog, and this one doesn’t have a lot of content as of...