#!/bin/sh

./bin/django run_pelican --theme-path=bigmouth_example --output=bigmouth_example/blog bigmouth_example/blog_content

