aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-13 08:17:23 -0500
committerBradley Taunt <bt@btxx.org>2024-02-13 08:17:23 -0500
commitcd8e4f61abb92504eee807f57ac230d980502bd2 (patch)
tree4460b6ddcb8da3627eeabb9b1bb60ea01a9f9dbc
parent9ffa6aca9b22025cbaac7995498a95f90e5cbf7f (diff)
Update wording of websites to web pages, include Firefox network tab screenshot
-rw-r--r--about.md2
-rw-r--r--public/images/submit-screenshot.pngbin0 -> 87531 bytes
-rw-r--r--submit.md19
3 files changed, 11 insertions, 10 deletions
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 <em>bloated mess</em>. Massive JavaScript libraries. Countless client-side queries. Overly complex frontend frameworks.
-But we can make a difference - no matter how small it may seem. <em>1MB Club</em> 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. <em>1MB Club</em> 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.
<blockquote>
<p>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.</p>
diff --git a/public/images/submit-screenshot.png b/public/images/submit-screenshot.png
new file mode 100644
index 0000000..b7807b1
--- /dev/null
+++ b/public/images/submit-screenshot.png
Binary files 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:**
<ol>
- <li>Total website size (not <i>just</i> transferred data) must not exceed 1 megabyte</li>
- <li>The website must contain a reasonable amount of content / usefulness in order to be added - no sites with a simple line of text, etc.</li>
+ <li>Total web page size (not <i>just</i> transferred data) must not exceed 1 megabyte</li>
+ <li>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.</li>
</ol>
## 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).