szabgab / whitecamel.org

White Camel Awards
http://whitecamel.org/
7 stars 5 forks source link

WhiteCamel.org

Introduction

This repository contains the source code of, and tools for whitecamel.org website. The site is served using GitHub pages.

The docs/ folder contains static files that are copied by the GitHub action, and then the script/static.pl generates the html pages.

docs/CNAME contains the domain name.

t/ has a test script with some minimalistic test cases to see if the static site generator works.

Local Demo and Development

  1. Run script/static.pl to generate the html files in the docs/ folder.
  2. Serve them on localhost using included Plack app:
plackup app.psgi
  1. In your browser access http://localhost:5000/

TODO

Description

/index.html - The pictures of the latest awardees with the text below each

/awardees.html List of all the awardees with links to their individual pages Maybe the list should be grouped by year and not abc

Links to pages for each year: ????

Each year has the list of the awardees with pictures.

Third-party Integrations

Skeleton responsive boilerplate