diff options
author | Bradley Taunt <bt@btxx.org> | 2025-09-30 08:29:17 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-09-30 08:29:17 -0400 |
commit | 809a248b1589a91db76830a6f3df84f6d866a069 (patch) | |
tree | ee1437b56457a38b812824c60d23d663b4e132f2 | |
parent | 7f0d067693a4cf0a94af74dc3e8738021958e7a3 (diff) |
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | submit.md | 10 |
2 files changed, 8 insertions, 7 deletions
@@ -3,14 +3,13 @@ An exclusive members-only club for web pages weighing less than 1 megabyte -Live collection: https://1mb.club +Live collection: [1mb.club](https://1mb.club) Submitting a Website -------------------- -Please follow the instructions found here: -https://1mb.club/submit +Please follow the [instructions found here](https://1mb.club/submit). Review & Accepting Submissions @@ -23,11 +23,11 @@ permalink: "submit/"  -### Open a Pull Request +### Submitting Patches -The main project repo can be found [here](https://codeberg.org/btxx/1mb-club). +The main project repo can be found [here](https://git.btxx.org/1mb-club/).[^1] -[Open a pull request](https://codeberg.org/btxx/1mb-club/pulls) and your web page will be reviewed for quality assurance. +[Submit a patch](https://git-send-email.io/) and your web page will be reviewed for quality assurance. The format of your newly added web page should be as follows: @@ -43,6 +43,8 @@ size: 8.2 ## Bugs -If you come across any bugs or incorrect web page listings on this site, please [open an issue](https://codeberg.org/btxx/1mb-club/issues) for that as well! Please **do not** use issues to submit websites! They will be ignored and closed! +If you come across any bugs or incorrect web page listings on this site, please [email me](mailto:1mb-club@patches.btxx.org). Please **do not** use this as a means to submit websites! They will be ignored and closed! Thank you. + +[^1]: There is a project mirror on Codeberg but I do not regularly check there for updates, hence the push for git email patches. |