Hi there, I hope you’re fine. A few weeks ago, I was at DjangoCon Europe in Edinburgh...
blog
Migration from Gatsby to Pelican
From JS to Python, migration static website generation, Gatsby to Pelican
2021, year in review
Hi there, it's have been a while... First of all, I want to say happy new year to you, best wishes !! Thank you to Katherine Michel and…
Thoughts on DjangoCon Europe 2021
Hi there, it has been a while since my last post, but I' m now returning from a great conference: DjangoCon Europe. It was my first virtual…
First contribution to open source, hacktoberfest !
First participation, first contribution to open source. Yeah ! Yes, I finished my first the Hacktoberfest challenge, thanks to Digital Ocean…
Manual trigger with Github Actions
Hi there, this blog post explains how to manually trigger builds of GitHub actions. Why would you want to do that? Instead of just waiting…
Relation between middle/senior and junior dev
I've been a teacher and also a learner, so I've got something to tell you. I've heard so many comments like "you're too junior" , "you're…
Docker services in Github Actions won't have secrets for you
I explain deeper how is structured an action and how to use docker services in an article but I will focus here more on services. Yeah…
How to create Github Actions to run tests with services ?
I’ve been digging GitHub Actions since I received access to the beta. GitHub Actions is generally available since November 11, 2019 and I…