Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 395 Bytes

Site.md

File metadata and controls

24 lines (16 loc) · 395 Bytes

Building the site

Prerequisites

The site is built using Octopress. For instructions how to set things up, please check here.

build, generate, commit, push, deploy

make site MSG="Updated site"

preview locally

make site-preview

reset site (should not be necessary)

make site-clean