aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <git@btxx.org>2026-07-11 10:49:45 -0400
committerBradley Taunt <git@btxx.org>2026-07-11 10:49:45 -0400
commit75ccd9eda950cf571ae21346fb57fc4952594800 (patch)
tree4547a510ee41e9bd3e73821632e9158d8fd5f694
parentf7adaf72c42a3fdc84c98d0e5ef7f12531d19fd5 (diff)
Disable original srht builds, submission page content tweaks
-rw-r--r--.builds_disabled/deploy.yml (renamed from .builds/deploy.yml)0
-rw-r--r--.builds_disabled/format.yml (renamed from .builds/format.yml)0
-rw-r--r--submit.md4
3 files changed, 2 insertions, 2 deletions
diff --git a/.builds/deploy.yml b/.builds_disabled/deploy.yml
index 7f1769f..7f1769f 100644
--- a/.builds/deploy.yml
+++ b/.builds_disabled/deploy.yml
diff --git a/.builds/format.yml b/.builds_disabled/format.yml
index b6fd808..b6fd808 100644
--- a/.builds/format.yml
+++ b/.builds_disabled/format.yml
diff --git a/submit.md b/submit.md
index f8cd486..19d2fba 100644
--- a/submit.md
+++ b/submit.md
@@ -19,9 +19,9 @@ permalink: "submit/"
## How to Submit
-1. Do a [Cloudflare URL Scan](https://radar.cloudflare.com/scan) of your website
+1. Do a [Debugbear Website Scan](https://www.debugbear.com/test/website-speed) of your website
2. Once complete, check the "Bytes Total" stat in the "Network" card to make sure the **uncompressed** size of your site is less than 1MB
-3. If your site satisfies this requirement, add it to the existing `_data/sites.yml` file (following the same format as other members) and [open a PR](https://codeberg.org/btxx/1mb-club) or [submit a patch via email](https://lists.sr.ht/~bt/1mb-club-devel) if that's your jam
+3. If your site satisfies this requirement, add it to the existing `_data/sites.yml` file (following the same format as other members) and [open a PR](https://codeberg.org/btxx/1mb-club) or [submit a patch via email](https://lists.sr.ht/~bt/1mb-club-devel) (if that's your jam)
4. I will then review your patch and merge it into master. Once merged, your site will be added to the list.
> **Note:** Don't worry about where you place your content inside the existing `_data/sites.yml` file. The order will be automatically reformatted once it is approved and merged into `master`.