Skype: bluewindlab

Host A site for free on the GitHub page

A GitHub page is the best option to host a static website. If you are looking for a solution to host your static HTML site without spending a penny, this tutorial is for you. In this tutorial, we will host this beautiful Advanced FAQ Manager WordPress plugin landing page for Git Hub.  Step 01: Log […]

Setup Live SASS compiler for Visual Studio Code

Setup live SASS compiler for visual studio code

Sass(syntactically awesome style sheets) is a popular CSS pre-processor that helps developers write less repetitive CSS codes and generate more organized and maintainable scripts. It is an extension of CSS and offers fantastic features like variables, nesting, mixins, functions, import, include, extends, and many more.  Writing maintainable CSS codes when working on large projects or […]

Back To Top