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:
parent
554e5f9404
commit
4fe42f17ad
@ -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 don’t understand why spot is using such big
|
(although I have divided the points by 5; I really don’t 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!
|
||||||
|
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user