Posts tagged with SCSS

Getting started with SASS

Getting started with SASS

Getting started with SASS aims to make SASS slightly more appealing. It shows how to install SASS on Raspbian, Windows and macOS.

Default WordPress image sizes

Working with default WordPress image sizes

With the WordPress default resizing system, images can be used at specific locations, have the correct sizes, use less space and be used in a responsive manner.

Using serial ports for communication

Using serial ports for communication

Serial ports are connection ports that transfer data in or out one bit at a time. Data is transferred using two lines, one for transmitting, and one for receiving.