/catchen.me

Static site for catchen.me

Primary LanguagePugMIT LicenseMIT

catchen.me Netlify Status

This is the source code that can be compiled into the static site behind catchen.me.

Compile

To compile the source code into static site pages, we need to use Harp.

Install Harp and other dependencies with npm install. Compile with npm run build. Develop with npm run start on localhost.