Speaking of Gulp, I just recently started using a workflow that was more than just HTML and SASS/SCSS. Thanks to DevTips I discovered Gulp and started working Jade, Jekyll, and SASS/SCSS into my workflow. Jade is probably the best thing I've ever used for making my life easier. I also like that Jekyll is pretty much a CMS without the CMS, and being able to separate my html files into tiny, bite sized sections is rad. And I'm running everything through Atom instead of Brackets like I normally would; Atom is pretty legit, and I like that it has contextual cues that perpetuate throughout my entire project. So if I create a class in one my my jade files, it picks up on them up while I'm working on my scss files and suggests them. There are other examples of cool shit Atom has been doing, but I cannot think of them now lol
Also I have switched full time to working on my Macbook hooked into my 27" IPS, and it's a fucking dream. I figured if I was going to start working from the command line, I ought to work on the system that has the easiest time being compatible with ruby and node. My windows desktop always had compatibility issues with installing npms and gems, and having to run the command line specifically for ruby was a pain in the ass. I can't believe it took me this long to try running stuff on my Mac, but I'm glad I finally did.
So now I believe I have all the tools I need to build my portfolio site and blog, the only problem is that I have dick for portfolio items. Would you guys suggest just designing and coding a bunch of mockup sites and js apps to fluff my site? I also plan on starting a daily CodePen and a blog explaining what I did for that day and how I did it, so I want to work that into my portfolio site as well. Do companies tend to look at codepen seriously?