The portfolio of Patrik Affentranger, a professional Web Publisher from Switzerland based in Perth, Western Australia.
The repository contains my personal online portfolio, which can also be seen at http://portfolio.patrikaffentranger.me.
It's written in Jade and Sass.
The idea of portefeuille is simple. To provide an easy-to-use website template for web professionals. Anyone can fork my template, swap the text, change links and pictures and voilà, an online portfolio.
To make portefeuille work seamlessly you will need Node.js and Gulp.js installed.
git clone git@github.com:pzi/portefeuille.git
cd portefeuille
npm install
npm run bower install
npm run gulp
Note: You can use npm run gulp --dev
to disable asset minification.
npm run gulp build && npm run gulp deploy
Please feel free to fork and use portefeuille. If there is a problem, please open up an issue or send me a pull request.
For now, portefeuille is provided as is. I haven't had the time to test every little detail in all the browsers/devices. Looking forward to get some feedback.
- Use JSON files for data input
- More accessibility
- Perfomance improvements
- Refactor code
- More zing...!
Included in portefeuille are:
- Skeleton framework
- Modernizr
- Jan Kovařík's Glyphicons FREE
Portefeuille is released under the MIT license.
Dependencies:
- All parts of Skeleton are free to use and abuse under the open-source MIT license.
- Modernizr is released under the MIT license.
- Glyphicons FREE are released under the Creative Commons Attribution 3.0 Unported (CC BY 3.0)