994c21 Jekyll: don't abort completely if one site fails

Authored and Committed by Christian Boltz 10 months ago
    Jekyll: don't abort completely if one site fails
    
    Rewrite git_pull_and_update.sh so that a failing build for a site only
    stops deploying this specific site, instead of all sites.
    
    Also, send out a mail on failures so that they become more visible.