II First Wine Route, organized by Bodegas Tarón. It combines several purposes: on the one hand, it pays tribute to veteran winegrowers in the area (“Tarón territory”) by offering them the first wine and besides that it is dedicated to a charitable cause (this year to the Foundation El Sueño de Vicky for the research of childhood cancer).
A quick summary of Navaja Negra 2024 (#nn12ed)
Sunday evening. I was writing stupid code in a cold, rainy day.
After a long day of coding, things were finally working. I was using a cloud service for… whatever. I was tired, and I wanted to push my code to github.
As usual, I created a copy of the configuration file and redacted it to remove the secrets (the precious API_KEY).
I have a couple of tasks / pet-projects where a task in the background is taking care of commiting to git and pushing to github.
Needless to say, 99% of my all-life commits used to be just “fix typo” or “update readme” or “add missing semicolon”. With the commits being automatic it is even worse: now everything is “automatic commit from laptop-foobar”. Meh.
How to create a redirect page in Hugo.