diff options
| author | Bradley Taunt <git@btxx.org> | 2026-09-04 08:25:30 -0400 |
|---|---|---|
| committer | Bradley Taunt <git@btxx.org> | 2026-09-04 08:25:30 -0400 |
| commit | 97fa8a113bc574912871142f9ce6a77454543953 (patch) | |
| tree | b9f46ae571309179a4004b864e43145d96ec20ac /submit.md | |
| parent | 4696ac3113faadd88752778326d3cb377e0e051b (diff) | |
Using Firefox network tab for website total size
Diffstat (limited to 'submit.md')
| -rw-r--r-- | submit.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -23,10 +23,11 @@ Any websites suspected of being fully LLM-based or AI-generated will **not be pe ## How to Submit -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) -4. I will then review your patch and merge it into master. Once merged, your site will be added to the list. + + +1. Check your website's *total* size (not transferred!) using Firefox's Network tab (make sure you have `cache` disabled and reload if necessary) +2. 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. 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`. |
