From f03d119d80fc457abadab682071d59161cbddeb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Be=CC=81tin?= Date: Tue, 23 Apr 2024 20:48:53 +0200 Subject: [PATCH] Improve sitemaps performance --- .gitmodules | 4 ++-- _config.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 30f8aeb5012..4d5c5ebdc25 100755 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "_external/data"] path = _external/data url = https://github.com/w3c/wai-website-data.git - branch = master + branch = perf-sitemaps [submodule "_external/resources/wai-bcase"] path = _external/resources/wai-bcase url = https://github.com/w3c/wai-bcase.git @@ -133,7 +133,7 @@ [submodule "_external/resources/wai-about-wai"] path = _external/resources/wai-about-wai url = https://github.com/w3c/wai-about-wai.git - branch = master + branch = perf-sitemaps [submodule "_external/resources/wai-sitemap"] path = _external/resources/wai-sitemap url = https://github.com/w3c/wai-sitemap.git diff --git a/_config.yml b/_config.yml index d2e106962f3..ead7e633acb 100755 --- a/_config.yml +++ b/_config.yml @@ -41,7 +41,7 @@ repository: w3c/wai-website ytkey: AIzaSyCiZ9uToWu9jb7BTx47NtzCvmGGXKXp8nI # remote_themes are an extension for Jekyll running in GitHub pages and are a GitHub repo -remote_theme: w3c/wai-website-theme +remote_theme: w3c/wai-website-theme@perf-sitemaps paginate: 5 paginate_path: "/news/:num/"