From a3d3e66ab1be2513eb5c2662d0682ee054a6cf23 Mon Sep 17 00:00:00 2001 From: koehr Date: Mon, 23 Nov 2020 01:15:41 +0100 Subject: [PATCH] add sourcehut --- README.md | 2 +- public/index.html | 15 +++++++++------ src/template.html | 11 +++++++---- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6e291bc6..8d7b7653 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ I love the idea of a list of webpages that are still reasonably usable with a sl ## Adding a web page -Please add a PR in Github that adds a page to `src/pages.json`. If unsure, you can also write an issue mentioning the website. The website will be added after passing the review. +Please send a patch or pull request. If unsure, you can also write a ticket mentioning the website(s). The website(s) will be added after passing the review. ## What are those values? diff --git a/public/index.html b/public/index.html index 99933411..dfe19bad 100644 --- a/public/index.html +++ b/public/index.html @@ -6,20 +6,22 @@ The 250kb Club - - + +

The 250kb Club

The WWW has become a bloated mess. Many pages are loading megabytes of Javascript to show you a few kilobytes of content. - These things are a cancerous growth on the web that we should stand up against. + These things are a cancerous growth on the web and we should stand up against it.

We can make a difference - no matter how small it may seem. The 250kb Club is a collection of web pages that focus on performance, efficiency and accessibility.

- If you'd like to suggest a web page to add to this collection, - open a pull request or a ticket in the official Github repository. + If you'd like to suggest a web page to add to this collection, open a ticket on + Github + or + Sourcehut. The site will be reviewed and, if applicable, added to the list below.

If your pages exceeds 250kb, you might consider 1MB.club which is the inspiration for this page.

@@ -31,7 +33,8 @@ Made with ♥ for a performant web by Norman Köhring. Inspired by Bradley Taunts 1MB.club
- The code of this page is open source. You can find it on Github. + The code of this page is open source. You can find it on Github + and Sourcehut.

diff --git a/src/template.html b/src/template.html index e9183b83..11982796 100644 --- a/src/template.html +++ b/src/template.html @@ -14,12 +14,14 @@

The 250kb Club

The WWW has become a bloated mess. Many pages are loading megabytes of Javascript to show you a few kilobytes of content. - These things are a cancerous growth on the web that we should stand up against. + These things are a cancerous growth on the web and we should stand up against it.

We can make a difference - no matter how small it may seem. The 250kb Club is a collection of web pages that focus on performance, efficiency and accessibility.

- If you'd like to suggest a web page to add to this collection, - open a pull request or a ticket in the official Github repository. + If you'd like to suggest a web page to add to this collection, open a ticket on + Github + or + Sourcehut. The site will be reviewed and, if applicable, added to the list below.

If your pages exceeds 250kb, you might consider 1MB.club which is the inspiration for this page.

@@ -31,7 +33,8 @@ Made with ♥ for a performant web by Norman Köhring. Inspired by Bradley Taunts 1MB.club
- The code of this page is open source. You can find it on Github. + The code of this page is open source. You can find it on Github + and Sourcehut.