From eaac50b4ebf527aa409867a4c857b79d297d5bb1 Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Mon, 8 Jun 2026 14:51:18 +0200 Subject: [PATCH] Move affected pages into _index --- content/{contributing.md => contributing/_index.md} | 1 + content/{documentation.md => documentation/_index.md} | 1 + 2 files changed, 2 insertions(+) rename content/{contributing.md => contributing/_index.md} (97%) rename content/{documentation.md => documentation/_index.md} (96%) diff --git a/content/contributing.md b/content/contributing/_index.md similarity index 97% rename from content/contributing.md rename to content/contributing/_index.md index 31e9dab..f313f60 100644 --- a/content/contributing.md +++ b/content/contributing/_index.md @@ -1,6 +1,7 @@ +++ title = 'Contributing' date = 2024-06-16T22:31:24+02:00 +layout = 'single' +++ ### Contributing to Community * [Contributing to ExectOS](/contributing/contributing-to-exectos) diff --git a/content/documentation.md b/content/documentation/_index.md similarity index 96% rename from content/documentation.md rename to content/documentation/_index.md index b7e3142..e959380 100644 --- a/content/documentation.md +++ b/content/documentation/_index.md @@ -1,6 +1,7 @@ +++ title = 'Documentation' date = 2024-06-16T22:27:36+02:00 +layout = 'single' +++ ### Getting Started * [AI-Assisted Contributions](/ai-assisted)