mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-27 00:34:42 +01:00
122 B
122 B
Pages
{% for page in site.pages %}
- {{ page.path }}{% endfor %}
Page Variables
{{ site.pages | first }}