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.

597 lines
11 KiB
HTML

3 years ago
<!DOCTYPE html>
<html lang="en-US">
3 years ago
<head>
<meta name="generator" content="Hugo 0.96.0" />
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://no-js.club/favicon.ico" />
<title>The no-JS.club</title>
<meta name="title" content="The no-JS.club" />
<meta name="description" content="| Showcase of JavaScript liberated websites" />
<meta name="keywords" content="" />
<meta property="og:title" content="" />
<meta property="og:description" content="| Showcase of JavaScript liberated websites" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://no-js.club/" /><meta property="og:image" content="https://no-js.club/images/share.png"/><meta property="og:site_name" content="The no-JS Club | Showcase of JavaScript liberated websites" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://no-js.club/images/share.png"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:description" content="| Showcase of JavaScript liberated websites"/>
<meta itemprop="name" content="">
<meta itemprop="description" content="| Showcase of JavaScript liberated websites">
<meta name="referrer" content="no-referrer-when-downgrade" />
<link rel="alternate" type="application/rss+xml" href="https://no-js.club/index.xml" title="The no-JS.club" />
<style>
body {
font-family: Verdana, sans-serif;
margin: auto;
padding: 20px;
max-width: 720px;
text-align: left;
background-color: #fff;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
color: #444;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
color: #222;
}
a {
color: #7561ab
}
.title {
text-decoration: none;
border: 0;
}
.title span {
font-weight: 400;
}
nav a {
margin-right: 10px;
}
textarea {
width: 100%;
font-size: 16px;
}
input {
font-size: 16px;
}
content {
line-height: 1.6;
}
table {
width: 100%;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
code {
padding: 2px 5px;
background-color: #f2f2f2;
}
pre code {
color: #222;
display: block;
padding: 20px;
white-space: pre-wrap;
font-size: 14px;
}
div.highlight pre {
background-color: initial;
color: initial;
}
div.highlight code {
background-color: unset;
color: unset;
}
blockquote {
border-left: 1px solid #999;
color: #222;
padding-left: 20px;
font-style: italic;
}
footer {
padding: 0px;
text-align: left;
}
.helptext {
color: #777;
font-size: small;
}
.errorlist {
color: #eba613;
font-size: small;
}
ul.blog-posts {
list-style-type: none;
padding: unset;
}
ul.blog-posts li {
display: flex;
}
ul.blog-posts li span {
flex: 0 0 130px;
}
ul.blog-posts li a:visited {
color: #8b6fcb;
}
@media (prefers-color-scheme: dark) {
body {
background-color: #333;
color: #ddd;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
color: #eee;
}
a {
color: #8cc2dd;
}
code {
background-color: #777;
}
pre code {
color: #ddd;
}
blockquote {
color: #ccc;
}
textarea,
input {
background-color: #252525;
color: #ddd;
}
.helptext {
color: #aaa;
}
}
details {
padding: .6rem 1rem;
background: var(--accent);
border: 1px solid;
border-radius: 5px;
margin-bottom: 1rem;
}
details.red-notice {
background: var(--notice-red-bg);
border-color: var(--notice-red-border);
}
.red-notice h2 {
margin: 0;
}
summary {
cursor: pointer;
font-weight: bold;
}
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;
}
</style>
</head>
<body>
<header><a href="/" class="title">
<h2>The no-JS.club</h2>
</a>
<nav><a href="/">Home</a>
<a href="/faq/">FAQ</a>
3 years ago
<a href="https://todo.sr.ht/~hmbrg/no-JS.club">Membership Request</a>
</nav>
</header>
<main>
<h1 id="welcome-to-the-no-jsclub-project">Welcome To The no-JS.club Project</h1>
<p>The Internet as we find it today is unfortunately a completely <strong>bloated disaster</strong> including <strong>lush JavaScript libraries</strong>.</p>
<p>But we can make a difference if we just take a moment to think about whether the use of JavaScript is really necessary, or if the desired result can be achieved <strong>without its use</strong>.</p>
<p>The <strong>no-JS.club</strong> is a collection of websites that avoid the use of JavaScript and was inspired by projects like <a href="https://250kb.club/"><strong>250KB.club</strong></a>, <a href="https://512kb.club/"><strong>512KB.club</strong></a>, <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>
<h2 id="list-of-proud-club-members">List Of Proud Club Members</h2>
<style>
#no-js {
border-collapse: collapse;
width: 100%;
}
#no-js td, #no-js th {
border: 1px solid #ddd;
padding: 8px;
}
#no-js tr:nth-child(even){background-color: #616161;}
#no-js th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #9A61AB;
color: #ebdbb2;
}
</style>
<table id="no-js">
<thead>
<tr>
<th>URL</th>
<th>Size in KB</th>
</tr>
</thead>
<tbody>
<tr>
<td>https://salejandro.me</td>
<td>1.71</td>
</tr>
<tr>
<td>https://coltonhurst.com</td>
<td>2.35</td>
</tr>
<tr>
<td>https://hmbrg.org</td>
<td>2.43</td>
</tr>
<tr>
<td>https://sjmulder.nl</td>
<td>2.52</td>
</tr>
<tr>
<td>https://jrballesteros05.codeberg.page</td>
<td>2.76</td>
</tr>
<tr>
<td>https://kunalmarwaha.com</td>
<td>3.26</td>
</tr>
<tr>
<td>https://uscon.mobi</td>
<td>3.88</td>
</tr>
<tr>
<td>https://minwiz.com</td>
<td>4.15</td>
</tr>
<tr>
<td>https://funnylookinhat.com</td>
<td>7.13</td>
</tr>
<tr>
<td>https://dotfilehub.com</td>
<td>7.82</td>
</tr>
<tr>
<td>https://igaryhe.io</td>
<td>8.96</td>
</tr>
<tr>
<td>https://arshbot.dev</td>
<td>10.2</td>
</tr>
<tr>
<td>https://fdisk.space</td>
<td>11.5</td>
</tr>
<tr>
<td>https://freeshortbedtimestories.com</td>
<td>11.8</td>
</tr>
<tr>
<td>https://iotcl.com</td>
<td>12.3</td>
</tr>
<tr>
<td>https://erichamiter.com</td>
<td>12.4</td>
</tr>
<tr>
<td>https://datagubbe.se</td>
<td>14.8</td>
</tr>
<tr>
<td>https://pzel.name</td>
<td>15.1</td>
</tr>
<tr>
<td>https://seirdy.one</td>
<td>17.6</td>
</tr>
<tr>
<td>https://palerdot.in</td>
<td>23.2</td>
</tr>
<tr>
<td>https://john-doe.neocities.org</td>
<td>24.0</td>
</tr>
<tr>
<td>https://yorickpeterse.com</td>
<td>24.2</td>
</tr>
<tr>
<td>https://projects.deltabeard.com</td>
<td>26.5</td>
</tr>
<tr>
<td>https://darioniedermann.it</td>
<td>26.7</td>
</tr>
<tr>
<td>https://ulpaulpa.de</td>
<td>27.7</td>
</tr>
<tr>
<td>https://pawelgrzybek.com</td>
<td>29.2</td>
</tr>
<tr>
<td>https://decentnet.github.io</td>
<td>31.2</td>
</tr>
<tr>
<td>https://ethanyoo.com</td>
<td>32.8</td>
</tr>
<tr>
<td>https://fanael.github.io</td>
<td>32.8</td>
</tr>
<tr>
<td>https://mos6581.com</td>
<td>35.5</td>
</tr>
<tr>
<td>https://mat.tl</td>
<td>41.0</td>
</tr>
<tr>
<td>https://starbreaker.org</td>
<td>45.4</td>
</tr>
<tr>
<td>https://richj.co</td>
<td>48.0</td>
</tr>
<tr>
<td>https://lighthouse16.com</td>
<td>48.1</td>
</tr>
<tr>
<td>https://unixsheikh.com</td>
<td>50.7</td>
</tr>
<tr>
<td>https://lucianmarin.com</td>
<td>64.4</td>
</tr>
<tr>
<td>https://wirelessfootball.co.uk</td>
<td>64.4</td>
</tr>
<tr>
<td>https://ericra.com</td>
<td>73.1</td>
</tr>
<tr>
<td>https://baltuta.eu</td>
<td>80.1</td>
</tr>
<tr>
<td>https://phate6660.codeberg.page</td>
<td>87.3</td>
</tr>
<tr>
<td>https://jmp.chat</td>
<td>112.0</td>
</tr>
<tr>
<td>https://sr.ht</td>
<td>131.0</td>
</tr>
<tr>
<td>https://ratwires.space</td>
<td>149.0</td>
</tr>
<tr>
<td>https://lib.rs</td>
<td>150.0</td>
</tr>
<tr>
<td>https://nixnet.services</td>
<td>175.0</td>
</tr>
<tr>
<td>https://jmtd.net</td>
<td>239.0</td>
</tr>
<tr>
<td>https://golangleipzig.space</td>
<td>275.0</td>
</tr>
<tr>
<td>https://zakaria.org</td>
<td>299.0</td>
</tr>
<tr>
<td>https://postmarketos.org</td>
<td>403.0</td>
</tr>
<tr>
<td>https://gnu.org</td>
<td>558.0</td>
</tr>
<tr>
<td>https://gigahost.uk</td>
<td>983.0</td>
</tr>
<tr>
<td>https://hansenzhang.com</td>
<td>1843.0</td>
</tr>
<tr>
<td>https://roadtolarissa.com</td>
<td>3952.64</td>
</tr>
</tbody>
</table>
</main>
<footer>
<p class="copyright">Copyright © 2022, Frank Homburg.</p>
<p>
License:&#09;<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a><br>
3 years ago
Git:&#09;&#09;<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>
3 years ago
</footer>
</body>
3 years ago
</html>