From 3780bc7c890e62cb7861fbf0965514b0b7c027d7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Oct 2022 08:40:07 +0800 Subject: [PATCH 01/11] Update README.md --- README.md | 39 ++++++++++++++++++++++++++------------- 1 file changed, 26 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 62b4fa63..a96fd62b 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,47 @@ -[![JS.ORG](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) +[![js.org](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) [![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=pull%20requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) [![Contributors](https://img.shields.io/github/contributors-anon/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) [![Activity](https://img.shields.io/github/commit-activity/m/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/pulse/monthly) [![Donate](https://img.shields.io/badge/Donate-for_registrar_fees-1F87FF.svg?style=flat-square&logo=open-collective&logoColor=fff)](https://opencollective.com/js-org) -:boom::boom::boom: -***Due to the increased number of requests for js.org subdomains, with many having questionable relevancy to the JavaScript community and ecosystem, we've decided that going forward JS.ORG will be focusing on accepting subdomain requests from projects with a clear relation to the JS community.*** +## Notice -***As some examples, personal pages, blogs, Discord bot pages and basic tutorials for unrelated libraries will no longer be accepted. Projects such as NPM packages, libraries, tools that have a clear and direct relation to JavaScript, will be accepted when requesting a JS.ORG subdomain. This decision does not affect subdomains that have already been granted.*** -:boom::boom::boom: +*Due to the increased number of requests for js.org subdomains, with many having questionable relevancy to the JavaScript community and ecosystem, we've decided that going forward JS.ORG will be focusing on accepting subdomain requests from projects with a clear relation to the JS community.* -**Some Similar Services:** [js.cool](https://github.com/js-cool/js.cool), [is-a.dev](https://github.com/is-a-dev/register), [thedev.id](https://github.com/fransallen/thedev.id), [mod.land](https://github.com/denosaurs/mod.land) +*As some examples, personal pages, blogs, Discord bot pages and basic tutorials for unrelated libraries will no longer be accepted. Projects such as NPM packages, libraries, tools that have a clear and direct relation to JavaScript, will be accepted when requesting a JS.ORG subdomain. This decision does not affect subdomains that have already been granted.* + +#### Similar Services + +- [is-a.dev](https://github.com/is-a-dev/register) +- [is-a-good.dev](https://github.com/is-a-good-dev/register) +- [thedev.id](https://github.com/fransallen/thedev.id) +- [js.cool](https://github.com/js-cool/js.cool) +- [mod.land](https://github.com/denosaurs/mod.land) --- -**To get a short and sleek subdomain for your own GitHub Pages site from JS.ORG follow these 4 Steps:** +## GitHub Pages + +To get a short and sleek subdomain for your own GitHub Pages site from js.org follow these 4 Steps: ### Step 1 -If you haven't already, now it's time to log in to your GitHub account and set up your GitHub Pages site following the instructions [here](https://pages.github.com/). To get a head start you can simply use the generator with one of the provided themes and **add some reasonable content to your new page**. + +If you haven't already, now it's time to log in to your GitHub account and set up your GitHub Pages site following the instructions [here](https://pages.github.com). To get a head start you can simply use the generator with one of the provided themes and **add some reasonable content to your new page**. ### Step 2 + Now determine your js.org subdomain: either choose your username or the name of your repo according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details in the [wiki](https://github.com/js-org/js.org/wiki). ### Step 3 -Add a file named ```CNAME``` to your repo (in the ```gh-pages``` branch for project pages) with a single line matching the domain you have chosen (e.g. ```foo.js.org```). If you prefer a webinterface form, have a look at [GitHub Pages Help](https://help.github.com/articles/adding-or-removing-a-custom-domain-for-your-github-pages-site/). + +Add a file named ```CNAME``` to your repo (in the ```gh-pages``` branch for project pages) with a single line matching the domain you have chosen (e.g. ```foo.js.org```). If you prefer a webinterface form, have a look at [GitHub Pages Help](https://help.github.com/articles/adding-or-removing-a-custom-domain-for-your-github-pages-site). ### Step 4 -To finish the procedure, make a pull request in this GitHub repository that adds your subdomain to the [list](https://github.com/js-org/js.org/blob/master/cnames_active.js) of existing JS.ORG domains. Your new URL should go live within 24 hours (keep an eye on your pull request in case of a naming conflict). - -# + +To finish the procedure, make a pull request in this GitHub repository that adds your subdomain to the [list](https://github.com/js-org/js.org/blob/master/cnames_active.js) of existing js.org domains. Your new URL should go live within 24 hours (keep an eye on your pull request in case of a naming conflict). + +--- ### Thanks -... to **[Cloudflare](https://www.cloudflare.com)** for their superb DNS service that makes this possible. While JS.ORG is using their free plan - to a shameless extent - they helped us more than once with some flexible solutions and extended quotas. Many thanks! + +Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this possible. While js.org is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! From cb0d1e650cffd20d1b9d5ad3276dcb5425734abc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Oct 2022 09:15:08 +0800 Subject: [PATCH 02/11] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a96fd62b..ee2030be 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ ## Notice -*Due to the increased number of requests for js.org subdomains, with many having questionable relevancy to the JavaScript community and ecosystem, we've decided that going forward JS.ORG will be focusing on accepting subdomain requests from projects with a clear relation to the JS community.* +***Due to the increased number of requests for js.org subdomains, with many having questionable relevancy to the JavaScript community and ecosystem, we've decided that going forward JS.ORG will be focusing on accepting subdomain requests from projects with a clear relation to the JS community.*** -*As some examples, personal pages, blogs, Discord bot pages and basic tutorials for unrelated libraries will no longer be accepted. Projects such as NPM packages, libraries, tools that have a clear and direct relation to JavaScript, will be accepted when requesting a JS.ORG subdomain. This decision does not affect subdomains that have already been granted.* +***As some examples, personal pages, blogs, Discord bot pages and basic tutorials for unrelated libraries will no longer be accepted. Projects such as NPM packages, libraries, tools that have a clear and direct relation to JavaScript, will be accepted when requesting a JS.ORG subdomain. This decision does not affect subdomains that have already been granted.*** #### Similar Services @@ -30,7 +30,7 @@ If you haven't already, now it's time to log in to your GitHub account and set u ### Step 2 -Now determine your js.org subdomain: either choose your username or the name of your repo according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details in the [wiki](https://github.com/js-org/js.org/wiki). +Now determine your js.org subdomain: either choose your username or the name of your repo according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details are available on the [wiki](https://github.com/js-org/js.org/wiki). ### Step 3 @@ -44,4 +44,4 @@ To finish the procedure, make a pull request in this GitHub repository that adds ### Thanks -Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this possible. While js.org is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! +**[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this possible. While js.org is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! From 5deacc5d33192b18050e99fa36500c38dc15a61b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Oct 2022 08:08:01 +0800 Subject: [PATCH 03/11] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ee2030be..f114c7cd 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,4 @@ To finish the procedure, make a pull request in this GitHub repository that adds --- -### Thanks - -**[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this possible. While js.org is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! +Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this possible. While js.org is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! From acba7c9b122c07942630b86c7d64088a69057274 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Oct 2022 08:08:42 +0800 Subject: [PATCH 04/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f114c7cd..10d939a1 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ If you haven't already, now it's time to log in to your GitHub account and set u ### Step 2 -Now determine your js.org subdomain: either choose your username or the name of your repo according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details are available on the [wiki](https://github.com/js-org/js.org/wiki). +Now determine your js.org subdomain: either choose your username or the name of your repo according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details are available in the [wiki](https://github.com/js-org/js.org/wiki). ### Step 3 From 52cc8a8de9d4505a8d0fb1ab58439c86525dec45 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Oct 2022 08:14:59 +0800 Subject: [PATCH 05/11] Update README.md --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 10d939a1..b1bbbad2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![js.org](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) +[![JS.ORT](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) [![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=pull%20requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) [![Contributors](https://img.shields.io/github/contributors-anon/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) [![Activity](https://img.shields.io/github/commit-activity/m/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/pulse/monthly) @@ -6,9 +6,11 @@ ## Notice -***Due to the increased number of requests for js.org subdomains, with many having questionable relevancy to the JavaScript community and ecosystem, we've decided that going forward JS.ORG will be focusing on accepting subdomain requests from projects with a clear relation to the JS community.*** +***Due to the increased number of requests for JS.ORG subdomains, with many having questionable relevancy to the JavaScript community and ecosystem, we've decided that going forward JS.ORG will be focusing on accepting subdomain requests from projects with a clear relation to the JavsScript community.*** -***As some examples, personal pages, blogs, Discord bot pages and basic tutorials for unrelated libraries will no longer be accepted. Projects such as NPM packages, libraries, tools that have a clear and direct relation to JavaScript, will be accepted when requesting a JS.ORG subdomain. This decision does not affect subdomains that have already been granted.*** +***As some examples, personal pages, blogs, Discord bot pages and basic tutorials for unrelated libraries will no longer be accepted. Projects such as NPM packages, libraries, tools that have a clear and direct relation to JavaScript, will be accepted when requesting a JS.ORG subdomain.*** + +*This decision does not affect subdomains that have already been granted.* #### Similar Services @@ -22,15 +24,15 @@ ## GitHub Pages -To get a short and sleek subdomain for your own GitHub Pages site from js.org follow these 4 Steps: +To get a short and sleek subdomain for your own GitHub Pages site from JS.ORG follow these 4 steps: ### Step 1 -If you haven't already, now it's time to log in to your GitHub account and set up your GitHub Pages site following the instructions [here](https://pages.github.com). To get a head start you can simply use the generator with one of the provided themes and **add some reasonable content to your new page**. +If you haven't already, log in to your GitHub account and set up your GitHub Pages site following the instructions [here](https://pages.github.com). To get a head start you can simply use the generator with one of the provided themes and **add some reasonable content to your new page**. ### Step 2 -Now determine your js.org subdomain: either choose your username or the name of your repo according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details are available in the [wiki](https://github.com/js-org/js.org/wiki). +Now determine your JS.ORG subdomain: either choose your username or the name of your repository according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details are available in the [wiki](https://github.com/js-org/js.org/wiki). ### Step 3 @@ -38,8 +40,8 @@ Add a file named ```CNAME``` to your repo (in the ```gh-pages``` branch for proj ### Step 4 -To finish the procedure, make a pull request in this GitHub repository that adds your subdomain to the [list](https://github.com/js-org/js.org/blob/master/cnames_active.js) of existing js.org domains. Your new URL should go live within 24 hours (keep an eye on your pull request in case of a naming conflict). +To finish the procedure, make a pull request in this GitHub repository that adds your subdomain to the [subdomains list](https://github.com/js-org/js.org/blob/master/cnames_active.js) of existing JS.ORG domains. Your new URL should go live within 24 hours (keep an eye on your pull request in case of a naming conflict or if there are requested changes). --- -Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this possible. While js.org is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! +Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this service possible. While JS.ORG is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! From cf94bf28da5ce5cd9845e494a2074cba999d1bc8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Oct 2022 05:56:16 +0800 Subject: [PATCH 06/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1bbbad2..f51a6677 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To get a short and sleek subdomain for your own GitHub Pages site from JS.ORG fo ### Step 1 -If you haven't already, log in to your GitHub account and set up your GitHub Pages site following the instructions [here](https://pages.github.com). To get a head start you can simply use the generator with one of the provided themes and **add some reasonable content to your new page**. +If you haven't already, log in to your GitHub account and set up your GitHub Pages site following [their instructions](https://pages.github.com). To get a head start you can simply use the generator with one of the provided themes and **add some reasonable content to your new page**. ### Step 2 From 79a0ae1cecfce17fc35df356d85c68aecc62af0a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Oct 2022 05:56:23 +0800 Subject: [PATCH 07/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f51a6677..8436eea8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![JS.ORT](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) +[![JS.ORG](https://img.shields.io/badge/js.org-+-FFE70B.svg?style=flat-square)](http://js.org) [![PRs](https://img.shields.io/github/issues-pr-closed-raw/js-org/js.org.svg?style=flat-square&colorB=FFE70B&label=pull%20requests)](https://github.com/js-org/js.org/pulls?q=is%3Apr+is%3Aclosed+label%3Aadd) [![Contributors](https://img.shields.io/github/contributors-anon/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/graphs/contributors) [![Activity](https://img.shields.io/github/commit-activity/m/js-org/js.org?color=FFE70B&style=flat-square)](https://github.com/js-org/js.org/pulse/monthly) From 9a83083c8554197fc32d5c3aecf60d7981b26730 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Oct 2022 05:56:35 +0800 Subject: [PATCH 08/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8436eea8..098274e6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you haven't already, log in to your GitHub account and set up your GitHub Pag ### Step 2 -Now determine your JS.ORG subdomain: either choose your username or the name of your repository according to the existing GitHub Pages URL (for ```http://foo.github.io/bar```, either ```foo.js.org``` or ```bar.js.org``` would be possible). More details are available in the [wiki](https://github.com/js-org/js.org/wiki). +Now determine your JS.ORG subdomain: either choose your username or the name of your repository according to the existing GitHub Pages URL (for `http://foo.github.io/bar`, either `foo.js.org` or `bar.js.org` would be possible). More details are available in the [wiki](https://github.com/js-org/js.org/wiki). ### Step 3 From 6cd71e4b9069fa3ce50088ff836bee6a9a75cfd6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Oct 2022 05:56:47 +0800 Subject: [PATCH 09/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 098274e6..0868f063 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Now determine your JS.ORG subdomain: either choose your username or the name of ### Step 3 -Add a file named ```CNAME``` to your repo (in the ```gh-pages``` branch for project pages) with a single line matching the domain you have chosen (e.g. ```foo.js.org```). If you prefer a webinterface form, have a look at [GitHub Pages Help](https://help.github.com/articles/adding-or-removing-a-custom-domain-for-your-github-pages-site). +Add a file named `CNAME` to your repo (in the `gh-pages` branch for project pages, or the branch that you've set as your GitHub Pages source) with a single line matching the domain you have chosen (e.g. `foo.js.org`). If you prefer a web interface form, have a look at [GitHub Pages Help](https://help.github.com/articles/adding-or-removing-a-custom-domain-for-your-github-pages-site). ### Step 4 From fe9516f4d81bca55ad53115fa96ae10ab12b6b2a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Oct 2022 05:56:59 +0800 Subject: [PATCH 10/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0868f063..d21daaa1 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ To finish the procedure, make a pull request in this GitHub repository that adds --- -Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this service possible. While JS.ORG is only using their free plan - they have helped us more than once with some flexible solutions and extended quotas! +Thanks to **[Cloudflare](https://www.cloudflare.com)** for their awesome DNS service that makes this service possible. While JS.ORG is using their free plan - to a shameless extent - they helped us more than once with some flexible solutions and extended quotas. Many thanks! From a87f60e2088f732ea60c0d7a96386ffb27e7eebd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 14 Oct 2022 08:30:11 +0800 Subject: [PATCH 11/11] Update README.md Co-authored-by: Matt Cowley --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index d21daaa1..e653d207 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,7 @@ *This decision does not affect subdomains that have already been granted.* -#### Similar Services - -- [is-a.dev](https://github.com/is-a-dev/register) -- [is-a-good.dev](https://github.com/is-a-good-dev/register) -- [thedev.id](https://github.com/fransallen/thedev.id) -- [js.cool](https://github.com/js-cool/js.cool) -- [mod.land](https://github.com/denosaurs/mod.land) +Need a subdomain for a project that doesn't fall within the criteria for JS.ORG? Take a look at [free-for.dev -> Domain](https://free-for.dev/#/?id=domain). ---