Remove remnants of the FOSS failmeter page

This page is already moved out of this repo, so the links to it just cause trouble.
This commit is contained in:
Gergely Polonkai 2025-05-29 13:13:46 +02:00
parent 554e5f9404
commit 4fe42f17ad
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@ F/OSS Fail meter
I have recently bumped into `this article <http://spot.livejournal.com/308370.html>`_. Naturally, I have recently bumped into `this article <http://spot.livejournal.com/308370.html>`_. Naturally,
I quickly calculated the FAIL metrics for all my projects (most of them are pretty high). To ease I quickly calculated the FAIL metrics for all my projects (most of them are pretty high). To ease
calculation, I made up a `small page <{static}../failmeter/index.html>`_ based on this list calculation, I made up a `small page <https://gergely.polonkai.eu/failmeter/>`_ based on this list
(although I have divided the points by 5; I really dont understand why spot is using such big (although I have divided the points by 5; I really dont understand why spot is using such big
points if all of them can be divided by 5). Feel free to use it, and if you have any points if all of them can be divided by 5). Feel free to use it, and if you have any
recommendations (point additions/removal, new categories, etc.), leave me a comment! recommendations (point additions/removal, new categories, etc.), leave me a comment!

View File

@ -9,7 +9,6 @@ SITEURL = ''
PATH = 'content' PATH = 'content'
STATIC_PATHS = [ STATIC_PATHS = [
'.well-known', '.well-known',
'failmeter',
'favicon.ico', 'favicon.ico',
'images', 'images',
'gerrit-dashboard-generator', 'gerrit-dashboard-generator',