coopcycle-website icon indicating copy to clipboard operation
coopcycle-website copied to clipboard

The coopcycle.org website.

Install Hugo

Build the theme

Install dependencies to build the theme

cd themes/coopcycle/
npm install

Watch for changes in CSS files

npm run watch

Launch server

From the root of the repo, run:

hugo server -D