Awesome
DribbbleFolio
Dribbble Portfolio Page developed with Vanilla JS
Motivation
I created a Vanilla JS version based on the original DribbbleFolio.
How to use?
DribbbleFolio is a Vanilla JS plugin with no dependencies. Open the index.html
file and fill javascript variable with your username:
DribbbleFolio({
username: 'your_dribbble_username',
counter: 18
});
In file config.php
you must populate the variable token with the Token of your app created in Dribbble API.
How to customize JS/CSS
Open files in assets/ and customize as you wish. Then run the following command in the terminal to make the JS/CSS minification:
$ grunt
Contributing
Check CONTRIBUTING.md for more information.
History
Check Releases for detailed changelog.
##Browser Support
IE 8+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |