mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 09:48:30 -05:00
@@ -125,7 +125,15 @@ following is a reference of the available data.
|
||||
<td><p><code>site.html_pages</code></p></td>
|
||||
<td><p>
|
||||
|
||||
A list of all HTML Pages.
|
||||
A subset of `site.pages` listing those which end in `.html`.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><code>site.html_files</code></p></td>
|
||||
<td><p>
|
||||
|
||||
A subset of `site.static_files` listing those which end in `.html`.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user