update readme and info box

pull/224/head
koehr 2 years ago
parent 214c05df56
commit 630a661e86

@ -19,9 +19,9 @@ Please send a patch or pull request. If unsure, you can also write a ticket ment
The values shown in the list are URL, Total Weight, Content Ratio.
Websites listed here are downloaded and analyzed with
[Phantomas](https://github.com/macbre/phantomas).
[YellowLabTools](https://yellowlab.tools).
The total weight is counted and then the size of actual content is measured
and shown as a ratio.
and shown as a ratio. A higher ratio means more of the size is actual content.
For example: If a website has a total weight of 100kb and 60kb are the
documents structure, text, images, videos and so on, then the content ratio
@ -29,6 +29,10 @@ is 60%. The rest are extras like CSS, JavaScript and so on. It is hard to
say what a good ratio is but my gut feeling is that everything above 20% is
pretty good already.
## All shiny
This page got completely rebuild and several issues of the old version got solved. It now has pagination (100 pages per... well, page) and detail pages for every entry that you can link to.
## Hacking this page
This page needs three components to work:
@ -49,7 +53,7 @@ The page analyser application generates markdown files that are rendered to a st
git clone https://git.sr.ht/~koehr/the-250kb-club 250kb-club
# or: git clone https://github.com/nkoehring/250kb-club.git
cd 250kb-club
mkdir -m a+rwx yltresults # for access to YLT results
```
And build the page with `yarn build`.

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

@ -32,6 +32,10 @@
The site will be reviewed and, if applicable, added to the list below.
Pages are checked again every week.
</p>
<p>
All entries have their own sub page with additional information. If you
want, youcan directly link to it from your page.
</p>
</header>
<main id="members-table">

Loading…
Cancel
Save