From f66a46f98b2c5ca4c5432514c5152dcd875e1a37 Mon Sep 17 00:00:00 2001 From: Frank Homburg Date: Sun, 1 May 2022 16:51:45 +0200 Subject: [PATCH] updated index page and layout --- content/_index.md | 12 ++++++++---- layouts/_default/baseof.html | 2 +- public/404.html | 2 +- public/assets/no-js/data/members.csv | 2 +- public/categories/index.html | 2 +- public/faq/index.html | 2 +- public/index.html | 12 +++++++----- public/members/index.html | 4 ++-- public/tags/index.html | 2 +- 9 files changed, 23 insertions(+), 17 deletions(-) diff --git a/content/_index.md b/content/_index.md index 631134c..aecebad 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,10 +6,14 @@ title: The no-JS.club | Promenade for JavaScript freed websites The Internet as we find it today is unfortunately a completely bloated disaster including lush JavaScript libraries. -Although modern, interactive websites with great usability can be created without JavaScript. So why do so many websites use it as an essential component - convenience, laziness, ignorance?! +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 ;-) -In our opinion, website creation is made way too easy these days. Anyone can create a website in no time and without basic knowledge. clickety click, click and something like a WordPress blog is up and running. Clickety clack, clack and a bunch of plug-ins are integrated. Also in the game the friendly neighbor named JavaScript ;-) +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?! -It doesn't take many years of study to create a respectable website **without** this friendly neighbor, if for example one of the many **S**tatic **S**ite **G**enerators is used. They use [Markdown](https://www.markdownguide.org/) as their markup language which is quick an easy to learn and also can be use with many every day tools like instantmessenger, forums, wikis, developer platforms such as [Stack Overflow](https://stackoverflow.com/), [sourcehut](https://sr.ht), [GitHub](https://github.com), or [GitLab](https://gitlab.com). +It doesn't take many years of studying to create a respectable website without it, using one of the many **S**tatic **S**ite **G**enerators, for example. They use [Markdown](https://www.markdownguide.org/) 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 [Stack Overflow](https://stackoverflow.com/), [SourceHut](https://sr.ht/), [GitHub](https://github.com) or [GitLab](https://gitlab.com). -So what are you waiting for? Go free your website and join the **no-JS club** which is a collection of websites that avoid the use of JavaScript and was inspired by projects like [**250KB.club**](https://250kb.club/), [**512KB.club**](https://512kb.club/), [**1MB.club**](https://1mb.club/) and the former **noJS.club**. If you want to join us please have a look at the [**FAQ**](/faq) to learn how. +We do not claim that JavaScript is a creation of Satan that shouldn't be used in general! In our opinion, equivalent results can often (**not always!**) be achieved with alternative methods. + +So what are you waiting for? Free your website and join us **free of charge**. We are a collective of websites that abstain from using JavaScript. + +This project was inspired by websites like the [**250KB club**](https://250kb.club/), the [**512KB club**](https://512kb.club/), the [**1MB club**](https://1mb.club/) and the former **noJS club**. If you want to join us please have a look at the [**FAQ**](/faq) to learn how. diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 209b191..15fca2d 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ - + {{- .Title | default .Site.Title -}} diff --git a/public/404.html b/public/404.html index bb65d2b..28fbc6a 100644 --- a/public/404.html +++ b/public/404.html @@ -4,7 +4,7 @@ - + 404 Page not found diff --git a/public/assets/no-js/data/members.csv b/public/assets/no-js/data/members.csv index 4ef222d..02dc269 100644 --- a/public/assets/no-js/data/members.csv +++ b/public/assets/no-js/data/members.csv @@ -58,7 +58,7 @@ https://minwiz.com,4.15 https://mos6581.com,35.5 https://na20a.neocities.org,9.76 https://nixnet.services,175.0 -https://no-js.club,17.8 +https://no-js.club,18.8 https://nobodyspecial.neocities.org,8.21 https://notarobot.cyou,228.0 https://noulin.net,14.9 diff --git a/public/categories/index.html b/public/categories/index.html index e316ff8..cbe59fa 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -4,7 +4,7 @@ - + Categories diff --git a/public/faq/index.html b/public/faq/index.html index 44e167f..cc28b2a 100644 --- a/public/faq/index.html +++ b/public/faq/index.html @@ -4,7 +4,7 @@ - + FAQ | The no-JS.club diff --git a/public/index.html b/public/index.html index 1aad12e..b84d1c4 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - + The no-JS.club | Promenade for JavaScript freed websites @@ -28,10 +28,12 @@

The Internet as we find it today is unfortunately a completely bloated disaster including lush JavaScript libraries.

-

Although modern, interactive websites with great usability can be created without JavaScript. So why do so many websites use it as an essential component - convenience, laziness, ignorance?!

-

In our opinion, website creation is made way too easy these days. Anyone can create a website in no time and without basic knowledge. clickety click, click and something like a WordPress blog is up and running. Clickety clack, clack and a bunch of plug-ins are integrated. Also in the game the friendly neighbor named JavaScript ;-)

-

It doesn’t take many years of study to create a respectable website without this friendly neighbor, if for example one of the many Static Site Generators is used. They use Markdown as their markup language which is quick an easy to learn and also can be use with many every day tools like instantmessenger, forums, wikis, developer platforms such as Stack Overflow, sourcehut, GitHub, or GitLab.

-

So what are you waiting for? Go free your website and join the no-JS club which is a collection of websites that avoid the use of JavaScript and was inspired by projects like 250KB.club, 512KB.club, 1MB.club and the former noJS.club. If you want to join us please have a look at the FAQ to learn how.

+

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 ;-)

+

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?!

+

It doesn’t take many years of studying to create a respectable website without it, using one of the many Static Site Generators, for example. They use Markdown 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 Stack Overflow, SourceHut, GitHub or GitLab.

+

We do not claim that JavaScript is a creation of Satan that shouldn’t be used in general! In our opinion, equivalent results can often (not always!) be achieved with alternative methods.

+

So what are you waiting for? Free your website and join us free of charge. We are a collective of websites that abstain from using JavaScript.

+

This project was inspired by websites like the 250KB club, the 512KB club, the 1MB club and the former noJS club. If you want to join us please have a look at the FAQ to learn how.

diff --git a/public/members/index.html b/public/members/index.html index 8e484c9..3cb4c13 100644 --- a/public/members/index.html +++ b/public/members/index.html @@ -4,7 +4,7 @@ - + Hall of glory | The no-JS.club @@ -364,7 +364,7 @@ https://no-js.club - 17.8 + 18.8 diff --git a/public/tags/index.html b/public/tags/index.html index 14b95f7..1aef270 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -4,7 +4,7 @@ - + Tags