A Front-End-only Webapp that displays your Behance Portfolio on a custom responsive page.
Just copy the code, host it wherever you want and access the index.html adding your Behance user as a query string (yourHost.com/index.html?queryString).
It is also posible to share the portfolio with an specific section opened by default by adding it to the URL as a hash parameter (yourHost.com/index.html?queryString#hashParameter).
-
1.0.1
- CSS bugs (Safari only) fixed.
-
1.1.0
- Updated with Hash navigation, now, the user can share the app with an specific section opened by default.
- Navigation enhanced.
- Code cleaned up is stil pending.