From 948a9d2095640d6774877bd0bbdbf2496d883aa6 Mon Sep 17 00:00:00 2001 From: Niall Pemberton Date: Fri, 21 Nov 2025 13:12:51 +0000 Subject: [PATCH] project-site.md: Add a link to show ASF Projects using Jekyll --- content/pages/project-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/project-site.md b/content/pages/project-site.md index eecb2f3db..3a21a1f9e 100644 --- a/content/pages/project-site.md +++ b/content/pages/project-site.md @@ -53,7 +53,7 @@ This replaces the ASF Pelican template, which Infra is retiring by the end of 20 #### Jekyll -Jekyll is a straightforward tool for developing blogs or static websites using Markdown, and it is easy to deploy the resulting website as GitHub Pages. There are many tutorials online about doing this. +A number of ASF projects use Jekyll, which is a straightforward tool for developing blogs or static websites using Markdown, and it is easy to deploy the resulting website as GitHub Pages. There are many tutorials online about doing this. #### Hugo