Personal portfolio

  1. Readme
  2. Dependencies
  3. Quick Start
  4. Windows Users note
  5. Contributing
  6. Vendors
  7. Resolution

Readme

Read the [Made Bootstrap readme](https://github.digitas.fr/html/docs/blob/master/globals/CONTRIBUTING.md) file.

Dependencies

sudo npm i -g grunt-cli bower nodemon

Quick Start

npm install && bower install
grunt start # grunts + runs the server + watches server files + watches assets files exluding vendors and media

!Windows Users note

If you want to run "imagemin" on your project from windows:

  • Download jpegtran.exe from jpegclub.org
  • Copy it to node-modules/grunt-contrib-imagemin/node_modules/jpegtran-bin/vendor

Contributing

Vendors

Know which tools are available to you, check out the forked vendors in `app/assets/vendor`

Resolution

The Website's width must fit within `1024px`