package sitebuilder type buildContext struct { outDir string } type feedOptions struct { targetNamePrefix string titlePrefix string }