parent
2e3154e288
commit
aee034f332
|
@ -51,10 +51,10 @@ site:
|
||||||
<code>name</code>, <code>basename</code> and <code>extname</code>.
|
<code>name</code>, <code>basename</code> and <code>extname</code>.
|
||||||
- name: site.html_pages
|
- name: site.html_pages
|
||||||
description: >-
|
description: >-
|
||||||
A subset of `site.pages` listing those which end in `.html`.
|
A subset of <code>site.pages</code> listing those which end in <code>.html</code>.
|
||||||
- name: site.html_files
|
- name: site.html_files
|
||||||
description: >-
|
description: >-
|
||||||
A subset of `site.static_files` listing those which end in `.html`.
|
A subset of <code>site.static_files</code> listing those which end in <code>.html</code>.
|
||||||
- name: site.collections
|
- name: site.collections
|
||||||
description: >-
|
description: >-
|
||||||
A list of all the collections (including posts).
|
A list of all the collections (including posts).
|
||||||
|
|
Loading…
Reference in New Issue