Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 287 Bytes

Setup Instructions

  1. Install hugo
  2. Clone this repository adjacent to coalton
~/lisp/coalton
~/lisp/coalton-website
  1. Pull submodules git submodule update --init
  2. In this repository run hugo serve
  3. In coalton run make web-docs