~xdavidwu/xdavidwu.link

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

{% include base_path %}

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