mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45'
This commit is contained in:
+106
-534
@@ -413,6 +413,9 @@ chroma:
|
||||
- Aliases:
|
||||
- j
|
||||
Name: J
|
||||
- Aliases:
|
||||
- janet
|
||||
Name: Janet
|
||||
- Aliases:
|
||||
- java
|
||||
Name: Java
|
||||
@@ -439,6 +442,10 @@ chroma:
|
||||
- Aliases:
|
||||
- kotlin
|
||||
Name: Kotlin
|
||||
- Aliases:
|
||||
- lean4
|
||||
- lean
|
||||
Name: Lean4
|
||||
- Aliases:
|
||||
- lighty
|
||||
- lighttpd
|
||||
@@ -448,6 +455,7 @@ chroma:
|
||||
Name: LLVM
|
||||
- Aliases:
|
||||
- lua
|
||||
- luau
|
||||
Name: Lua
|
||||
- Aliases:
|
||||
- make
|
||||
@@ -500,6 +508,10 @@ chroma:
|
||||
- modula2
|
||||
- m2
|
||||
Name: Modula-2
|
||||
- Aliases:
|
||||
- mojo
|
||||
- "\U0001F525"
|
||||
Name: Mojo
|
||||
- Aliases:
|
||||
- monkeyc
|
||||
Name: MonkeyC
|
||||
@@ -723,6 +735,10 @@ chroma:
|
||||
- rexx
|
||||
- arexx
|
||||
Name: Rexx
|
||||
- Aliases:
|
||||
- SQLRPGLE
|
||||
- RPG IV
|
||||
Name: RPGLE
|
||||
- Aliases:
|
||||
- spec
|
||||
Name: RPMSpec
|
||||
@@ -844,6 +860,7 @@ chroma:
|
||||
- Aliases:
|
||||
- terraform
|
||||
- tf
|
||||
- hcl
|
||||
Name: Terraform
|
||||
- Aliases:
|
||||
- tex
|
||||
@@ -959,6 +976,7 @@ chroma:
|
||||
- zig
|
||||
Name: Zig
|
||||
styles:
|
||||
- RPGLE
|
||||
- abap
|
||||
- algol
|
||||
- algol_nu
|
||||
@@ -1042,7 +1060,7 @@ config:
|
||||
low: 0s
|
||||
archeTypeDir: archetypes
|
||||
assetDir: assets
|
||||
author: {}
|
||||
author: null
|
||||
baseURL: ""
|
||||
build:
|
||||
buildStats:
|
||||
@@ -1148,7 +1166,7 @@ config:
|
||||
hasCJKLanguage: false
|
||||
i18nDir: i18n
|
||||
ignoreCache: false
|
||||
ignoreFiles: []
|
||||
ignoreFiles: null
|
||||
ignoreLogs: null
|
||||
ignoreVendorPaths: ""
|
||||
imaging:
|
||||
@@ -1401,6 +1419,10 @@ config:
|
||||
delimiter: .
|
||||
suffixes:
|
||||
- ts
|
||||
text/x-gotmpl:
|
||||
delimiter: .
|
||||
suffixes:
|
||||
- gotmpl
|
||||
text/x-sass:
|
||||
delimiter: .
|
||||
suffixes:
|
||||
@@ -1537,6 +1559,34 @@ config:
|
||||
noChmod: false
|
||||
noTimes: false
|
||||
outputFormats:
|
||||
"404":
|
||||
baseName: ""
|
||||
isHTML: true
|
||||
isPlainText: false
|
||||
mediaType: text/html
|
||||
noUgly: false
|
||||
notAlternative: true
|
||||
path: ""
|
||||
permalinkable: true
|
||||
protocol: ""
|
||||
rel: ""
|
||||
root: false
|
||||
ugly: true
|
||||
weight: 0
|
||||
alias:
|
||||
baseName: ""
|
||||
isHTML: true
|
||||
isPlainText: false
|
||||
mediaType: text/html
|
||||
noUgly: false
|
||||
notAlternative: false
|
||||
path: ""
|
||||
permalinkable: false
|
||||
protocol: ""
|
||||
rel: ""
|
||||
root: false
|
||||
ugly: true
|
||||
weight: 0
|
||||
amp:
|
||||
baseName: index
|
||||
isHTML: true
|
||||
@@ -1593,6 +1643,20 @@ config:
|
||||
root: false
|
||||
ugly: false
|
||||
weight: 0
|
||||
gotmpl:
|
||||
baseName: ""
|
||||
isHTML: false
|
||||
isPlainText: true
|
||||
mediaType: text/x-gotmpl
|
||||
noUgly: false
|
||||
notAlternative: true
|
||||
path: ""
|
||||
permalinkable: false
|
||||
protocol: ""
|
||||
rel: ""
|
||||
root: false
|
||||
ugly: false
|
||||
weight: 0
|
||||
html:
|
||||
baseName: index
|
||||
isHTML: true
|
||||
@@ -1677,6 +1741,20 @@ config:
|
||||
root: false
|
||||
ugly: true
|
||||
weight: 0
|
||||
sitemapindex:
|
||||
baseName: sitemap
|
||||
isHTML: false
|
||||
isPlainText: false
|
||||
mediaType: application/xml
|
||||
noUgly: false
|
||||
notAlternative: false
|
||||
path: ""
|
||||
permalinkable: false
|
||||
protocol: ""
|
||||
rel: sitemap
|
||||
root: true
|
||||
ugly: true
|
||||
weight: 0
|
||||
webappmanifest:
|
||||
baseName: manifest
|
||||
isHTML: false
|
||||
@@ -1808,7 +1886,7 @@ config:
|
||||
- (?i)GET|POST
|
||||
urls:
|
||||
- .*
|
||||
segments: {}
|
||||
segments: null
|
||||
server:
|
||||
headers: null
|
||||
redirects:
|
||||
@@ -1860,10 +1938,10 @@ config:
|
||||
theme: null
|
||||
themesDir: themes
|
||||
timeZone: ""
|
||||
timeout: 30s
|
||||
timeout: 60s
|
||||
title: ""
|
||||
titleCaseStyle: AP
|
||||
uglyURLs: false
|
||||
uglyURLs: null
|
||||
workingDir: ""
|
||||
config_helpers:
|
||||
mergeStrategy:
|
||||
@@ -1930,535 +2008,7 @@ config_helpers:
|
||||
taxonomies:
|
||||
_merge: none
|
||||
output:
|
||||
layouts:
|
||||
- Example: Single page in "posts" section
|
||||
Kind: page
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/single.html.html
|
||||
- layouts/posts/single.html
|
||||
- layouts/_default/single.html.html
|
||||
- layouts/_default/single.html
|
||||
- Example: Base template for single page in "posts" section
|
||||
Kind: page
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/single-baseof.html.html
|
||||
- layouts/posts/baseof.html.html
|
||||
- layouts/posts/single-baseof.html
|
||||
- layouts/posts/baseof.html
|
||||
- layouts/_default/single-baseof.html.html
|
||||
- layouts/_default/baseof.html.html
|
||||
- layouts/_default/single-baseof.html
|
||||
- layouts/_default/baseof.html
|
||||
- Example: Single page in "posts" section with layout set to "demolayout"
|
||||
Kind: page
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/demolayout.html.html
|
||||
- layouts/posts/single.html.html
|
||||
- layouts/posts/demolayout.html
|
||||
- layouts/posts/single.html
|
||||
- layouts/_default/demolayout.html.html
|
||||
- layouts/_default/single.html.html
|
||||
- layouts/_default/demolayout.html
|
||||
- layouts/_default/single.html
|
||||
- Example: Base template for single page in "posts" section with layout set to "demolayout"
|
||||
Kind: page
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/demolayout-baseof.html.html
|
||||
- layouts/posts/single-baseof.html.html
|
||||
- layouts/posts/baseof.html.html
|
||||
- layouts/posts/demolayout-baseof.html
|
||||
- layouts/posts/single-baseof.html
|
||||
- layouts/posts/baseof.html
|
||||
- layouts/_default/demolayout-baseof.html.html
|
||||
- layouts/_default/single-baseof.html.html
|
||||
- layouts/_default/baseof.html.html
|
||||
- layouts/_default/demolayout-baseof.html
|
||||
- layouts/_default/single-baseof.html
|
||||
- layouts/_default/baseof.html
|
||||
- Example: AMP single page in "posts" section
|
||||
Kind: page
|
||||
OutputFormat: amp
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/single.amp.html
|
||||
- layouts/posts/single.html
|
||||
- layouts/_default/single.amp.html
|
||||
- layouts/_default/single.html
|
||||
- Example: AMP single page in "posts" section, French language
|
||||
Kind: page
|
||||
OutputFormat: amp
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/single.fr.amp.html
|
||||
- layouts/posts/single.amp.html
|
||||
- layouts/posts/single.fr.html
|
||||
- layouts/posts/single.html
|
||||
- layouts/_default/single.fr.amp.html
|
||||
- layouts/_default/single.amp.html
|
||||
- layouts/_default/single.fr.html
|
||||
- layouts/_default/single.html
|
||||
- Example: Home page
|
||||
Kind: home
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/index.html.html
|
||||
- layouts/home.html.html
|
||||
- layouts/list.html.html
|
||||
- layouts/index.html
|
||||
- layouts/home.html
|
||||
- layouts/list.html
|
||||
- layouts/_default/index.html.html
|
||||
- layouts/_default/home.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/index.html
|
||||
- layouts/_default/home.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Base template for home page
|
||||
Kind: home
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/index-baseof.html.html
|
||||
- layouts/home-baseof.html.html
|
||||
- layouts/list-baseof.html.html
|
||||
- layouts/baseof.html.html
|
||||
- layouts/index-baseof.html
|
||||
- layouts/home-baseof.html
|
||||
- layouts/list-baseof.html
|
||||
- layouts/baseof.html
|
||||
- layouts/_default/index-baseof.html.html
|
||||
- layouts/_default/home-baseof.html.html
|
||||
- layouts/_default/list-baseof.html.html
|
||||
- layouts/_default/baseof.html.html
|
||||
- layouts/_default/index-baseof.html
|
||||
- layouts/_default/home-baseof.html
|
||||
- layouts/_default/list-baseof.html
|
||||
- layouts/_default/baseof.html
|
||||
- Example: Home page with type set to "demotype"
|
||||
Kind: home
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/demotype/index.html.html
|
||||
- layouts/demotype/home.html.html
|
||||
- layouts/demotype/list.html.html
|
||||
- layouts/demotype/index.html
|
||||
- layouts/demotype/home.html
|
||||
- layouts/demotype/list.html
|
||||
- layouts/index.html.html
|
||||
- layouts/home.html.html
|
||||
- layouts/list.html.html
|
||||
- layouts/index.html
|
||||
- layouts/home.html
|
||||
- layouts/list.html
|
||||
- layouts/_default/index.html.html
|
||||
- layouts/_default/home.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/index.html
|
||||
- layouts/_default/home.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Base template for home page with type set to "demotype"
|
||||
Kind: home
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/demotype/index-baseof.html.html
|
||||
- layouts/demotype/home-baseof.html.html
|
||||
- layouts/demotype/list-baseof.html.html
|
||||
- layouts/demotype/baseof.html.html
|
||||
- layouts/demotype/index-baseof.html
|
||||
- layouts/demotype/home-baseof.html
|
||||
- layouts/demotype/list-baseof.html
|
||||
- layouts/demotype/baseof.html
|
||||
- layouts/index-baseof.html.html
|
||||
- layouts/home-baseof.html.html
|
||||
- layouts/list-baseof.html.html
|
||||
- layouts/baseof.html.html
|
||||
- layouts/index-baseof.html
|
||||
- layouts/home-baseof.html
|
||||
- layouts/list-baseof.html
|
||||
- layouts/baseof.html
|
||||
- layouts/_default/index-baseof.html.html
|
||||
- layouts/_default/home-baseof.html.html
|
||||
- layouts/_default/list-baseof.html.html
|
||||
- layouts/_default/baseof.html.html
|
||||
- layouts/_default/index-baseof.html
|
||||
- layouts/_default/home-baseof.html
|
||||
- layouts/_default/list-baseof.html
|
||||
- layouts/_default/baseof.html
|
||||
- Example: Home page with layout set to "demolayout"
|
||||
Kind: home
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/demolayout.html.html
|
||||
- layouts/index.html.html
|
||||
- layouts/home.html.html
|
||||
- layouts/list.html.html
|
||||
- layouts/demolayout.html
|
||||
- layouts/index.html
|
||||
- layouts/home.html
|
||||
- layouts/list.html
|
||||
- layouts/_default/demolayout.html.html
|
||||
- layouts/_default/index.html.html
|
||||
- layouts/_default/home.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/demolayout.html
|
||||
- layouts/_default/index.html
|
||||
- layouts/_default/home.html
|
||||
- layouts/_default/list.html
|
||||
- Example: AMP home, French language
|
||||
Kind: home
|
||||
OutputFormat: amp
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/index.fr.amp.html
|
||||
- layouts/home.fr.amp.html
|
||||
- layouts/list.fr.amp.html
|
||||
- layouts/index.amp.html
|
||||
- layouts/home.amp.html
|
||||
- layouts/list.amp.html
|
||||
- layouts/index.fr.html
|
||||
- layouts/home.fr.html
|
||||
- layouts/list.fr.html
|
||||
- layouts/index.html
|
||||
- layouts/home.html
|
||||
- layouts/list.html
|
||||
- layouts/_default/index.fr.amp.html
|
||||
- layouts/_default/home.fr.amp.html
|
||||
- layouts/_default/list.fr.amp.html
|
||||
- layouts/_default/index.amp.html
|
||||
- layouts/_default/home.amp.html
|
||||
- layouts/_default/list.amp.html
|
||||
- layouts/_default/index.fr.html
|
||||
- layouts/_default/home.fr.html
|
||||
- layouts/_default/list.fr.html
|
||||
- layouts/_default/index.html
|
||||
- layouts/_default/home.html
|
||||
- layouts/_default/list.html
|
||||
- Example: JSON home
|
||||
Kind: home
|
||||
OutputFormat: json
|
||||
Suffix: json
|
||||
Template Lookup Order:
|
||||
- layouts/index.json.json
|
||||
- layouts/home.json.json
|
||||
- layouts/list.json.json
|
||||
- layouts/index.json
|
||||
- layouts/home.json
|
||||
- layouts/list.json
|
||||
- layouts/_default/index.json.json
|
||||
- layouts/_default/home.json.json
|
||||
- layouts/_default/list.json.json
|
||||
- layouts/_default/index.json
|
||||
- layouts/_default/home.json
|
||||
- layouts/_default/list.json
|
||||
- Example: RSS home
|
||||
Kind: home
|
||||
OutputFormat: rss
|
||||
Suffix: xml
|
||||
Template Lookup Order:
|
||||
- layouts/index.rss.xml
|
||||
- layouts/home.rss.xml
|
||||
- layouts/rss.xml
|
||||
- layouts/list.rss.xml
|
||||
- layouts/index.xml
|
||||
- layouts/home.xml
|
||||
- layouts/list.xml
|
||||
- layouts/_default/index.rss.xml
|
||||
- layouts/_default/home.rss.xml
|
||||
- layouts/_default/rss.xml
|
||||
- layouts/_default/list.rss.xml
|
||||
- layouts/_default/index.xml
|
||||
- layouts/_default/home.xml
|
||||
- layouts/_default/list.xml
|
||||
- layouts/_internal/_default/rss.xml
|
||||
- Example: Section list for "posts"
|
||||
Kind: section
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/posts.html.html
|
||||
- layouts/posts/section.html.html
|
||||
- layouts/posts/list.html.html
|
||||
- layouts/posts/posts.html
|
||||
- layouts/posts/section.html
|
||||
- layouts/posts/list.html
|
||||
- layouts/section/posts.html.html
|
||||
- layouts/section/section.html.html
|
||||
- layouts/section/list.html.html
|
||||
- layouts/section/posts.html
|
||||
- layouts/section/section.html
|
||||
- layouts/section/list.html
|
||||
- layouts/_default/posts.html.html
|
||||
- layouts/_default/section.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/posts.html
|
||||
- layouts/_default/section.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Section list for "posts" with type set to "blog"
|
||||
Kind: section
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/blog/posts.html.html
|
||||
- layouts/blog/section.html.html
|
||||
- layouts/blog/list.html.html
|
||||
- layouts/blog/posts.html
|
||||
- layouts/blog/section.html
|
||||
- layouts/blog/list.html
|
||||
- layouts/posts/posts.html.html
|
||||
- layouts/posts/section.html.html
|
||||
- layouts/posts/list.html.html
|
||||
- layouts/posts/posts.html
|
||||
- layouts/posts/section.html
|
||||
- layouts/posts/list.html
|
||||
- layouts/section/posts.html.html
|
||||
- layouts/section/section.html.html
|
||||
- layouts/section/list.html.html
|
||||
- layouts/section/posts.html
|
||||
- layouts/section/section.html
|
||||
- layouts/section/list.html
|
||||
- layouts/_default/posts.html.html
|
||||
- layouts/_default/section.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/posts.html
|
||||
- layouts/_default/section.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Section list for "posts" with layout set to "demolayout"
|
||||
Kind: section
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/posts/demolayout.html.html
|
||||
- layouts/posts/posts.html.html
|
||||
- layouts/posts/section.html.html
|
||||
- layouts/posts/list.html.html
|
||||
- layouts/posts/demolayout.html
|
||||
- layouts/posts/posts.html
|
||||
- layouts/posts/section.html
|
||||
- layouts/posts/list.html
|
||||
- layouts/section/demolayout.html.html
|
||||
- layouts/section/posts.html.html
|
||||
- layouts/section/section.html.html
|
||||
- layouts/section/list.html.html
|
||||
- layouts/section/demolayout.html
|
||||
- layouts/section/posts.html
|
||||
- layouts/section/section.html
|
||||
- layouts/section/list.html
|
||||
- layouts/_default/demolayout.html.html
|
||||
- layouts/_default/posts.html.html
|
||||
- layouts/_default/section.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/demolayout.html
|
||||
- layouts/_default/posts.html
|
||||
- layouts/_default/section.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Section list for "posts"
|
||||
Kind: section
|
||||
OutputFormat: rss
|
||||
Suffix: xml
|
||||
Template Lookup Order:
|
||||
- layouts/posts/section.rss.xml
|
||||
- layouts/posts/rss.xml
|
||||
- layouts/posts/list.rss.xml
|
||||
- layouts/posts/section.xml
|
||||
- layouts/posts/list.xml
|
||||
- layouts/section/section.rss.xml
|
||||
- layouts/section/rss.xml
|
||||
- layouts/section/list.rss.xml
|
||||
- layouts/section/section.xml
|
||||
- layouts/section/list.xml
|
||||
- layouts/_default/section.rss.xml
|
||||
- layouts/_default/rss.xml
|
||||
- layouts/_default/list.rss.xml
|
||||
- layouts/_default/section.xml
|
||||
- layouts/_default/list.xml
|
||||
- layouts/_internal/_default/rss.xml
|
||||
- Example: Taxonomy list for "categories"
|
||||
Kind: taxonomy
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/categories/category.terms.html.html
|
||||
- layouts/categories/terms.html.html
|
||||
- layouts/categories/taxonomy.html.html
|
||||
- layouts/categories/list.html.html
|
||||
- layouts/categories/category.terms.html
|
||||
- layouts/categories/terms.html
|
||||
- layouts/categories/taxonomy.html
|
||||
- layouts/categories/list.html
|
||||
- layouts/category/category.terms.html.html
|
||||
- layouts/category/terms.html.html
|
||||
- layouts/category/taxonomy.html.html
|
||||
- layouts/category/list.html.html
|
||||
- layouts/category/category.terms.html
|
||||
- layouts/category/terms.html
|
||||
- layouts/category/taxonomy.html
|
||||
- layouts/category/list.html
|
||||
- layouts/taxonomy/category.terms.html.html
|
||||
- layouts/taxonomy/terms.html.html
|
||||
- layouts/taxonomy/taxonomy.html.html
|
||||
- layouts/taxonomy/list.html.html
|
||||
- layouts/taxonomy/category.terms.html
|
||||
- layouts/taxonomy/terms.html
|
||||
- layouts/taxonomy/taxonomy.html
|
||||
- layouts/taxonomy/list.html
|
||||
- layouts/_default/category.terms.html.html
|
||||
- layouts/_default/terms.html.html
|
||||
- layouts/_default/taxonomy.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/category.terms.html
|
||||
- layouts/_default/terms.html
|
||||
- layouts/_default/taxonomy.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Taxonomy list for "categories"
|
||||
Kind: taxonomy
|
||||
OutputFormat: rss
|
||||
Suffix: xml
|
||||
Template Lookup Order:
|
||||
- layouts/categories/category.terms.rss.xml
|
||||
- layouts/categories/terms.rss.xml
|
||||
- layouts/categories/taxonomy.rss.xml
|
||||
- layouts/categories/rss.xml
|
||||
- layouts/categories/list.rss.xml
|
||||
- layouts/categories/category.terms.xml
|
||||
- layouts/categories/terms.xml
|
||||
- layouts/categories/taxonomy.xml
|
||||
- layouts/categories/list.xml
|
||||
- layouts/category/category.terms.rss.xml
|
||||
- layouts/category/terms.rss.xml
|
||||
- layouts/category/taxonomy.rss.xml
|
||||
- layouts/category/rss.xml
|
||||
- layouts/category/list.rss.xml
|
||||
- layouts/category/category.terms.xml
|
||||
- layouts/category/terms.xml
|
||||
- layouts/category/taxonomy.xml
|
||||
- layouts/category/list.xml
|
||||
- layouts/taxonomy/category.terms.rss.xml
|
||||
- layouts/taxonomy/terms.rss.xml
|
||||
- layouts/taxonomy/taxonomy.rss.xml
|
||||
- layouts/taxonomy/rss.xml
|
||||
- layouts/taxonomy/list.rss.xml
|
||||
- layouts/taxonomy/category.terms.xml
|
||||
- layouts/taxonomy/terms.xml
|
||||
- layouts/taxonomy/taxonomy.xml
|
||||
- layouts/taxonomy/list.xml
|
||||
- layouts/_default/category.terms.rss.xml
|
||||
- layouts/_default/terms.rss.xml
|
||||
- layouts/_default/taxonomy.rss.xml
|
||||
- layouts/_default/rss.xml
|
||||
- layouts/_default/list.rss.xml
|
||||
- layouts/_default/category.terms.xml
|
||||
- layouts/_default/terms.xml
|
||||
- layouts/_default/taxonomy.xml
|
||||
- layouts/_default/list.xml
|
||||
- layouts/_internal/_default/rss.xml
|
||||
- Example: Term list for "categories"
|
||||
Kind: term
|
||||
OutputFormat: html
|
||||
Suffix: html
|
||||
Template Lookup Order:
|
||||
- layouts/categories/term.html.html
|
||||
- layouts/categories/category.html.html
|
||||
- layouts/categories/taxonomy.html.html
|
||||
- layouts/categories/list.html.html
|
||||
- layouts/categories/term.html
|
||||
- layouts/categories/category.html
|
||||
- layouts/categories/taxonomy.html
|
||||
- layouts/categories/list.html
|
||||
- layouts/term/term.html.html
|
||||
- layouts/term/category.html.html
|
||||
- layouts/term/taxonomy.html.html
|
||||
- layouts/term/list.html.html
|
||||
- layouts/term/term.html
|
||||
- layouts/term/category.html
|
||||
- layouts/term/taxonomy.html
|
||||
- layouts/term/list.html
|
||||
- layouts/taxonomy/term.html.html
|
||||
- layouts/taxonomy/category.html.html
|
||||
- layouts/taxonomy/taxonomy.html.html
|
||||
- layouts/taxonomy/list.html.html
|
||||
- layouts/taxonomy/term.html
|
||||
- layouts/taxonomy/category.html
|
||||
- layouts/taxonomy/taxonomy.html
|
||||
- layouts/taxonomy/list.html
|
||||
- layouts/category/term.html.html
|
||||
- layouts/category/category.html.html
|
||||
- layouts/category/taxonomy.html.html
|
||||
- layouts/category/list.html.html
|
||||
- layouts/category/term.html
|
||||
- layouts/category/category.html
|
||||
- layouts/category/taxonomy.html
|
||||
- layouts/category/list.html
|
||||
- layouts/_default/term.html.html
|
||||
- layouts/_default/category.html.html
|
||||
- layouts/_default/taxonomy.html.html
|
||||
- layouts/_default/list.html.html
|
||||
- layouts/_default/term.html
|
||||
- layouts/_default/category.html
|
||||
- layouts/_default/taxonomy.html
|
||||
- layouts/_default/list.html
|
||||
- Example: Term list for "categories"
|
||||
Kind: term
|
||||
OutputFormat: rss
|
||||
Suffix: xml
|
||||
Template Lookup Order:
|
||||
- layouts/categories/term.rss.xml
|
||||
- layouts/categories/category.rss.xml
|
||||
- layouts/categories/taxonomy.rss.xml
|
||||
- layouts/categories/rss.xml
|
||||
- layouts/categories/list.rss.xml
|
||||
- layouts/categories/term.xml
|
||||
- layouts/categories/category.xml
|
||||
- layouts/categories/taxonomy.xml
|
||||
- layouts/categories/list.xml
|
||||
- layouts/term/term.rss.xml
|
||||
- layouts/term/category.rss.xml
|
||||
- layouts/term/taxonomy.rss.xml
|
||||
- layouts/term/rss.xml
|
||||
- layouts/term/list.rss.xml
|
||||
- layouts/term/term.xml
|
||||
- layouts/term/category.xml
|
||||
- layouts/term/taxonomy.xml
|
||||
- layouts/term/list.xml
|
||||
- layouts/taxonomy/term.rss.xml
|
||||
- layouts/taxonomy/category.rss.xml
|
||||
- layouts/taxonomy/taxonomy.rss.xml
|
||||
- layouts/taxonomy/rss.xml
|
||||
- layouts/taxonomy/list.rss.xml
|
||||
- layouts/taxonomy/term.xml
|
||||
- layouts/taxonomy/category.xml
|
||||
- layouts/taxonomy/taxonomy.xml
|
||||
- layouts/taxonomy/list.xml
|
||||
- layouts/category/term.rss.xml
|
||||
- layouts/category/category.rss.xml
|
||||
- layouts/category/taxonomy.rss.xml
|
||||
- layouts/category/rss.xml
|
||||
- layouts/category/list.rss.xml
|
||||
- layouts/category/term.xml
|
||||
- layouts/category/category.xml
|
||||
- layouts/category/taxonomy.xml
|
||||
- layouts/category/list.xml
|
||||
- layouts/_default/term.rss.xml
|
||||
- layouts/_default/category.rss.xml
|
||||
- layouts/_default/taxonomy.rss.xml
|
||||
- layouts/_default/rss.xml
|
||||
- layouts/_default/list.rss.xml
|
||||
- layouts/_default/term.xml
|
||||
- layouts/_default/category.xml
|
||||
- layouts/_default/taxonomy.xml
|
||||
- layouts/_default/list.xml
|
||||
- layouts/_internal/_default/rss.xml
|
||||
layouts: {}
|
||||
tpl:
|
||||
funcs:
|
||||
cast:
|
||||
@@ -3631,6 +3181,13 @@ tpl:
|
||||
Examples:
|
||||
- - '{{ math.Max 1 2 }}'
|
||||
- "2"
|
||||
MaxInt64:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: MaxInt64 returns the maximum value for a signed 64-bit integer.
|
||||
Examples:
|
||||
- - '{{ math.MaxInt64 }}'
|
||||
- "9223372036854775807"
|
||||
Min:
|
||||
Aliases: null
|
||||
Args:
|
||||
@@ -4596,6 +4153,11 @@ tpl:
|
||||
- - '{{ "With [Markdown](/markdown) inside." | markdownify | truncate 14 }}'
|
||||
- With <a href="/markdown">Markdown …</a>
|
||||
templates:
|
||||
Current:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: ""
|
||||
Examples: null
|
||||
Defer:
|
||||
Aliases: null
|
||||
Args:
|
||||
@@ -4663,6 +4225,11 @@ tpl:
|
||||
Examples:
|
||||
- - 'dateFormat: {{ dateFormat "Monday, Jan 2, 2006" "2015-01-21" }}'
|
||||
- 'dateFormat: Wednesday, Jan 21, 2015'
|
||||
In:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: ""
|
||||
Examples: null
|
||||
Now:
|
||||
Aliases:
|
||||
- now
|
||||
@@ -4773,6 +4340,11 @@ tpl:
|
||||
Examples:
|
||||
- - '{{ plainify "Hello <strong>world</strong>, gophers!" }}'
|
||||
- Hello world, gophers!
|
||||
PortableText:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: ""
|
||||
Examples: null
|
||||
Remarshal:
|
||||
Aliases: null
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user