Skip to content

opennorth/represent-boundaries-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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