Using Jade and Grunt to Speed Up HTML Production

Nouran Mahmoud introduces Jade, a Node-based template engine to preprocess your HTML, demonstrating how to automate HTML production with Jade using Grunt. Already use Jade for production. But this give a good base understanding. Also mixins and stuffs give a deeper knowledge. Going to try that in another time. Source: Using Jade and Grunt to […]

Watch: Compiling Sass using grunt-contrib-watch

Learn how to use Grunt’s Sass, watch, and connect plug-ins to create a build system that opens a browser, and updates any change in html, or Sass code.   grunt-contrib-connect seems interesting. Going to check that when had a time. Source: Watch: Compiling Sass using grunt-contrib-watch

How to Easily Add CSS Animations in WordPress

Want to make your landing pages look more engaging with animations? Learn how to easily add CSS 3 animations in WordPress without any coding skills. Like usual, probably required in the future… or not. Source: How to Easily Add CSS Animations in WordPress