From ec7404eb2fdbd27eb53c42458e06d2355352b948 Mon Sep 17 00:00:00 2001 From: Ankur Seth Date: Thu, 27 Apr 2023 08:30:25 +0530 Subject: [PATCH 1/2] Added 'rx' CNAME entry pointing to iaseth.github.io/readmix Readmix is a markdown/HTML/PDF? generator that allows you to write JavaScript in markdown. The readmix cli is available at https://www.npmjs.com/package/readmix. I am using 'rx' instead of 'readmix' for the subdomain because 'rx' is the file extension used by readmix templates, and it is shorter then the fullname of the repo. --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index d26ceb9f9fb..2f3ee228c5a 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2515,6 +2515,7 @@ var cnames_active = { "rut": "jeam.github.io/rut", "ruwan": "rpgee.github.io", "rva": "fanyer.github.io/rva", + "rx": "iaseth.github.io/readmix", "ryaneldon": "ry-e.github.io", "s3swa": "s3swa-ict-upgifter.github.io/snow-eater", "s4swa": "s4swa.github.io", From 2d26f4873cf109329875f0e1fd3c6d556487c31f Mon Sep 17 00:00:00 2001 From: Ankur Seth Date: Sat, 29 Apr 2023 15:17:09 +0530 Subject: [PATCH 2/2] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 2f3ee228c5a..2073cebd0ad 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2372,6 +2372,7 @@ var cnames_active = { "read-from-fs": "ultirequiem.github.io/read-from-fs", "readcolor": "keiww.github.io/readcolorhex", "readit": "teebu.github.io/readit", + "readmix": "iaseth.github.io/readmix", "reager": "reagerssalss.github.io/reager", "realsee": "realsee-developer.github.io", "realt": "vnkitaev.github.io/realt", @@ -2515,7 +2516,6 @@ var cnames_active = { "rut": "jeam.github.io/rut", "ruwan": "rpgee.github.io", "rva": "fanyer.github.io/rva", - "rx": "iaseth.github.io/readmix", "ryaneldon": "ry-e.github.io", "s3swa": "s3swa-ict-upgifter.github.io/snow-eater", "s4swa": "s4swa.github.io",