First section templates render the most recent $n yearly subsections as a list of articles. Descendent sections render just the content of those subsections.
14 lines
296 B
YAML
14 lines
296 B
YAML
datePublishedName: Published
|
|
|
|
draft: Draft
|
|
draftYes: "YES"
|
|
draftNo: "NO"
|
|
|
|
home: Home
|
|
tableOfContents: Table of Contents
|
|
|
|
# Title of section of a list page where years older than
|
|
# .Site.Params.blog.yearLimit are collapsed into a bulleted list.
|
|
olderPagesSectionTitle: Older
|
|
|
|
yearsTagTitle: Years
|