Skip to content

PasLoin/coopcycle-website

 
 

Repository files navigation

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

To use homepage search, specify GOOGLE_API_KEY environment variable

GOOGLE_API_KEY=XXX hugo server -D

About

The coopcycle.org website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.0%
  • HTML 34.5%
  • SCSS 18.1%
  • PHP 0.4%