Source code for a Portolio website.
- Download the zip file
- Extract all files
- Run index.html (in your web browser)
- Name: Title is "Matthew Bingham"
- Sub-title: Slogan is "Full Stack Samurai"
- Logo image: Changed and now SVG
- Removed links under articles and added text on hover (click to go to url)
- Responsive design works well on all devices
srcset
used for different image media queries- Article tag used for rich meta
- Hover over featured work tiles for more information (also fades in image)
- Form added for easy contact (why have a portfolio page if you have no call-to-action?)
- Links to Github and email
- CSS links for older browsers and IE and is well ordered with comments
- SVG image used for logo
p
regular paragraph text appears on article hover- Added default 16x16 favicon
- Added Android 192x192 favicon
- Added Android theme color support
- Boilerplate by HTML5 UP
- Demo Images by Unsplash
- Icons by Font Awesome
Other:
- jQuery
- html5shiv.js (@afarkas @jdalton @jon_neal @rem)