17 lines
429 B
YAML
17 lines
429 B
YAML
id: "project"
|
|
name: "Project Showcase"
|
|
description: "Software repository overview page linking to associated devlogs"
|
|
defaultPath: "/.project"
|
|
views:
|
|
standalone:
|
|
template: "project/index.html"
|
|
description: "Project overview landing"
|
|
embedded:
|
|
template: "project/badge.html"
|
|
description: "Project badge embed"
|
|
features:
|
|
tableOfContents: true
|
|
revisionInfo: true
|
|
repositoryLinks: true
|
|
breadcrumbs: false
|