Designer News
Where the design community meets.
7 years ago from Tony Gines, Señor Designer
Nice!
Love the write up on how you built the new portfolio. Inspiring me to get off my ass and work on mine.
Awesome job. I read your write-up on the redesign and noticed you mentioned using "smoothState.js" but it looks like it doesn't include or provide transitions. How did you go about adding those to your site? Custom CSS classes or some CSS/JS animation library?
SmoothState is mainly all about CSS animations. You know the classic
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
Do check out this article : https://css-tricks.com/add-page-transitions-css-smoothstate-js/
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
This doesn't really count as a side project but I just finished my new portfolio couple of hours ago. You guys get to be the first to see it! http://graz.io