<!DOCTYPE html> <html lang="en"> <head><title>FAQ – The no-JS.club </title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="utf-8"/> <link rel="stylesheet" href="https://no-js.club/css/colour/gruvbox-dark.css"> <link rel="stylesheet" href="https://no-js.club/css/colour/dark-mode.css"> <link rel="stylesheet" href="https://no-js.club/css/risotto.css"> <link rel="stylesheet" href="https://no-js.club/css/custom.css"> </head> <body> <div class="page"> <header class="page__header"><h1 class="page__logo"><a href="https://no-js.club/" class="page__logo-inner"> The no-JS.club </a></h1> <nav class="page__nav main-nav"> <ul> <li class="main-nav__item"><a class="nav-main-item" href="/faq/" title="">FAQ</a></li> <li class="main-nav__item"><a class="nav-main-item" href="https://todo.sr.ht/~hmbrg/no-JS.club" title="">Membership Request</a></li> </ul> </nav> </header> <section class="page__body"> <header class="content__header"> <h1>FAQ</h1> </header> <div class="content__body"> <p>Below you find commonly asked question regarding the no-JS.club project and membership:</p> <details> <summary>How to join the no-JS club?</summary> <h2 id="instructions">Instructions</h2> <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> <p>🤞 Use <a href="https://gtmetrix.com">GTMetrix</a> to analyse your website 🤞</p> </li> <li> <p>Once complete, click on <strong>“Waterfall”</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>“JS”</strong> tab to make sure your homepage doesn’t contain JS code</li> </ol> <h3 id="--example-result-where-no-javascript-detected-">🙌 Example Result Where 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="-example-result-where-javascript-was-detected-">😞 Example Result Where JavaScript Was 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.club">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’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> </details> <details> <summary>Wasn’t the project as well as the website called noJS.club before?</summary> <p>Yes, you are right! But sadly because of reasons <a href="https://goel.io">Karan Goel</a>, the founder of the <a href="https://noJS.club">noJS.club</a> project, archived the corresponding <a href="https://github.com/karan/nojs.club">GitHub repository</a> which means that nobody is able to request for membership.</p> <p>So the <a href="https://no-JS.club">no-JS.club</a> is the successor to Karan’s project and anyone interested in becoming a member can open a <a href="https://todo.sr.ht/~hmbrg/no-JS">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">no-JS.club</a> 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! <a href="https://no-js.club">no-JS.club</a> <strong>membership is absolutely free of charge</strong>.</p> <p>We don’t ask for money and don’t expect anything else in return, <strong>except the request for <a href="https://todo.sr.ht/~hmbrg/no-JS.club">membership</a> via support ticket</strong>.</p> </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> </div> <footer class="content__footer"></footer> </section> <section class="page__aside"> <div class="aside__about"> <ul class="aside__social-links"> </ul> </div> <hr> <div class="aside__content"> <p> 2021-09-01 </p> </div> </section> <section class="footer"><p class="copyright"></p> Copyright:	© 2022 Frank Homburg <p> License:	<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a><br> Git:		<a href="https://git.sr.ht/~hmbrg/no-js.club" rel="noopener">SourceHut</a> </p> <p> The <b>no-JS Club</b> was created by Frank Homburg and is the successor of <a href="https://goel.io" rel="noopener">Karan Goel's</a> now archived project, <a href="https://github.com/karan/nojs.club" rel="noopener">The noJS Club</a>. </p> <p> Maintained with 💜 for a lighter-footed and JavaScript freer Internet. </p> </section> </div> </body> </html>