I’ve been using Windows Subsystem for Linux for quite a long now. What is Windows Subsystem for Linux? It’s basically to run a Linux environment in Windows OS Even if it wasn’t really stable at the beginning, a lot of improvements have been made. At work I have quite a...
Read More...Before reading: This article deals with categories page generation by language using Jekyll and the problems I personally have to implement it. This article don’t list the limits of Jekyll in a general point of view. As you maybe noticed, I have been using Jekyll to build this website from...
Read More...I discovered ST few years ago long before Atom, Brackets and Microsoft Visual Code. I was looking for a “more graphical” alternative to VIM and ST seemed to be the best match for me at this time. If you have used VIM quite a bit you should know about the...
Read More...def welcome(name) puts "Hi #{name}, welcome to fcbrossard.net" end welcome('Visitor') #=> prints 'Hi Visitor, welcome to fcbrossard.net' to STDOUT. Welcome to my new website. Back to 2006 the popularity of Wordpress was not as it is now (you can check on Google Trends if you don’t trust me). I chose...
Read More...