Files
git-website-engine-control-…/packages/style-configs/blog/config.yml
T

17 lines
405 B
YAML

id: "blog"
name: "Blog Package"
description: "Editorial blog posts with minimal summary listings"
defaultPath: "/.blog"
views:
standalone:
template: "blog/post.html"
description: "Full blog post view"
listing:
template: "blog/minimal-summary.html"
description: "Minimal text listing"
features:
tableOfContents: true
revisionInfo: false
repositoryLinks: false
breadcrumbs: true