jonasrenault.github.io

jonasrenault.github.io

Source code for my personnal website. Built with Jekyll and Minimal Mistakes.

Jonas Renault's personnal website

This is the repository for my personal website. Visit it at https://jonasrenault.github.io

Credits

The website is based on Michael Rose's Minimal Mistakes Jekyll theme.

Usage

To setup an environment to run the website in development, execute

bundle install

then

bundle exec jekyll serve --incremental

to serve the website locally and watch changes.