Skip to content

Xx-Mohit-xX/js.org

 
 

Repository files navigation

JS.ORG PRs Contributors Activity Donate


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, log in to your GitHub account and set up your GitHub Pages site following their instructions. Make sure to 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 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.

Step 3

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.

Step 4

To finish the procedure, make a pull request in this GitHub repository that adds your subdomain to the subdomains list 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).


Content Rules

No-Content Rules

Websites must be directly related to the JavaScript ecosystem/community (such a NPM packages / JS tools)

  • No placeholder pages. Websites must contain substantive content relevant to their purpose.
  • No automatic redirects away from the js.org domain. Redirects must require user interaction.
  • No unrelated content. Websites must stay focused on their intended topic or purpose.
  • No personal pages/portfolios

Thanks to Cloudflare 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!

About

Dedicated to JavaScript and its awesome community since 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%