/caremad.io

My Personal Website

Primary LanguageCSS

caremad.io

Installation

  1. Grab the source:

     $ git clone git@github.com:dstufft/caremad.io.git
  2. Ensure that you have hugo installed: brew install hugo or download from https://github.com/spf13/hugo/releases.

  3. Start the hugo server

     $ make serve