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.

55 lines
4.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta name="generator" content="Hugo 0.98.0" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<style>body{margin:20px auto;max-width:750px;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}a{color: #00ffff;text-decoration:none}a:hover{color:#c6ba93}h1{color:#9A61AB;font-size:2em;font-weight:650}h2,h3,h4,h5{line-height:1.2;color:#9A61AB;font-size:1.1em}h2:before{content:"## ";content:"## " / ""}h3:before{content:"### ";content:"### " / ""}h4:before{content:"#### ";content:"#### " / ""}h5:before{content:"##### ";content:"##### " / ""}code{color:#252525;background:#e4d4e8}pre{tab-size:4}details{padding:.6rem 1rem;background:#393939;border:3px inset #7d7d7d;border-radius:5px;margin-bottom:1rem}summary{cursor:pointer;font-weight:900}details[open]{padding-bottom:.75rem}details[open] summary{margin-bottom:.5rem}details[open]>*:last-child{margin-bottom:0}img{max-width:100%;display:block;margin:0 auto}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}</style>
<title>The no-JS.club | Promenade for JavaScript freed websites</title>
</head>
<body>
<nav><a href="/">Home</a>
| <a href="/members/">Members</a>
| <a href="/faq/">FAQ</a>
| <a href="https://todo.sr.ht/~hmbrg/no-JS.club">Ticket</a>
</nav>
<hr>
<a href="/" class="title">
<h1>The no-JS Club</h1>
</a>
<p>The Internet as we find it today is unfortunately a completely bloated disaster including lush JavaScript libraries.</p>
<p>In our opinion, a significant part of this is the fact that building websites is far too easy these days. Anyone can create a website in no time and without any basic knowledge. Clickety click, and something like a WordPress blog is up and running. Clickety clack and a bunch of plug-ins are integrated right along with the friendly roommate named JavaScript ;-)</p>
<p>Modern, interactive websites with high usability can be built without JavaScript. So why is it used as an essential component in so many websites - convenience, laziness, ignorance?!</p>
<p>It doesn&rsquo;t take many years of studying to create a respectable website without it, using one of the many <strong>S</strong>tatic <strong>S</strong>ite <strong>G</strong>enerators, for example. They use <a href="https://www.markdownguide.org/">Markdown</a> as their markup language which is quick and easy to learn and can also be used with many everyday tools like instant messengers, forums, wikis, developer platforms like <a href="https://stackoverflow.com/">Stack Overflow</a>, <a href="https://sr.ht/">SourceHut</a>, <a href="https://github.com">GitHub</a> or <a href="https://gitlab.com">GitLab</a>.</p>
<p>We do not claim that JavaScript is a creation of Satan that shouldn&rsquo;t be used in general! In our opinion, equivalent results can often (<strong>not always!</strong>) be achieved with alternative methods.</p>
<p>So what are you waiting for? Free your website and join us <strong>free of charge</strong>. We are a collective of websites that abstain from using JavaScript.</p>
<p>This project was inspired by websites like the <a href="https://250kb.club/"><strong>250KB club</strong></a>, the <a href="https://512kb.club/"><strong>512KB club</strong></a>, the <a href="https://1mb.club/"><strong>1MB club</strong></a> and the former <strong>noJS club</strong>. If you want to join us please have a look at the <a href="/faq"><strong>FAQ</strong></a> to learn how.</p>
<hr>
<p class="copyright">Copyright © 2022, Frank Homburg.</p>
<p>
The <b>no-JS Club</b> was created by Frank Homburg and is the successor to <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 JavaScript freer Internet.
</p>
</body>
</html>