~xdavidwu/xdavidwu.link

ref: 6c0144ff2935eb19f35937a016721dcfdcad2b9c xdavidwu.link/example/_pages/page-archive.html -rwxr-xr-x 196 bytes
6c0144ff — Michael Rose Merge branch 'release/4.0.4' 8 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
---
layout: archive
title: "Page Archive"
permalink: /page-archive/
author_profile: false
---

{% include base_path %}
{% for post in site.pages %}
  {% include archive-single.html %}
{% endfor %}