Skip to content

jonasrenault/jonasrenault.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jonas Renault's personnal website

Jekyll Ruby gem

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.

Documentation

Take a look at Minimal Mistakes' documentation for setup and customization of the website.

Deploy to Github Pages

By default, this website is deployed to Github Pages using a custom Github Actions workflow. Follow the steps here to setup a deployment for your github pages.

Google Analytics

Google Analytics is enabled using Minimal Mistakes' support.

Releases

No releases published

Packages

No packages published