pages update

pull/244/head
koehr 2 years ago
parent 6aa8a9868e
commit f4affb392a

@ -0,0 +1,11 @@
+++
title = "cleberg.io"
date = "2022-06-10"
updated = "2022-06-10"
weight = 7509
[extra]
source = "https://cleberg.io/"
ratio = 21
size = 7
+++

@ -0,0 +1,11 @@
+++
title = "kangae.ayushnix.com"
date = "2022-06-10"
updated = "2022-06-10"
weight = 11599
[extra]
source = "https://kangae.ayushnix.com/"
ratio = 29
size = 11
+++

@ -0,0 +1,11 @@
+++
title = "notes.whoibrar.com"
date = "2022-06-10"
updated = "2022-06-10"
weight = 3805
[extra]
source = "https://notes.whoibrar.com/"
ratio = 52
size = 4
+++

@ -0,0 +1,11 @@
+++
title = "papojari.codeberg.page"
date = "2022-06-10"
updated = "2022-06-10"
weight = 9818
[extra]
source = "https://papojari.codeberg.page/"
ratio = 26
size = 10
+++

@ -0,0 +1,11 @@
+++
title = "withoutdistractions.com/cv"
date = "2022-06-10"
updated = "2022-06-10"
weight = 165600
[extra]
source = "https://withoutdistractions.com/cv"
ratio = 17
size = 162
+++

@ -0,0 +1,11 @@
+++
title = "xwx.moe"
date = "2022-06-10"
updated = "2022-06-10"
weight = 34221
[extra]
source = "http://xwx.moe/"
ratio = 4
size = 33
+++

@ -304,3 +304,9 @@ https://jasonsanta.xyz
https://ononoki.org/
http://ajroach42.com/
https://aroace.space/
https://papojari.codeberg.page/
http://xwx.moe/
https://cleberg.io/
https://kangae.ayushnix.com/
https://notes.whoibrar.com/
https://withoutdistractions.com/cv

@ -0,0 +1,135 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
#main-footer {
border-top: 1px solid lightgrey;
margin: 3rem auto 0;
font-size: 85%;
}
main {
margin: 3em auto;
}
h1 {
font: small-caps bold 2.2em/1.4 sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
h2 {
font: small-caps bold 2.0em/1.4 sans-serif;
letter-spacing: 5px;
text-align: center;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden { visibility: hidden; }
.big { font-size: 1.5em; }
.center { text-align: center; }
#info-toggle { display: none; }
#info-toggle ~ label { text-align: center; }
#info-toggle ~ label > .info-close { display: none; }
#info-toggle:checked ~ label > .info-close { display: inline; }
#info-toggle:checked ~ label > .info-text { display: none; }
#info-popup {
display: none;
position: absolute;
top: 2.5em;
left: -1em;
width: calc(720px - 2em - 6px);
max-width: calc(100vw - 2em - 6px);
padding: 0 1em;
background: #FFF;
border: 3px solid #DDD;
}
#info-toggle:checked ~ #info-popup { display: block; }
.entry {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding: .5em .5em 0;
height: 2em;
line-height: 2em;
font-size: 1.3em;
}
.entry > .url {
flex: 1 1 auto;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
}
.entry > .size, .entry > .ratio, .entry > .open-page {
flex: 0 0 auto;
width: 10%;
text-align: right;
}
.entry > .open-page img {
max-height: 32px;
margin-top: 4px;
}
.entry-size-bar, .entry-ratio-bar {
height: 0;
margin-bottom: 2px;
border-bottom: 2px solid;
}
.entry-size-bar.highlighted, .entry-ratio-bar.highlighted {
border-bottom-width: 4px;
}
.entry-size-bar {
border-bottom-color: #E44;
width: calc(var(--size)/256 * 100%);
}
.entry-ratio-bar {
border-bottom-color: #56B;
width: var(--ratio);
}
#pager {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
#info-popup { background: #000; border-color: #444; }
}</style><body><main id=member><h1 class="p-name dated" id=title>cleberg.io</h1><p class="big center">Proud member of the exclusive 250kb club!<p><time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Added: 2022-06-10 </time> | <time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Last updated: 2022-06-10 </time><p class=e-content><a rel="noopener nofollow" href=https://cleberg.io/ target=_blank>cleberg.io</a> is a member of the exclusive 250kb club. The page weighs only <strong>7kb</strong> and has a content-to-bloat ratio of <strong>21%</strong>.<p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

