Skip to content

Latest commit

 

History

History
 
 

site

Crane website

This is the website for Crane!

We use Hugo and google/docsy to be the website template for development.

Install DevDependencies

npm i

Running the website locally

Building and running the site locally requires a recent extended version of Hugo. You can find out more about how to install Hugo for your environment in our Getting started guide.

hugo server

Build the static website

hugo --minify