#!/usr/bin/env python

import jekyll_manager

manager = jekyll_manager.Manager()
manager()