File diff suppressed because one or more lines are too long

@ -0,0 +1,135 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
#main-footer {
border-top: 1px solid lightgrey;
margin: 3rem auto 0;
font-size: 85%;
}
main {
margin: 3em auto;
}
h1 {
font: small-caps bold 2.2em/1.4 sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
h2 {
font: small-caps bold 2.0em/1.4 sans-serif;
letter-spacing: 5px;
text-align: center;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden { visibility: hidden; }
.big { font-size: 1.5em; }
.center { text-align: center; }
#info-toggle { display: none; }
#info-toggle ~ label { text-align: center; }
#info-toggle ~ label > .info-close { display: none; }
#info-toggle:checked ~ label > .info-close { display: inline; }
#info-toggle:checked ~ label > .info-text { display: none; }
#info-popup {
display: none;
position: absolute;
top: 2.5em;
left: -1em;
width: calc(720px - 2em - 6px);
max-width: calc(100vw - 2em - 6px);
padding: 0 1em;
background: #FFF;
border: 3px solid #DDD;
}
#info-toggle:checked ~ #info-popup { display: block; }
.entry {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding: .5em .5em 0;
height: 2em;
line-height: 2em;
font-size: 1.3em;
}
.entry > .url {
flex: 1 1 auto;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
}
.entry > .size, .entry > .ratio, .entry > .open-page {
flex: 0 0 auto;
width: 10%;
text-align: right;
}
.entry > .open-page img {
max-height: 32px;
margin-top: 4px;
}
.entry-size-bar, .entry-ratio-bar {
height: 0;
margin-bottom: 2px;
border-bottom: 2px solid;
}
.entry-size-bar.highlighted, .entry-ratio-bar.highlighted {
border-bottom-width: 4px;
}
.entry-size-bar {
border-bottom-color: #E44;
width: calc(var(--size)/256 * 100%);
}
.entry-ratio-bar {
border-bottom-color: #56B;
width: var(--ratio);
}
#pager {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
#info-popup { background: #000; border-color: #444; }
}</style><body><main id=member><h1 class="p-name dated" id=title>kangae.ayushnix.com</h1><p class="big center">Proud member of the exclusive 250kb club!<p><time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Added: 2022-06-10 </time> | <time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Last updated: 2022-06-10 </time><p class=e-content><a rel="noopener nofollow" href=https://kangae.ayushnix.com/ target=_blank>kangae.ayushnix.com</a> is a member of the exclusive 250kb club. The page weighs only <strong>11kb</strong> and has a content-to-bloat ratio of <strong>29%</strong>.<p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

