pbe/example-site/pages.yml
Gered 6e3eae7abd switch from json to yaml
yaml is just easier to write by hand, and since we're using it for
files which are all meant to be written/edited by hand, it seems like
a no-brainer.
2023-06-28 17:38:41 -04:00

12 lines
181 B
YAML

pages:
- file_path: about.md
title: About This Site
url: /about/
- file_path: joke.md
title: Joke
url: /joke/
alternate_urls:
- /trying-to-be-funny/