some cleanup

main
Frank Homburg 3 years ago
parent bc881be272
commit 4141f1f290

@ -29,8 +29,6 @@ Would you want to put her through the content of the website? If so, it's defini
## Good to know
{{< detail-tag "How to join the no-JS Club?" >}}
### Instructions
<p>If you're interested in getting your site added to the no-JS Club, all you need to do is to follow this step-by-step guide:</p>
1. 🤞 Use [GTMetrix](https://gtmetrix.com) to analyse your website 🤞
@ -41,23 +39,23 @@ Would you want to put her through the content of the website? If so, it's defini
3. Next click on the **"JS"** tab to make sure your homepage doesn't contain JS code
4. 🙌 Example Result Where No JavaScript Detected 🙌
4. 🙌 Example result where no JavaScript detected 🙌
![Accepted domain - JS tab GTmetrix analyse result](/assets/no-js/accepted_gtmetrix_waterfall_js.webp)
5. 😞 Example Result Where JavaScript Was Detected! 😞
5. 😞 Example result where JavaScript was detected! 😞
![Denied domain - JS tab GTmetrix analyse result](/assets/no-js/denied_gtmetrix_waterfall_js.webp)
6. If your website satisfies the requirement, [submit a ticket 🎫 on sourcehut](https://todo.sr.ht/~hmbrg/no-JS.club)
#### Example Of A Filled Ticket
**Example of a filled ticket:**
![sourcehut membership request ticket](/assets/no-js/membership-request-ticket.webp)
7. Once your request is approved, the domain will be added to the [member list](/members)
Note: We reserve the right to not add sites based on whether I think they're suitable to be added or not
Note: We reserve the right to not add sites based on whether we think they're suitable to be added or not
[Example ticket showcasing an accepted request 🙌](https://todo.sr.ht/~hmbrg/no-JS.club/1)
@ -151,6 +149,8 @@ If such a check reveals that JavaScript is being used in the meantime, the site
{{< red-detail-tag "Rights we reserve" >}}
- **we reserve the right to reject any site that we deem inappropriate, even if it does not clearly comply with the above rules**
- **this right can also be claimed subsequently** if the content develops in a direction that we consider inappropriate
- **once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire**
- the aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS Club; [example ticket](https://todo.sr.ht/~hmbrg/no-JS.club/3#event-173022)
**Once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire**
The aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS Club; [example ticket](https://todo.sr.ht/~hmbrg/no-JS.club/3#event-173022)
{{< /red-detail-tag >}}

@ -53,7 +53,6 @@
<h2 id="good-to-know">Good to know</h2>
<details>
<summary>How to join the no-JS Club?</summary>
<h3 id="instructions">Instructions</h3>
<p>If you're interested in getting your site added to the no-JS Club, all you need to do is to follow this step-by-step guide:</p>
<ol>
<li>
@ -69,23 +68,23 @@
<p>Next click on the <strong>&ldquo;JS&rdquo;</strong> tab to make sure your homepage doesn&rsquo;t contain JS code</p>
</li>
<li>
<p>🙌 Example Result Where No JavaScript Detected 🙌</p>
<p>🙌 Example result where no JavaScript detected 🙌</p>
</li>
</ol>
<p><img src="/assets/no-js/accepted_gtmetrix_waterfall_js.webp" alt="Accepted domain - JS tab GTmetrix analyse result"></p>
<ol start="5">
<li>😞 Example Result Where JavaScript Was Detected! 😞</li>
<li>😞 Example result where JavaScript was detected! 😞</li>
</ol>
<p><img src="/assets/no-js/denied_gtmetrix_waterfall_js.webp" alt="Denied domain - JS tab GTmetrix analyse result"></p>
<ol start="6">
<li>If your website satisfies the requirement, <a href="https://todo.sr.ht/~hmbrg/no-JS.club">submit a ticket 🎫 on sourcehut</a></li>
</ol>
<h4 id="example-of-a-filled-ticket">Example Of A Filled Ticket</h4>
<p><strong>Example of a filled ticket:</strong></p>
<p><img src="/assets/no-js/membership-request-ticket.webp" alt="sourcehut membership request ticket"></p>
<ol start="7">
<li>Once your request is approved, the domain will be added to the <a href="/members">member list</a></li>
</ol>
<p>Note: We reserve the right to not add sites based on whether I think they&rsquo;re suitable to be added or not</p>
<p>Note: We reserve the right to not add sites based on whether we think they&rsquo;re suitable to be added or not</p>
<p><a href="https://todo.sr.ht/~hmbrg/no-JS.club/1">Example ticket showcasing an accepted request 🙌</a></p>
<p><a href="https://todo.sr.ht/~hmbrg/no-JS.club/2">Example ticket showcasing a denied request 😢</a></p>
@ -170,9 +169,9 @@
<ul>
<li><strong>we reserve the right to reject any site that we deem inappropriate, even if it does not clearly comply with the above rules</strong></li>
<li><strong>this right can also be claimed subsequently</strong> if the content develops in a direction that we consider inappropriate</li>
<li><strong>once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire</strong></li>
<li>the aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS Club; <a href="https://todo.sr.ht/~hmbrg/no-JS.club/3#event-173022">example ticket</a></li>
</ul>
<p><strong>Once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire</strong></p>
<p>The aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS Club; <a href="https://todo.sr.ht/~hmbrg/no-JS.club/3#event-173022">example ticket</a></p>
</details>

Loading…
Cancel
Save