@ -0,0 +1,135 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
#main-footer {
border-top: 1px solid lightgrey;
margin: 3rem auto 0;
font-size: 85%;
}
main {
margin: 3em auto;
}
h1 {
font: small-caps bold 2.2em/1.4 sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
h2 {
font: small-caps bold 2.0em/1.4 sans-serif;
letter-spacing: 5px;
text-align: center;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden { visibility: hidden; }
.big { font-size: 1.5em; }
.center { text-align: center; }
#info-toggle { display: none; }
#info-toggle ~ label { text-align: center; }
#info-toggle ~ label > .info-close { display: none; }
#info-toggle:checked ~ label > .info-close { display: inline; }
#info-toggle:checked ~ label > .info-text { display: none; }
#info-popup {
display: none;
position: absolute;
top: 2.5em;
left: -1em;
width: calc(720px - 2em - 6px);
max-width: calc(100vw - 2em - 6px);
padding: 0 1em;
background: #FFF;
border: 3px solid #DDD;
}
#info-toggle:checked ~ #info-popup { display: block; }
.entry {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding: .5em .5em 0;
height: 2em;
line-height: 2em;
font-size: 1.3em;
}
.entry > .url {
flex: 1 1 auto;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
}
.entry > .size, .entry > .ratio, .entry > .open-page {
flex: 0 0 auto;
width: 10%;
text-align: right;
}
.entry > .open-page img {
max-height: 32px;
margin-top: 4px;
}
.entry-size-bar, .entry-ratio-bar {
height: 0;
margin-bottom: 2px;
border-bottom: 2px solid;
}
.entry-size-bar.highlighted, .entry-ratio-bar.highlighted {
border-bottom-width: 4px;
}
.entry-size-bar {
border-bottom-color: #E44;
width: calc(var(--size)/256 * 100%);
}
.entry-ratio-bar {
border-bottom-color: #56B;
width: var(--ratio);
}
#pager {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
#info-popup { background: #000; border-color: #444; }
}</style><body><main id=member><h1 class="p-name dated" id=title>notes.whoibrar.com</h1><p class="big center">Proud member of the exclusive 250kb club!<p><time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Added: 2022-06-10 </time> | <time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Last updated: 2022-06-10 </time><p class=e-content><a rel="noopener nofollow" href=https://notes.whoibrar.com/ target=_blank>notes.whoibrar.com</a> is a member of the exclusive 250kb club. The page weighs only <strong>4kb</strong> and has a content-to-bloat ratio of <strong>52%</strong>.<p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,135 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
#main-footer {
border-top: 1px solid lightgrey;
margin: 3rem auto 0;
font-size: 85%;
}
main {
margin: 3em auto;
}
h1 {
font: small-caps bold 2.2em/1.4 sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
h2 {
font: small-caps bold 2.0em/1.4 sans-serif;
letter-spacing: 5px;
text-align: center;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden { visibility: hidden; }
.big { font-size: 1.5em; }
.center { text-align: center; }
#info-toggle { display: none; }
#info-toggle ~ label { text-align: center; }
#info-toggle ~ label > .info-close { display: none; }
#info-toggle:checked ~ label > .info-close { display: inline; }
#info-toggle:checked ~ label > .info-text { display: none; }
#info-popup {
display: none;
position: absolute;
top: 2.5em;
left: -1em;
width: calc(720px - 2em - 6px);
max-width: calc(100vw - 2em - 6px);
padding: 0 1em;
background: #FFF;
border: 3px solid #DDD;
}
#info-toggle:checked ~ #info-popup { display: block; }
.entry {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding: .5em .5em 0;
height: 2em;
line-height: 2em;
font-size: 1.3em;
}
.entry > .url {
flex: 1 1 auto;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
}
.entry > .size, .entry > .ratio, .entry > .open-page {
flex: 0 0 auto;
width: 10%;
text-align: right;
}
.entry > .open-page img {
max-height: 32px;
margin-top: 4px;
}
.entry-size-bar, .entry-ratio-bar {
height: 0;
margin-bottom: 2px;
border-bottom: 2px solid;
}
.entry-size-bar.highlighted, .entry-ratio-bar.highlighted {
border-bottom-width: 4px;
}
.entry-size-bar {
border-bottom-color: #E44;
width: calc(var(--size)/256 * 100%);
}
.entry-ratio-bar {
border-bottom-color: #56B;
width: var(--ratio);
}
#pager {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
#info-popup { background: #000; border-color: #444; }
}</style><body><main id=member><h1 class="p-name dated" id=title>papojari.codeberg.page</h1><p class="big center">Proud member of the exclusive 250kb club!<p><time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Added: 2022-06-10 </time> | <time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Last updated: 2022-06-10 </time><p class=e-content><a rel="noopener nofollow" href=https://papojari.codeberg.page/ target=_blank>papojari.codeberg.page</a> is a member of the exclusive 250kb club. The page weighs only <strong>10kb</strong> and has a content-to-bloat ratio of <strong>26%</strong>.<p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

@ -22,6 +22,13 @@
<guid>https://250kb.club/aroace-space/</guid>
<description></description>
</item>
<item>
<title>cleberg.io</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
<link>https://250kb.club/cleberg-io/</link>
<guid>https://250kb.club/cleberg-io/</guid>
<description></description>
</item>
<item>
<title>feather.wiki</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
@ -43,6 +50,13 @@
<guid>https://250kb.club/jaxson-neocities-org/</guid>
<description></description>
</item>
<item>
<title>kangae.ayushnix.com</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
<link>https://250kb.club/kangae-ayushnix-com/</link>
<guid>https://250kb.club/kangae-ayushnix-com/</guid>
<description></description>
</item>
<item>
<title>no-js.club</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
@ -50,6 +64,13 @@
<guid>https://250kb.club/no-js-club/</guid>
<description></description>
</item>
<item>
<title>notes.whoibrar.com</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
<link>https://250kb.club/notes-whoibrar-com/</link>
<guid>https://250kb.club/notes-whoibrar-com/</guid>
<description></description>
</item>
<item>
<title>ononoki.org</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
@ -57,6 +78,27 @@
<guid>https://250kb.club/ononoki-org/</guid>
<description></description>
</item>
<item>
<title>papojari.codeberg.page</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
<link>https://250kb.club/papojari-codeberg-page/</link>
<guid>https://250kb.club/papojari-codeberg-page/</guid>
<description></description>
</item>
<item>
<title>withoutdistractions.com&#x2F;cv</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
<link>https://250kb.club/withoutdistractions-com-cv/</link>
<guid>https://250kb.club/withoutdistractions-com-cv/</guid>
<description></description>
</item>
<item>
<title>xwx.moe</title>
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
<link>https://250kb.club/xwx-moe/</link>
<guid>https://250kb.club/xwx-moe/</guid>
<description></description>
</item>
<item>
<title>davidjenei.com</title>
<pubDate>Wed, 08 Jun 2022 00:00:00 +0000</pubDate>

