Tuesday, August 13, 2013

How to fix issue with "Nothing to compile." message


The problem:


If you using yeoman and grunt and compile your stylesheets with compass, you can come across the message:

"Nothing to compile. If you're trying to start a new project, you have left off the directory argument.
Run "compass -h" to get help."



Monday, August 12, 2013

How to make aside menu with nice effect on showing.


In this tutorial I will show You how create aside menu with interesting flip effect for main content of page. It uses CSS3 transition and transform. Javascript is used for manipulate classes.

On this screenshoot below you can find how it looks like:

Aside menu in use
Aside menu in use

To see this in action just scroll to end of post and watch demo.