You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

122 lines
5.2 KiB
HTML

3 years ago
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<style>body{margin:20px auto;max-width:600px;line-height:1.5em;font-size:1.1em;background-color:#252525;color:#d9d9d9;padding:0 10px;font-family:monospace;hyphens:auto}header{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;font-variant:small-caps}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}a{color:#bc642d;text-decoration:none}a:hover{color:#b29730}h1,h2,h3{line-height:1.2;color:#658d36;font-size:1.1em}h1:before{content:"# ";content:"# " / ""}h2:before{content:"## ";content:"## " / ""}h3:before{content:"### ";content:"### " / ""}code{background: #4a0000}pre{tab-size:4}</style>
<title>
no-JS.club
</title>
</head>
<body>
<header>
<a href="https://no-js.club/">no-JS.club</a>
<nav class="sidebar-nav">
<a href="/faq/" title="">faq</a>
<a href="https://todo.sr.ht/~hmbrg/no-JS" title="">membership</a>
3 years ago
</nav>
</header>
<h1>FAQ</h1>
<p>About the no-JS.club[https://no-JS.club] project</p>
<details>
<summary>How to join the no-JS club?</summary>
<h2 id="instructions">Instructions</h2>
<p>If you&rsquo;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>
<p>🤞 Use <a href="https://gtmetrix.com" rel="noopener">GTMetrix</a>
to analyse your website 🤞</p>
</li>
<li>
<p>Once complete, click on <strong>&ldquo;Waterfall&rdquo;</strong> and note 📝 the uncompressed size of transfered data</p>
</li>
</ol>
<p><img src="/assets/no-js/accepted_gtmetrix_waterfall_all.webp" alt="Accepted domain - All tab GTmetrix analyse result"></p>
<ol start="3">
<li>Next click on the <strong>&ldquo;JS&rdquo;</strong> tab to make sure your homepage doesn&rsquo;t contain JS code</li>
</ol>
<h3 id="--no-javascript-detected-">🙌 No JavaScript Detected 🙌</h3>
<p><img src="/assets/no-js/accepted_gtmetrix_waterfall_js.webp" alt="Accepted domain - JS tab GTmetrix analyse result"></p>
<h3 id="-javascript-detected-">😞 JavaScript Detected! 😞</h3>
<p><img src="/assets/no-js/denied_gtmetrix_waterfall_js.webp" alt="Denied domain - JS tab GTmetrix analyse result"></p>
<ol start="4">
<li>If your website satisfies the requirement, <a href="https://todo.sr.ht/~hmbrg/no-JS" rel="noopener">submit a ticket 🎫 on sourcehut</a>
</li>
</ol>
<h3 id="example-of-a-filled-ticket">Example Of A Filled Ticket</h3>
<p><img src="/assets/no-js/membership-request-ticket.webp" alt="sourcehut membership request ticket"></p>
<ol start="5">
<li>Once your request is approved, the domain will be added to the member list below</li>
</ol>
<p>Note: I reserve the right to not add sites based on whether I think they&rsquo;re suitable to be added or not</p>
<p><a href="https://todo.sr.ht/~hmbrg/no-JS/1#event-1" rel="noopener">Example ticket showcasing an accepted request 🙌</a>
</p>
<p><a href="https://todo.sr.ht/~hmbrg/no-JS/2" rel="noopener">Example ticket showcasing a denied request 😢</a>
</p>
</details>
<details>
<summary>Wasn&rsquo;t the project as well as the website called noJS.club before?</summary>
3 years ago
<p>Yes, you are right! But sadly because of reasons <a href="https://goel.io/nojs-club" rel="noopener">Karan Goel</a>
, the founder of the <a href="https://noJS.club" rel="noopener">noJS.club</a>
project, archived the corresponding <a href="https://github.com/karan/nojs.club" rel="noopener">GitHub repository</a>
which means that nobody is able to request for membership.</p>
3 years ago
<p>So the <a href="https://no-JS.club" rel="noopener">no-JS.club</a>
is the successor to Karan&rsquo;s project and anyone interested in becoming a member can open a <a href="https://todo.sr.ht/~hmbrg/no-JS" rel="noopener">ticket</a>
and apply for membership.</p>
</details>
<details>
<summary>When will I become a member?</summary>
Once your request is approved, the website mentioned via support ticket will become a proud member of the <a href="https://no-JS.club" rel="noopener">no-JS.club</a>
3 years ago
and will be listed on the front page of the project website.
</details>
<details>
<summary>Will membership cost me anything?</summary>
<p>Good that you ask - well, hm&hellip; <strong>no!</strong></p>
3 years ago
<p><a href="https://no-js.club" rel="noopener">no-JS.club</a>
<strong>membership is absolutely free of charge</strong>.
We don&rsquo;t ask for money and don&rsquo;t expect anything else in return, <strong>except the request for <a href="https://todo.sr.ht/~hmbrg/no-JS" rel="noopener">membership</a>
via support ticket</strong>.</p>
3 years ago
</details>
<details>
<summary>I have further questions?!?</summary>
Please direct all further questions to my eMail address: <em>no-JS {at} hmbrg {dot} org</em>.
</details>
<br>
<br>
<i>This page was last updated on: 22. April 2022</i><br><br>
3 years ago
<div class="footer">
<pre>
Copyright:&#09;© 2022 Frank Homburg
3 years ago
License:&#09;<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a>
Git:&#09;&#09;<a href="https://git.sr.ht/~hmbrg/no-js.club" rel="noopener">SourceHut</a>
</pre>
</div>
</body>
</html>