Page personnelle de Maxime Werlen
Checkout this repository.
- Install Ruby dependencies (for Jekyll) with
bundle install
- Install npm packages with
yarn install
- Run with
grunt serve
- Autorelead will refresh your bowser when changes are detected.
grunt build
will complain about less stylesheets not clean enough
- Remove old Grunt and bower files and replace it by simple npm commands or a Makefile...