#!/usr/bin/env python # -*- coding: utf-8 -*- # import ./pelicanconf SITEURL = 'localhost:8000' print(SITEURL)