Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 226 Bytes

Represent Boundaries Documentation

Initialize a local repository:

git submodule init
git submodule update

Build and preview the site:

sass --update assets/sass:css --style compressed
jekyll serve --watch