From a016cb2eda42db676f7da1e96f9bd257f7f919b1 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 29 May 2025 13:16:04 +0200 Subject: [PATCH] Remove remnants of the Gerrit Dashboard Generator page This page is already moved out of this repo, so the links to it just cause trouble. --- content/pages/other.rst | 2 +- pelicanconf.py | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/content/pages/other.rst b/content/pages/other.rst index 90a35f5..84a41f7 100644 --- a/content/pages/other.rst +++ b/content/pages/other.rst @@ -6,5 +6,5 @@ Some pages i made There are some pages i made for friends. - `Calendar of the Minari `_ -- `Gerrit Dashboard Generator <{static}../gerrit-dashboard-generator/index.html>`_ +- `Gerrit Dashboard Generator `_ - `Symbolon <{static}../symbolon/index.html>`_ diff --git a/pelicanconf.py b/pelicanconf.py index 1064ec1..5e643e6 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -11,8 +11,6 @@ STATIC_PATHS = [ '.well-known', 'favicon.ico', 'images', - 'gerrit-dashboard-generator', - 'gerrit-dashboard-generator/index.html', 'gpg-public-key.asc', 'pgpkey', 'symbolon',