/bekaert.me

Primary LanguageJavaScriptMIT LicenseMIT

https://codeship.com/projects/YOUR_PROJECT_UUID/status?branch=master

This is my personnal website

Technologies used

  • Sass
  • Backbone.js / Jquery
  • Browserify
  • Bower
  • CssShrink
  • Imagemin
  • Gulp
  • BrowserSync

How to use

Init node modules using npm install Init bower using bower install

Use command gulp to launch dev compilation, auto-reloading server and watch on all files.

Use command gulp watch to launch dev compilation, auto-reloading server and watch on all files.

Use command gulp dist to launch compilation for distribution purpose.

Feel free to contribute.