portermichael / portfolio

This is a portfolio project made to showcase blog posts and github work. I'm currently building a jekyll blog to replace this.
https://mike-porter-portfolio.herokuapp.com/
0 stars 0 forks source link

Class 04 #5

Closed portermichael closed 7 years ago

portermichael commented 7 years ago

I spent about 2 hours adding in handlebars and tweaking the css. It's in a much better place now. I also added in waterfalls; it's a jquery library for having columns of content flow together without space. It wasn't particularly challenging, but now that the code is separated and the template is clearly defined, it's a lot easier to read the css and see what changes what. Without the template it was just much more difficult to read. I feel that what I'm missing now is the stand out characteristic. Beyond a simple hero image, what can I do to bring some movement, activity or style to the page? I think that will be the next most difficult challenge. I'll discuss it with my partner during the dual code review.