GatsbyJS is one of the most popular static website generators. This mini series will teach you all you need to use GatsbyJS to build your own website. We will start with a short info and what makes GatsbyJS a good choice. Next, we will install required dependencies and create GatsbyJS config. Finally, we will create a couple of simple components. How to Build a Simple Website with GatsbyJS & PostCSS Part 2. What is GatsbyJS? First things first. What is GatsbyJS? The short version is that GatsbyJS is a static site generator. The longer version is that GatsbyJS is a …
The post How to Build a Simple Website with GatsbyJS & PostCSS Pt.1 appeared first on Alex Devero Blog.