The source of web content for the pyjokes website pyjok.es which is built using a static site generator called beemo.
This repo contains content, static files and Chameleon templates for the pyjokes website.
Requires beemo with the logs extra installed.
make build # generate JS and build the site
make logs # process Apache logs into CSV
make analytics # generate analytics report
make serve # serve the site locally on port 8008
make serve-analytics # serve the analytics report on port 8009The site content is copyright Pyjokes Society.
The HTML templates are from HTML5 Up.