From cd8e4f61abb92504eee807f57ac230d980502bd2 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 13 Feb 2024 08:17:23 -0500 Subject: Update wording of websites to web pages, include Firefox network tab screenshot --- about.md | 2 +- public/images/submit-screenshot.png | Bin 0 -> 87531 bytes submit.md | 19 ++++++++++--------- 3 files changed, 11 insertions(+), 10 deletions(-) create mode 100644 public/images/submit-screenshot.png diff --git a/about.md b/about.md index 6030bb6..ba05738 100644 --- a/about.md +++ b/about.md @@ -8,7 +8,7 @@ permalink: "about/" The internet has become a bloated mess. Massive JavaScript libraries. Countless client-side queries. Overly complex frontend frameworks. -But we can make a difference - no matter how small it may seem. 1MB Club is a growing collection of performance-focused web pages found across the internet. All member websites weigh less than 1 megabyte in page size. +But we can make a difference - no matter how small it may seem. 1MB Club is a growing collection of performance-focused web pages found across the internet. All member web pages weigh less than 1 megabyte in page size.

Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.

diff --git a/public/images/submit-screenshot.png b/public/images/submit-screenshot.png new file mode 100644 index 0000000..b7807b1 Binary files /dev/null and b/public/images/submit-screenshot.png differ diff --git a/submit.md b/submit.md index 6232108..d6cefc2 100644 --- a/submit.md +++ b/submit.md @@ -6,20 +6,22 @@ permalink: "submit/" ## Review & Accepting Submissions -**All websites submitted will be manually reviewed for honesty and quality assurance.** +**All web pages submitted will be manually reviewed for honesty and quality assurance.** -1MB Club has the final say whether a website is added to the official listing or not. Spam, low-quality pages, or shady SEO gimmicks will be ignored. If your website is not accepted, please do not take it personally. Let's refrain from being rude to each other! +1MB Club has the final say whether a web page is added to the official listing or not. Spam, low-quality pages, or shady SEO gimmicks will be ignored. If your web page is not accepted, please do not take it personally. Let's refrain from being rude to each other! **The two rules for a web page to qualify as a member:**
    -
  1. Total website size (not just transferred data) must not exceed 1 megabyte
  2. -
  3. The website must contain a reasonable amount of content / usefulness in order to be added - no sites with a simple line of text, etc.
  4. +
  5. Total web page size (not just transferred data) must not exceed 1 megabyte
  6. +
  7. The web page must contain a reasonable amount of content / usefulness in order to be added - no sites with a simple line of text, etc.
## How to Submit -> Note: All websites are manually tested through Firefox's network monitor for consistency. +> Note: All web pages are manually tested through Firefox's network monitor for consistency. The **total** web page will be taken into account, not just the "transferred". + +![Firefox network tab showing the full web page size of 1MB Club](/public/images/submit-screenshot.png) I'm trying my best to make the site submission process as painless as possible. The goal is to avoid spam while trying not to exclude as many "non-techies" as possible. @@ -28,12 +30,11 @@ There are currently two options to submit: 1. Patching via the [email](mailto:1mb-club@patches.btxx.org) 2. Submitting a ticket (see below) - ### Option 1: Patching -Option #1 is the preferred preference. Your website will be reviewed much faster and editing any minor mistakes is a more seamless process. +Option #1 is the preferred preference. Your web page will be reviewed much faster and editing any minor mistakes is a more seamless process. -The format of your newly added website should be as follows: +The format of your newly added web page should be as follows: - Name the file as `yourdomain.com.md` (make note of the Markdown extension!) - The inner content should be set like the format below (page size set to a single decimal place): @@ -61,5 +62,5 @@ Thank you. ## Bugs -If you come across any bugs or incorrect website listings on this website, please [patch or submit feedback](mailto:1mb-club@patches.btxx.org). +If you come across any bugs or incorrect web page listings on this site, please [patch or submit feedback](mailto:1mb-club@patches.btxx.org). -- cgit v1.2.3-54-g00ecf