updated WS content

main
Frank Homburg 3 years ago
parent 4cf088875e
commit ea5473f9cc

@ -1,12 +1,12 @@
# Welcome To The no-JS.club Project
The Internet, as we have to experience it today, is an unnecessarily inflated creature.
The Internet as we find it today is, unfortunately, a completely bloated mess.
Far too often, mechanisms are used that are absolutely unnecessary. Have we forgotten the tools of the early days and their ease of use?
For this reason I welcome projects like the [1MB.club](https://1MB.club), [512KB.club](https://512KB.club), [250KB.club](https://250KB.club) and [noJS.club](https://noJS.club) very much!
Nowadays, also for the private homepage, because everything is so nicely clickable, one quickly reaches for top dogs like WordPress. Quickly click a few plug-ins and the data sling is ready. The visitor of the website is gifted with **several hundred kilo bytes, or more, of JavaScript** - thank you, but NO thank you.
These clubs are provided lists of websites that meet certain criteria. Everybody can **free of charge** submit a request for the listing of his homepage and as soon as the request has been checked and confirmed, the respective list will be extended by the website.
And here comes the reborn no-JS.club into play. If you don't use JavaScript on your homepage, gift your website a **free membership in the no-JS.club**.
Inspired by these projects and driven by the fact that the [GitHub repository](https://github.com/karan/nojs.club) of the **noJS.club** has been archived by its founder [Karan Goel](https://goel.io/nojs-club) and thus unfortunately no new membership application can be submitted, I am succeeding him with the [no-JS.club](https://no-JS.club).
## List Of Proud Club Members
[##](##) List Of Proud Club Members
{{< csv-table >}}

@ -4,7 +4,7 @@
<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>
<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} blockquote{color:#444444;background:#bcbcbc;border-left:10px solid #e06666;margin:1.5em 10px;padding:0.5em 10px;quotes:"\201C""\201D""\2018""\2019";}blockquote:before{color:#444444;content:open-quote;font-size:4em;line-height:0.1em;margin-right:0.25em;vertical-align:-0.4em;}blockquote p {display:inline;}</style>
{{ with .OutputFormats.Get "rss" -}}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}

Loading…
Cancel
Save