#!/usr/bin/python3
import os

os.system('hugo server -D')