Skip to content

marcolivierarsenault/coffeeanddata

Repository files navigation

Build Status License: CC BY-NC-ND 4.0

coffeeanddata

My personal blog

To run localy

Install dependecies bundle install

Serve locally (developement) bundle exec jekyll serve

Generate static website JEKYLL_ENV=production bundle exec jekyll build --destination site