/coalton-website

Hugo source material for the Coalton website.

Primary LanguageHTML

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