Part IV – Bringing the Content to Design
Before bringing the content to design, we need to think on two separate issues, which are shared between the technical aspects of the Responsive Web Design and the design being oriented and guided by...
Before bringing the content to design, we need to think on two separate issues, which are shared between the technical aspects of the Responsive Web Design and the design being oriented and guided by...
How Do We Know What Interests a Website’s Visitor? We must consider different points before opting for one solution over another; Half of the world’s population accesses the Internet using a mobile device. Does...
Before defining a content strategy for Responsive Web Design, we probably need to first define what we do understand about Content Strategy. What do we understand about a Content Strategy in a general internet...
Responsive websites are often described as a way of development which allows to content to be visualized whether viewed at the office, on a very large screen, behind an optical fiber connection, seen from...
In order to better understand the implementation of everything we have seen so far, including the use of Sass, we are going to deploy a real workflow by really relying on the implementation of a site.
What is a preprocessor and what is Sass? This post will introduce those basic concepts and what can be expected from such a technology.
Although Ruby is a very open and scalable approach, there are various ways to compile Sass in CSS, all of which can present their interests and benefits.
Since democratization and the use of preprocessors, various concepts, mainly based on object-oriented programming, have emerged and allow us to approach Sass in a very modular way.
Working under Ruby is a real panoply that we have under the mouse. Let’s see how to install all the facets that can be very useful to us.
Although Compass is no longer maintained, we will see an approach that uses it and allows us to continue to benefit without compromising our productions.