Dribbble Portfolio Page developed with Vanilla JS
I created a Vanilla JS version based on the original DribbbleFolio.
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.
Open files in assets/ and customize as you wish. Then run the following command in the terminal to make the JS/CSS minification:
$ grunt
Check CONTRIBUTING.md for more information.
Check Releases for detailed changelog.
##Browser Support
![]() |
![]() |
![]() |
![]() |
![]() |
---|---|---|---|---|
IE 8+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |