From 6df9ebdd1c517f8311aedb45a49cfb14c2f78c27 Mon Sep 17 00:00:00 2001 From: Frank Homburg Date: Sun, 1 May 2022 20:47:40 +0200 Subject: [PATCH] updated WS content --- content/faq.md | 48 +++++++++++++++----------- layouts/shortcodes/red-detail-tag.html | 4 +++ public/assets/no-js/data/members.csv | 2 +- public/faq/index.html | 48 ++++++++++++++++---------- public/index.xml | 4 +-- public/members/index.html | 2 +- static/assets/no-js/data/members.csv | 2 +- 7 files changed, 65 insertions(+), 45 deletions(-) create mode 100644 layouts/shortcodes/red-detail-tag.html diff --git a/content/faq.md b/content/faq.md index 5810d34..e31bb18 100644 --- a/content/faq.md +++ b/content/faq.md @@ -8,38 +8,42 @@ title: FAQ | The no-JS.club The following information should help you answer any unanswered questions about joining the no-JS club. -If you need more information, do not hesitate to create a [ticket](https://todo.sr.ht/~hmbrg/no-JS.club). We will respond to your request A.S.A.P. +If you need further details, do not hesitate to create a [ticket](https://todo.sr.ht/~hmbrg/no-JS.club). We will respond to your request A.S.A.P. -{{< detail-tag "Terms and conditions" >}} -### Your website has to be -- **SFW** -- **accessible via HTTPS** +## Terms and conditions -### No-go content -- **JavaScript** -- **pornography/sexism** -- **fanaticism/racism** -- **illegal or inappropriate** - -### Final decision authority -- we reserve the **right to reject websites** that we consider inappropriate for any reason! -- **this right can also be claimed subsequently** if the content develops in a direction that we consider inappropriate. Before we remove a website, we contact the operator. +{{< detail-tag "What we expect from a member website" >}} +- SFW content +- JavaScript-free code +- accessible via HTTPS {{< /detail-tag >}} -{{< detail-tag "Member list update interval" >}} +{{< red-detail-tag "Inadmissible contents" >}} +- **pornography/sexism** +- **racism/nazism** +- **any kind of illegal material** +{{< /red-detail-tag >}} + +{{< red-detail-tag "Rights we reserve" >}} +- **we reserve the right to reject any site that we deem inappropriate, even if it does not clearly comply with the above rules** +- **this right can also be claimed subsequently** if the content develops in a direction that we consider inappropriate +- **once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire** +- the aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS club; [example ticket](https://todo.sr.ht/~hmbrg/no-JS.club/3#event-173022) +{{< /red-detail-tag >}} + +{{< red-detail-tag "Member list update interval" >}} In addition to the updates triggered by the membership application, member web pages will be reviewed at irregular intervals to keep data up-to-date. -The following information is checked: +The following information will be checked: - transferred data volume when calling the domain (uncompressed) - presence of JavaScript - -If such a check reveals that JavaScript is being used in the meantime, the site operator is informed by e-mail and has **eight calendar days from the date of sending** to rectify this problem. - -**If JavaScript continues to be used after this period, the corresponding domain will be deleted from the member list and the website operator will be informed. Upon notification of the deletion, the right to use any of the badges will immediately expire.** -{{< /detail-tag >}} +- if such a check reveals that JavaScript is being used in the meantime, the site operator is informed via a comment within the ticket issued by the website operator regarding admission to the no-JS club and has **eight calendar days from the date of sending** to rectify this problem +- **if JavaScript continues to be used after this period, the corresponding domain will be banned from the member list and the website operator will be informed via comment in the above mentioned ticket; upon notification of the deletion, the right to use any of the badges will immediately expire.** +{{< /red-detail-tag >}} {{< detail-tag "How to join the no-JS club?" >}} ### Instructions +

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:

1. 🤞 Use [GTMetrix](https://gtmetrix.com) to analyse your website 🤞 @@ -61,6 +65,7 @@ If such a check reveals that JavaScript is being used in the meantime, the site 6. If your website satisfies the requirement, [submit a ticket 🎫 on sourcehut](https://todo.sr.ht/~hmbrg/no-JS.club) #### Example Of A Filled Ticket + ![sourcehut membership request ticket](/assets/no-js/membership-request-ticket.webp) 7. Once your request is approved, the domain will be added to the member list below @@ -134,5 +139,6 @@ Upload the updated badge file to you web space and change the Markdown integrati {{< detail-tag "Will membership cost me anything?" >}} ### The cost of membership + Good you asked! While you were reading through the FAQ, I was thinking about how to gently teach you that **membership won't bankrupt you** but, aside from the hassle of submitting an application by [ticket](https://todo.sr.ht/~hmbrg/no-JS.club) and waiting for it to be approved, **absolutely doesn't cost a dime!**. {{< /detail-tag >}} diff --git a/layouts/shortcodes/red-detail-tag.html b/layouts/shortcodes/red-detail-tag.html new file mode 100644 index 0000000..9c27c9a --- /dev/null +++ b/layouts/shortcodes/red-detail-tag.html @@ -0,0 +1,4 @@ +
+ {{ (.Get 0) | markdownify }} + {{ .Inner | markdownify }} +
diff --git a/public/assets/no-js/data/members.csv b/public/assets/no-js/data/members.csv index 02dc269..6433b98 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,18.8 +https://no-js.club,19.0 https://nobodyspecial.neocities.org,8.21 https://notarobot.cyou,228.0 https://noulin.net,14.9 diff --git a/public/faq/index.html b/public/faq/index.html index cc28b2a..52bbbd9 100644 --- a/public/faq/index.html +++ b/public/faq/index.html @@ -30,39 +30,49 @@

no-JS Club FAQ

The following information should help you answer any unanswered questions about joining the no-JS club.

-

If you need more information, do not hesitate to create a ticket. We will respond to your request A.S.A.P.

+

If you need further details, do not hesitate to create a ticket. We will respond to your request A.S.A.P.

+

Terms and conditions

- Terms and conditions -

Your website has to be

-
    -
  • SFW
  • -
  • accessible via HTTPS
  • + What we expect from a member website +
      +
    • SFW content
    • +
    • JavaScript-free code
    • +
    • accessible via HTTPS
    -

    No-go content

    -
      -
    • JavaScript
    • + +
+ +
+ Inadmissible contents +
  • pornography/sexism
  • -
  • fanaticism/racism
  • -
  • illegal or inappropriate
  • +
  • racism/nazism
  • +
  • any kind of illegal material
-

Final decision authority

-
    -
  • we reserve the right to reject websites that we consider inappropriate for any reason!
  • -
  • this right can also be claimed subsequently if the content develops in a direction that we consider inappropriate. Before we remove a website, we contact the operator.
  • + +
+ +
+ Rights we reserve +
    +
  • we reserve the right to reject any site that we deem inappropriate, even if it does not clearly comply with the above rules
  • +
  • this right can also be claimed subsequently if the content develops in a direction that we consider inappropriate
  • +
  • once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire
  • +
  • the aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS club; example ticket
-
+
Member list update interval

In addition to the updates triggered by the membership application, member web pages will be reviewed at irregular intervals to keep data up-to-date.

-

The following information is checked:

+

The following information will be checked:

  • transferred data volume when calling the domain (uncompressed)
  • presence of JavaScript
  • +
  • if such a check reveals that JavaScript is being used in the meantime, the site operator is informed via a comment within the ticket issued by the website operator regarding admission to the no-JS club and has eight calendar days from the date of sending to rectify this problem
  • +
  • if JavaScript continues to be used after this period, the corresponding domain will be banned from the member list and the website operator will be informed via comment in the above mentioned ticket; upon notification of the deletion, the right to use any of the badges will immediately expire.
-

If such a check reveals that JavaScript is being used in the meantime, the site operator is informed by e-mail and has eight calendar days from the date of sending to rectify this problem.

-

If JavaScript continues to be used after this period, the corresponding domain will be deleted from the member list and the website operator will be informed. Upon notification of the deletion, the right to use any of the badges will immediately expire.

diff --git a/public/index.xml b/public/index.xml index 66ea2a9..51e95bf 100644 --- a/public/index.xml +++ b/public/index.xml @@ -15,8 +15,8 @@ https://no-js.club/faq/ no-JS Club FAQ The following information should help you answer any unanswered questions about joining the no-JS club. -If you need more information, do not hesitate to create a ticket. We will respond to your request A.S.A.P. - Terms and conditions Your website has to be SFW accessible via HTTPS No-go content JavaScript pornography/sexism fanaticism/racism illegal or inappropriate Final decision authority we reserve the right to reject websites that we consider inappropriate for any reason! +If you need further details, do not hesitate to create a ticket. We will respond to your request A.S.A.P. +Terms and conditions What we expect from a member website SFW content JavaScript-free code accessible via HTTPS Inadmissible contents pornography/sexism racism/nazism any kind of illegal material Rights we reserve we reserve the right to reject any site that we deem inappropriate, even if it does not clearly comply with the above rules this right can also be claimed subsequently if the content develops in a direction that we consider inappropriate once a website has been banned from our member list, the website owner will be notified and the right to use our badges will expire the aforementioned notification is made via a comment within the ticket issued by the website operator regarding admission to the no-JS club; example ticket Member list update interval In addition to the updates triggered by the membership application, member web pages will be reviewed at irregular intervals to keep data up-to-date. diff --git a/public/members/index.html b/public/members/index.html index 3cb4c13..e8405e1 100644 --- a/public/members/index.html +++ b/public/members/index.html @@ -364,7 +364,7 @@ https://no-js.club - 18.8 + 19.0 diff --git a/static/assets/no-js/data/members.csv b/static/assets/no-js/data/members.csv index 02dc269..6433b98 100644 --- a/static/assets/no-js/data/members.csv +++ b/static/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,18.8 +https://no-js.club,19.0 https://nobodyspecial.neocities.org,8.21 https://notarobot.cyou,228.0 https://noulin.net,14.9