Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 575 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 575 Bytes

Building Blocks Site

Building blocks components and layouts catalogue website.

Build Requirements

Building

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.