[rulkc] [PATCH v2 02/16] hugo: renamed index.md to _index.md
Dmitry Rokosov
rockosov at rulkc.org
Fri Jul 17 20:16:59 MSK 2026
From: Nikita Shubin <nikita.shubin at maquefel.me>
hugo requires this for some reason, otherwise refuses to render pages
on same level.
Signed-off-by: Nikita Shubin <nikita.shubin at maquefel.me>
Signed-off-by: Dmitry Rokosov <rockosov at rulkc.org>
---
index.md => _index.md | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename index.md => _index.md (100%)
diff --git a/index.md b/_index.md
similarity index 100%
rename from index.md
rename to _index.md
--
2.48.1
More information about the rulkc
mailing list