author: Jim Shepich III templates_folder: ./site/templates sites: main: title: Jimlab base_url: http://localhost:8000 web_root: ./dist build_cache: ./site assets: - /assets articles: - ./pages/*.md template_selections: article: templates.components.simple_article resume: title: Resume base_url: http://localhost:8000 web_root: ./dist git_repo: url: ssh://gitea/jim/resume.git build_cache: ./build/resume assets: - 'shepich_resume.pdf' dogma_jimfinium: title: Dogma Jimfinium description: May it bolster the skills of all who read it. base_url: http://localhost:8000/dogma-jimfinium git_repo: url: ssh://gitea/jim/dogma-jimfinium.git branch: pub lfs: true build_cache: ./build/dogma-jimfinium web_root: ./dist/dogma-jimfinium assets: - assets articles: - '*.md' addons: - rss