Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 618 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 618 Bytes

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