diff --git a/index.html b/index.html index 32366663..855c9c2d 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ - + @@ -42,7 +42,7 @@ foo.js.org

Are you a JavaScript developer looking for free webspace to host your project?
Check out - GitHub Pages. To make things perfect we provide you with a free and sleek URL as shown in the examples above.

+ GitHub Pages. To make things perfect we provide you with a free and sleek URL as shown in the examples above.

We don't mind whether it's a User-, Organization- or Project-Page - as long as you provide some reasonable content! Just follow these four steps to get your own free JS.ORG subdomain for your GitHub Page:

@@ -51,7 +51,7 @@

1

If you haven't already, now it's time to log in to your GitHub account and set up your GitHub Page by following the instructions - here. To get a head start you can simply use the generator with one of the provided themes and add some content + here. To get a head start you can simply use the generator with one of the provided themes and add some content to your new page.
@@ -59,19 +59,19 @@

2

Now you should 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. + wiki.

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" without quotes). If you face any problems, check out the section about - Custom URLs at GitHub Pages Help. + Custom URLs at GitHub Pages Help.

4

To finish the procedure, make a pull request in our GitHub - repository that adds your subdomain to the list of existing JS.ORG domains. Your new URL should go live within + repository that adds your subdomain to the 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 a question from our side).