File diff suppressed because one or more lines are too long

@ -187,6 +187,10 @@
<loc>https://250kb.club/christine-website/</loc>
<lastmod>2022-06-08</lastmod>
</url>
<url>
<loc>https://250kb.club/cleberg-io/</loc>
<lastmod>2022-06-10</lastmod>
</url>
<url>
<loc>https://250kb.club/cnx-srht-site/</loc>
<lastmod>2022-06-08</lastmod>
@ -471,6 +475,10 @@
<loc>https://250kb.club/k0r-in/</loc>
<lastmod>2022-06-08</lastmod>
</url>
<url>
<loc>https://250kb.club/kangae-ayushnix-com/</loc>
<lastmod>2022-06-10</lastmod>
</url>
<url>
<loc>https://250kb.club/karolis-koncevicius-lt/</loc>
<lastmod>2022-06-08</lastmod>
@ -699,6 +707,10 @@
<loc>https://250kb.club/notes-eatonphil-com/</loc>
<lastmod>2022-06-08</lastmod>
</url>
<url>
<loc>https://250kb.club/notes-whoibrar-com/</loc>
<lastmod>2022-06-10</lastmod>
</url>
<url>
<loc>https://250kb.club/notionbackups-com/</loc>
<lastmod>2022-06-08</lastmod>
@ -755,6 +767,10 @@
<loc>https://250kb.club/palashbauri-in/</loc>
<lastmod>2022-06-08</lastmod>
</url>
<url>
<loc>https://250kb.club/papojari-codeberg-page/</loc>
<lastmod>2022-06-10</lastmod>
</url>
<url>
<loc>https://250kb.club/paulwilde-uk/</loc>
<lastmod>2022-06-08</lastmod>
@ -1063,6 +1079,10 @@
<loc>https://250kb.club/willcodefor-beer/</loc>
<lastmod>2022-06-08</lastmod>
</url>
<url>
<loc>https://250kb.club/withoutdistractions-com-cv/</loc>
<lastmod>2022-06-10</lastmod>
</url>
<url>
<loc>https://250kb.club/wondroushealing-com/</loc>
<lastmod>2022-06-08</lastmod>
@ -1195,6 +1215,10 @@
<loc>https://250kb.club/xubuntu-org/</loc>
<lastmod>2022-06-08</lastmod>
</url>
<url>
<loc>https://250kb.club/xwx-moe/</loc>
<lastmod>2022-06-10</lastmod>
</url>
<url>
<loc>https://250kb.club/ybad-name/</loc>
<lastmod>2022-06-08</lastmod>

