Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 926 Bytes

File metadata and controls

27 lines (19 loc) · 926 Bytes

pynw.org

The source of content for the Python North West website which is built using a static site generator called beemo.

Content

This repo contains content, static files and Chameleon templates for the website.

Build

Requires beemo with the logs extra installed.

make build          # build the site
make logs           # process Apache logs into CSV
make analytics         # generate analytics report
make serve          # serve the site locally on port 8011
make serve-analytics   # serve the analytics report on port 8012

Licences

Contents are Copyright Python North West. The HTML template is provide by HTML5 Up licenced under Creative Commons Attribution 3.0 Unported