~bt/1mb.club

add jacksonchen666.com v1 APPLIED

Jackson Chen: 1
 add jacksonchen666.com

 1 files changed, 4 insertions(+), 0 deletions(-)
You are absolutely correct. It was an issue with my aerc-mail configuration
since I recently wiped my machine (made switch from Alpine to Void).

I have also updated the README to link to the main submission page on 1mb.club

Thanks for the help!
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~bt/1mb.club/patches/38861/mbox | git am -3
Learn more about email & git

[PATCH] add jacksonchen666.com Export this patch

wasn't clear where should i put the things, had to rely on other patches.
more documentation on creating a patch would be helpful.
---
 _site_listings/jacksonchen666.com.md | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 _site_listings/jacksonchen666.com.md

diff --git a/_site_listings/jacksonchen666.com.md b/_site_listings/jacksonchen666.com.md
new file mode 100644
index 0000000..bcb3168
--- /dev/null
+++ b/_site_listings/jacksonchen666.com.md
@@ -0,0 +1,4 @@
---
pageurl: jacksonchen666.com
size: 7.55
---
-- 
2.39.1
This website has been added to the club, but done so manually. FYI when
submitting patches with git via email be sure to have your `user.name` and
user.email` set properly or else errors will be thrown when applying the patch
upstream.

A great resource for better understanding git/email workflow can be found here:
https://git-send-email.io/

PS. I have updated the default submit page on 1mb.club to better explain
formatting.

Cheers!