hasadna / new-website-wip

New official website for The Public Knowledge Workshop (הסדנא לידע ציבורי)
0 stars 0 forks source link

Implement screenshot carousel #2

Open yosefw opened 7 years ago

yosefw commented 7 years ago

Project pages have a screenshot carousel at the top of their screen (see mockup).

The project.html layout already has a loop that brings the project's screenshots.

All that's needed is to put it in a carousel. Any popular javascript/jquery carousel will do.

Requirements:

  1. Carousel should be easily configurable (probably through an "options" object)
  2. Carousel should be styled through CSS (I'll take care of that)

P.S. The repo currently has data for one project - Anyway. When you run a local server, view the template on http://[local-server-ip]/anyway

yugs16 commented 7 years ago

@yosefw I am interested in solving this issue .Please assign me for this task.