import os # a publicly accessible ICS calendar calendar_url = os.environ.get('CALENDAR_URL', '') # your Hugo content directory output_dir = os.environ.get('OUTPUT_DIR', '')