@ -0,0 +1,135 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
#main-footer {
border-top: 1px solid lightgrey;
margin: 3rem auto 0;
font-size: 85%;
}
main {
margin: 3em auto;
}
h1 {
font: small-caps bold 2.2em/1.4 sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
h2 {
font: small-caps bold 2.0em/1.4 sans-serif;
letter-spacing: 5px;
text-align: center;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden { visibility: hidden; }
.big { font-size: 1.5em; }
.center { text-align: center; }
#info-toggle { display: none; }
#info-toggle ~ label { text-align: center; }
#info-toggle ~ label > .info-close { display: none; }
#info-toggle:checked ~ label > .info-close { display: inline; }
#info-toggle:checked ~ label > .info-text { display: none; }
#info-popup {
display: none;
position: absolute;
top: 2.5em;
left: -1em;
width: calc(720px - 2em - 6px);
max-width: calc(100vw - 2em - 6px);
padding: 0 1em;
background: #FFF;
border: 3px solid #DDD;
}
#info-toggle:checked ~ #info-popup { display: block; }
.entry {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding: .5em .5em 0;
height: 2em;
line-height: 2em;
font-size: 1.3em;
}
.entry > .url {
flex: 1 1 auto;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
}
.entry > .size, .entry > .ratio, .entry > .open-page {
flex: 0 0 auto;
width: 10%;
text-align: right;
}
.entry > .open-page img {
max-height: 32px;
margin-top: 4px;
}
.entry-size-bar, .entry-ratio-bar {
height: 0;
margin-bottom: 2px;
border-bottom: 2px solid;
}
.entry-size-bar.highlighted, .entry-ratio-bar.highlighted {
border-bottom-width: 4px;
}
.entry-size-bar {
border-bottom-color: #E44;
width: calc(var(--size)/256 * 100%);
}
.entry-ratio-bar {
border-bottom-color: #56B;
width: var(--ratio);
}
#pager {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
#info-popup { background: #000; border-color: #444; }
}</style><body><main id=member><h1 class="p-name dated" id=title>withoutdistractions.com/cv</h1><p class="big center">Proud member of the exclusive 250kb club!<p><time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Added: 2022-06-10 </time> | <time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Last updated: 2022-06-10 </time><p class=e-content><a rel="noopener nofollow" href=https://withoutdistractions.com/cv target=_blank>withoutdistractions.com/cv</a> is a member of the exclusive 250kb club. The page weighs only <strong>162kb</strong> and has a content-to-bloat ratio of <strong>17%</strong>.<p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

@ -0,0 +1,135 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
#main-footer {
border-top: 1px solid lightgrey;
margin: 3rem auto 0;
font-size: 85%;
}
main {
margin: 3em auto;
}
h1 {
font: small-caps bold 2.2em/1.4 sans-serif;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
h2 {
font: small-caps bold 2.0em/1.4 sans-serif;
letter-spacing: 5px;
text-align: center;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden { visibility: hidden; }
.big { font-size: 1.5em; }
.center { text-align: center; }
#info-toggle { display: none; }
#info-toggle ~ label { text-align: center; }
#info-toggle ~ label > .info-close { display: none; }
#info-toggle:checked ~ label > .info-close { display: inline; }
#info-toggle:checked ~ label > .info-text { display: none; }
#info-popup {
display: none;
position: absolute;
top: 2.5em;
left: -1em;
width: calc(720px - 2em - 6px);
max-width: calc(100vw - 2em - 6px);
padding: 0 1em;
background: #FFF;
border: 3px solid #DDD;
}
#info-toggle:checked ~ #info-popup { display: block; }
.entry {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding: .5em .5em 0;
height: 2em;
line-height: 2em;
font-size: 1.3em;
}
.entry > .url {
flex: 1 1 auto;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
}
.entry > .size, .entry > .ratio, .entry > .open-page {
flex: 0 0 auto;
width: 10%;
text-align: right;
}
.entry > .open-page img {
max-height: 32px;
margin-top: 4px;
}
.entry-size-bar, .entry-ratio-bar {
height: 0;
margin-bottom: 2px;
border-bottom: 2px solid;
}
.entry-size-bar.highlighted, .entry-ratio-bar.highlighted {
border-bottom-width: 4px;
}
.entry-size-bar {
border-bottom-color: #E44;
width: calc(var(--size)/256 * 100%);
}
.entry-ratio-bar {
border-bottom-color: #56B;
width: var(--ratio);
}
#pager {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
#info-popup { background: #000; border-color: #444; }
}</style><body><main id=member><h1 class="p-name dated" id=title>xwx.moe</h1><p class="big center">Proud member of the exclusive 250kb club!<p><time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Added: 2022-06-10 </time> | <time class=dt-published content=2022-06-10 datetime=2022-06-10 itemprop=datePublished pubdate> Last updated: 2022-06-10 </time><p class=e-content><a rel="noopener nofollow" href=http://xwx.moe/ target=_blank>xwx.moe</a> is a member of the exclusive 250kb club. The page weighs only <strong>33kb</strong> and has a content-to-bloat ratio of <strong>4%</strong>.<p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>
Loading…
Cancel
Save