mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-17 10:01:52 -05:00
Add site.pages to Variables page in Docs. Fixes #1251
This commit is contained in:
@@ -84,6 +84,14 @@ following is a reference of the available data.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><code>site.pages</code></p></td>
|
||||
<td><p>
|
||||
|
||||
An alphabetical list of all Pages.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><code>site.posts</code></p></td>
|
||||
<td><p>
|
||||
|
||||
Reference in New Issue
Block a user