mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-19 13:49:04 +02:00
fix to 250KB Club
This commit is contained in:
parent
706e01ebec
commit
145e0fb274
2 changed files with 15 additions and 15 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<header>
|
<header>
|
||||||
<h1>The 250kb Club</h1>
|
<h1>The 250KB Club</h1>
|
||||||
<h2>
|
<h2>
|
||||||
<a rel="noopener nofollow" href="https://mobiforge.com/research-analysis/the-web-is-doom" target="_blank">
|
<a rel="noopener nofollow" href="https://mobiforge.com/research-analysis/the-web-is-doom" target="_blank">
|
||||||
The Web Is Doom
|
The Web Is Doom
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
</h2>
|
</h2>
|
||||||
<p>Lets do something about it!</p>
|
<p>Lets do something about it!</p>
|
||||||
<p>
|
<p>
|
||||||
The <em>250kb Club</em> is a collection of web pages that focus on
|
The <em>250KB Club</em> is a collection of web pages that focus on
|
||||||
performance, efficiency and accessibility.
|
performance, efficiency and accessibility.
|
||||||
</p>
|
</p>
|
||||||
<p class="big">Websites in this list must not exceed 256kb <em>compressed</em> size!</p>
|
<p class="big">Websites in this list must not exceed 256kb <em>compressed</em> size!</p>
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
total size, while the impact of media is basically unaffected.
|
total size, while the impact of media is basically unaffected.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If your pages exceeds 250kb, you might consider
|
If your pages exceeds 250KB, you might consider
|
||||||
<a rel="noopener nofollow" href="https://512kb.club" target="_blank">512kB.club</a> or
|
<a rel="noopener nofollow" href="https://512kb.club" target="_blank">512kB.club</a> or
|
||||||
<a rel="noopener nofollow" href="https://1MB.club" target="_blank">1MB.club</a>.
|
<a rel="noopener nofollow" href="https://1MB.club" target="_blank">1MB.club</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
{{ page.title }}
|
{{ page.title }}
|
||||||
</h1>
|
</h1>
|
||||||
<p class="big center">
|
<p class="big center">
|
||||||
Proud member of the exclusive 250kb club!
|
Proud member of the exclusive 250KB Club!
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<time class="dt-published" datetime="{{ page.date }}" pubdate="" itemprop="datePublished" content="{{ page.date }}">
|
<time class="dt-published" datetime="{{ page.date }}" pubdate="" itemprop="datePublished" content="{{ page.date }}">
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p class="e-content">
|
<p class="e-content">
|
||||||
<a rel="noopener nofollow" href="{{ page.extra.source }}" target="_blank">{{ page.title }}</a>
|
<a rel="noopener nofollow" href="{{ page.extra.source }}" target="_blank">{{ page.title }}</a>
|
||||||
is a member of the exclusive 250kb club. The page weighs
|
is a member of the exclusive 250KB Club. The page weighs
|
||||||
<strong>
|
<strong>
|
||||||
{% if page.extra.size == 0 %}
|
{% if page.extra.size == 0 %}
|
||||||
under 1kb
|
under 1kb
|
||||||
|
@ -34,9 +34,9 @@
|
||||||
A code snipped can be found by clicking on the respective badge.
|
A code snipped can be found by clicking on the respective badge.
|
||||||
</p>
|
</p>
|
||||||
<p class="badges">
|
<p class="badges">
|
||||||
The badges can either be downloaded and served by yourself or linked directly from 250kb.club.
|
The badges can either be downloaded and served by yourself or linked directly from 250KB.club.
|
||||||
The latter might save a few users some bandwidth if the badge is already cached.
|
The latter might save a few users some bandwidth if the badge is already cached.
|
||||||
On the other hand this gives the 250kb.club server a log entry for <i>every visitor of <strong>your</strong> page</i>.
|
On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>.
|
||||||
I'm not interested in those logs but you still have to trust my word. So decide for yourself.
|
I'm not interested in those logs but you still have to trust my word. So decide for yourself.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -46,9 +46,9 @@
|
||||||
(1.4kB)
|
(1.4kB)
|
||||||
</summary>
|
</summary>
|
||||||
<pre><code>
|
<pre><code>
|
||||||
<a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
|
<a title="250KB Club page" href="https://250kb.club/{{ page.slug }}">
|
||||||
<img
|
<img
|
||||||
alt="badge: proud member of the 250kb club"
|
alt="badge: proud member of the 250KB Club"
|
||||||
src="https://250kb.club/simple_badge_dark.png"
|
src="https://250kb.club/simple_badge_dark.png"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
@ -61,9 +61,9 @@
|
||||||
(1.7kB)
|
(1.7kB)
|
||||||
</summary>
|
</summary>
|
||||||
<pre><code>
|
<pre><code>
|
||||||
<a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
|
<a title="250KB Club page" href="https://250kb.club/{{ page.slug }}">
|
||||||
<img
|
<img
|
||||||
alt="badge: proud member of the 250kb club"
|
alt="badge: proud member of the 250KB Club"
|
||||||
src="https://250kb.club/simple_badge_bright.png"
|
src="https://250kb.club/simple_badge_bright.png"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
@ -76,9 +76,9 @@
|
||||||
(4.0kB)
|
(4.0kB)
|
||||||
</summary>
|
</summary>
|
||||||
<pre><code>
|
<pre><code>
|
||||||
<a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
|
<a title="250KB Club page" href="https://250kb.club/{{ page.slug }}">
|
||||||
<img
|
<img
|
||||||
alt="badge: proud member of the 250kb club"
|
alt="badge: proud member of the 250KB Club"
|
||||||
src="https://250kb.club/color_badge_bright.png"
|
src="https://250kb.club/color_badge_bright.png"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
@ -91,9 +91,9 @@
|
||||||
(5.7kB)
|
(5.7kB)
|
||||||
</summary>
|
</summary>
|
||||||
<pre><code>
|
<pre><code>
|
||||||
<a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
|
<a title="250KB Club page" href="https://250kb.club/{{ page.slug }}">
|
||||||
<img
|
<img
|
||||||
alt="badge: proud member of the 250kb club"
|
alt="badge: proud member of the 250KB Club"
|
||||||
src="https://250kb.club/color_badge_dark.png"
|
src="https://250kb.club/color_badge_dark.png"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue