adrienarcuri.github.io

adrienarcuri.github.io

Github pages

README

Welcome to my personal website ! This website is generated with Jekyll and use Skeleton

Install

Follow Jekyll installation

Run

Locally

bundle install
bundle update
bundle exec jekyll serve
## Now browse to http://localhost:4000

Production

JEKYLL_ENV=production bundle exec jekyll build