From fbd8a0d71744de85ba92d54be85df519fd2a7291 Mon Sep 17 00:00:00 2001 From: Pat Hawks Date: Sat, 15 Oct 2016 13:43:53 -0500 Subject: [PATCH] Document new behavior of site.pages --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d6e14eb..106a955 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ those other gems if you *want* the sitemap to include the generated content, or *before* those other gems if you *don't want* the sitemap to include the generated content from the gems. (Programming is *hard*.) +Because the sitemap is added to `site.pages`, you may have to modify any +templates that iterate through all pages (for example, to build a menu of +all of the site's content). + ## Exclusions If you would like to exclude specific pages/posts from the sitemap set the