#!/usr/bin/env python

from jekyll_manager import Manager

manager = Manager()
manager()
