Building blocks components and layouts catalogue website.
This section assumes you have the build requirements installed on your system.
cd <path/to/building-blocks-folder>
jekyll serve --watch --source ./src
The website can be accessed on localhost:4000
.
Jekyll will watch your working directory for changes to the site.