I have build a responsive website that will display images. links and description. This is my first portfolio project.
- index.html
- main.css in css folder
- Gruntfile.js
- img folder
- dest folder
- package.json
- for Ubuntu 14.04 user (installing Grunt)
$ sudo add-apt-repository ppa:chris-lea/node.js
$ sudo apt-get update
$ sudo apt-get install nodejs
$ sudo npm install -g grunt-cli
$ npm install grunt --save-dev
- https://discussions.udacity.com/c/nd001-build-a-portfolio
- https://developer.mozilla.org/en/docs/Web/HTML/Element
- http://www.andismith.com/grunt-responsive-images/
- https://validator.w3.org/nu/#cl75c81
#License
This portfolio project is licenced under © 2011–2017 Udacity, Inc.