Credits

Content

All of the content written on this website is made by myself, Julien Kerboeuf, as its author and creator.

Hosting

The website is hosted by Github using their Github Pages service and is built by Jekyll

Code

The website is written in a mix of Markdown for the page’s contents, HTML and Liquid for the layouts, SCSS for the style, a little bit of JavaScript.
You can view its source code by clicking on this link : Source Code

Style

Bootstrap 5 is used as a base for the styling, mostly for its grid system and all of its very helpful utilities.
I also use Font Awesome and flag-icons for the icons.

Localization

The localization system was made following Mc Pride’s awesome guide to make localized jekyll pages.