Skip to content

edarin/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

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 53.3%
  • HTML 25.7%
  • CSS 21.0%