Skip to content
This repository was archived by the owner on May 21, 2018. It is now read-only.

Commit a388933

Browse files
authored
some minor grammar/spelling tweaks
- changed some hyphens to em dashes - changed one hyphen to a colon - ditched a `<br>` in favor of a new paragraph
1 parent 6a64dd2 commit a388933

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
ghstars: js.org
55
zodiac: true
66
---
7-
<p class="bigger">Two decades after the domain <strong>js.org</strong> was registered for the first time, it finally serves its obvious purpose - the JavaScript community.</p>
7+
<p class="bigger">Two decades after the domain <strong>js.org</strong> was registered for the first time, it finally serves its obvious purpose: the JavaScript community.</p>
88

9-
<p>Right from the beginning opinions about JavaScript varied - some people love the language, others hate it. But there should be no doubt about the <strong>awesomeness of the community</strong> that made JavaScript one of the most popular programming languages.<br>In alignment to the <strong>free-and-open</strong> mindset of the community, JS.ORG made <a href="https://dns.js.org">subdomains</a> available for developers and their projects for free. Since this first step we also focused on tracking JavaScript <strong>trends</strong> and spreading <a href="https://news.js.org">news</a> about it.</p>
9+
<p>Right from the beginning opinions about JavaScript varied — some people love the language, others hate it. But there should be no doubt about the <strong>awesomeness of the community</strong> that made JavaScript one of the most popular programming languages.</p>
10+
11+
<p>In alignment to the <strong>free-and-open</strong> mindset of the community, JS.ORG made <a href="https://dns.js.org">subdomains</a> available for developers and their projects for free. Since this first step we also focused on tracking JavaScript <strong>trends</strong> and spreading <a href="https://news.js.org">news</a> about it.</p>
1012

1113
<p><strong>CONTRIBUTIONS ARE WELCOME</strong>: If you have the passion to start a collaborative project, or if you want to be a member of and contribute to JS.ORG, feel free to <a href="https://github.com/js-org/js.org/issues" rel="nofollow" target="_blank" title="GitHub user profile"><strong>contact me</strong></a>.</p>
12-
14+
1315
<ul class="btf panel">
1416
<li>
1517
<h3><a href="https://dns.js.org">DNS</a></h3>
@@ -25,7 +27,7 @@ <h3><a href="https://news.js.org">NEWS</a></h3>
2527
</li>
2628
<li>
2729
<h3><a href="https://wasm.news">WASM</a></h3>
28-
WebAssembly - or wasm for short - is a new binary syntax for low-level code on the web platform. <strong><a href="https://wasm.news">WASM.NEWS</a></strong> is a branch of the JS.ORG initiative and acts as a news aggregator on this upcoming topic.
30+
WebAssembly or wasm for short is a new binary syntax for low-level code on the web platform. <strong><a href="https://wasm.news">WASM.NEWS</a></strong> is a branch of the JS.ORG initiative and acts as a news aggregator on this upcoming topic.
2931
</li>
3032
</ul>
3133

0 commit comments

Comments
 (0)