Skip to content

McrCoderDojo/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manchester CoderDojo website

The source of the Manchester CoderDojo website, built using a static site generator called beemo.

Content

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

Blog posts were imported from WordPress using scripts/wp.py. Events were scraped from the WordPress site using scripts/scrape_events.py. Pages were imported using scripts/wp_pages.py.

Build

Requires beemo installed. Log processing additionally requires beemo[logs].

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 8000
make serve-analytics   # serve the analytics report on port 8000

Licences

Text content of posts in content/posts and pages in content/pages is Copyright the respective authors, licenced under CC BY-SA.

The site template and static files are based on the Twenty Fourteen WordPress theme, Copyright 2010 WordPress.org, licenced under GPL v2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors