Skip to content

Blog

🚧 Gitlab and Github pages handling the same code 🤓

Hello,

This small blog is as you may know hosted by github page or gitlab pages, it depends where you are :)

Gonna tell you a small trick to have your static website hosted on github + gitlab, with the same source code.

Why ? If one fall of course ! :D And also because it's fun, at least i think it's fun :)

Git two accounts alias

Hello,

Recently, I was faced with a problem. How to manage two git accounts on the same computer? I explain myself, a "personal" account and a "work" account, on the same computer. Yes, I know that working on personal things with work materials is a bad habit ... but that's another question.

So, to get rid of just that (I did not invent anything, there are a lot of tutorials on the web), you will need to create a separate directory. One for work, one for the person.