minor WS updates

main
Frank Homburg 3 years ago
parent 7bb6a3df5e
commit 535e4d7c34

@ -122,5 +122,5 @@ Upload the updated badge file to you web space and change the Markdown integrati
{{< detail-tag "Will membership cost me anything?" >}} {{< detail-tag "Will membership cost me anything?" >}}
### The cost of membership ### 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 and waiting for it to be approved, **absolutely doesn't cost a dime!**. 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 >}} {{< /detail-tag >}}

@ -4,17 +4,18 @@
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"> <meta charset="utf-8">
<style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block;margin-right:20px}nav{font-size:1rem;line-height:2;padding:.5rem 0;margin-left:1rem}nav a{border:1px solid #72ab61;border-radius:2.5px;color:#72ab61;display:inline-block;padding:.1rem 1rem;margin-right:1rem;text-decoration:none}nav a:hover{color:#252525;background:#72ab61;font-weight:700}</style> <style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}</style>
<title>404 Page not found</title> <title>404 Page not found</title>
</head> </head>
<body> <body>
<nav><ul class="nav"> <nav><a href="/">Home</a>
<li><a id="index" href="/">| Home</a></li>
<li><a id="faq" href="/faq">| FAQ</a></li> <a href="/faq/">| FAQ |</a>
<li><a id="support" href="https://todo.sr.ht/~hmbrg/no-JS.club">| Ticket</a></li>
</ul> <a href="https://todo.sr.ht/~hmbrg/no-JS.club">Ticket</a>
</nav> </nav>
<a href="/" class="title"> <a href="/" class="title">
<h1>The no-JS club</h2> <h1>The no-JS club</h2>

@ -4,17 +4,18 @@
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"> <meta charset="utf-8">
<style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block;margin-right:20px}nav{font-size:1rem;line-height:2;padding:.5rem 0;margin-left:1rem}nav a{border:1px solid #72ab61;border-radius:2.5px;color:#72ab61;display:inline-block;padding:.1rem 1rem;margin-right:1rem;text-decoration:none}nav a:hover{color:#252525;background:#72ab61;font-weight:700}</style> <style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}</style>
<title>Categories</title> <title>Categories</title>
</head> </head>
<body> <body>
<nav><ul class="nav"> <nav><a href="/">Home</a>
<li><a id="index" href="/">| Home</a></li>
<li><a id="faq" href="/faq">| FAQ</a></li> <a href="/faq/">| FAQ |</a>
<li><a id="support" href="https://todo.sr.ht/~hmbrg/no-JS.club">| Ticket</a></li>
</ul> <a href="https://todo.sr.ht/~hmbrg/no-JS.club">Ticket</a>
</nav> </nav>
<a href="/" class="title"> <a href="/" class="title">
<h1>The no-JS club</h2> <h1>The no-JS club</h2>

@ -4,17 +4,18 @@
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"> <meta charset="utf-8">
<style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block;margin-right:20px}nav{font-size:1rem;line-height:2;padding:.5rem 0;margin-left:1rem}nav a{border:1px solid #72ab61;border-radius:2.5px;color:#72ab61;display:inline-block;padding:.1rem 1rem;margin-right:1rem;text-decoration:none}nav a:hover{color:#252525;background:#72ab61;font-weight:700}</style> <style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}</style>
<title>FAQ | The no-JS.club</title> <title>FAQ | The no-JS.club</title>
</head> </head>
<body> <body>
<nav><ul class="nav"> <nav><a href="/">Home</a>
<li><a id="index" href="/">| Home</a></li>
<li><a id="faq" href="/faq">| FAQ</a></li> <a href="/faq/">| FAQ |</a>
<li><a id="support" href="https://todo.sr.ht/~hmbrg/no-JS.club">| Ticket</a></li>
</ul> <a href="https://todo.sr.ht/~hmbrg/no-JS.club">Ticket</a>
</nav> </nav>
<a href="/" class="title"> <a href="/" class="title">
<h1>The no-JS club</h2> <h1>The no-JS club</h2>
@ -26,7 +27,7 @@
<content> <content>
<h2 id="no-js-club-faq">no-JS Club FAQ</h2> <h2 id="no-js-club-faq">no-JS Club FAQ</h2>
<p>The following information should help you answer any unanswered questions about joining the no-JS club.</p> <p>The following information should help you answer any unanswered questions about joining the no-JS club.</p>
<p>If you need more information, do not hesitate to create a <a href="https://todo.sr.ht/~hmbrg/no-JS.club">ticket</a>. We will respond to your request as soon as possible.</p> <p>If you need more information, do not hesitate to create a <a href="https://todo.sr.ht/~hmbrg/no-JS.club">ticket</a>. We will respond to your request A.S.A.P.</p>
<details> <details>
<summary>Terms and conditions</summary> <summary>Terms and conditions</summary>
<h3 id="your-website-has-to-be">Your website has to be</h3> <h3 id="your-website-has-to-be">Your website has to be</h3>
@ -43,7 +44,8 @@
</ul> </ul>
<h3 id="final-decision-authority">Final decision authority</h3> <h3 id="final-decision-authority">Final decision authority</h3>
<ul> <ul>
<li>We reserve the <strong>right to reject websites</strong> 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.</li> <li>We reserve the <strong>right to reject websites</strong> that we consider inappropriate for any reason!</li>
<li><strong>This right can also be claimed subsequently</strong> if the content develops in a direction that we consider inappropriate. Before we remove a website, we contact the operator.</li>
</ul> </ul>
</details> </details>
@ -90,43 +92,42 @@
<details> <details>
<summary>Is there any way I can show that I am a no-JS club member?</summary> <summary>Is there any way I can show that I am a no-JS club member?</summary>
<h3 id="using-the-no-js-club-logos-to-showcase-membership">Using the no-JS club logos to showcase membership</h3> <h3 id="available-badges">Available badges</h3>
<p>Yes, <strong>if your website is qualified and included in our list</strong>, you are entitled to use one of the following two logos:</p> <p>Yes, <strong>if your website is qualified and included in our list</strong>, you are entitled to use one of the following badges:</p>
<h3 id="available-logos">Available logos</h3> <p><strong>Bright badge which fits darker website layouts:</strong></p>
<p><strong>Bright logo which fits darker website layout:</strong></p> <p><a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_badge_bright.svg" alt="This website is a proud member of the no-JS.club"></a></p>
<p><a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_logo_bright.svg" alt="This website is a proud member of the no-JS.club"></a></p> <p><strong>Dark badge which fits brighter website layouts:</strong></p>
<p><strong>Dark logo which fits brighter website layout:</strong></p> <p><a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_badge_dark.svg" alt="This website is a proud member of the no-JS.club"></a></p>
<p><a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_logo_dark.svg" alt="This website is a proud member of the no-JS.club"></a></p> <h3 id="how-to-integrate-badges">How to integrate badges</h3>
<h3 id="how-to-integrate-logos">How to integrate logos</h3> <p><strong>HTML code snippet for bright badge:</strong></p>
<p><strong>HTML code snippet for bright logo:</strong></p> <p><code>&lt;a href=&quot;https://no-js.club/&quot;&gt;&lt;img alt=&quot;no-JS club&quot; src=&quot;https://no-js.club/images/no-JS.club_badge_bright.svg&quot;&gt;</code></p>
<p><code>&lt;a href=&quot;https://no-js.club/&quot;&gt;&lt;img alt=&quot;no-JS club&quot; src=&quot;https://no-js.club/images/no-JS.club_logo_bright.svg&quot;&gt;</code></p> <p><strong>HTML code snippet for dark badge:</strong></p>
<p><strong>HTML code snippet for dark logo:</strong></p> <p><code>&lt;a href=&quot;https://no-js.club/&quot;&gt;&lt;img alt=&quot;no-JS club&quot; src=&quot;https://no-js.club/images/no-JS.club_badge_dark.svg&quot;&gt;</code></p>
<p><code>&lt;a href=&quot;https://no-js.club/&quot;&gt;&lt;img alt=&quot;no-JS club&quot; src=&quot;https://no-js.club/images/no-JS.club_logo_dark.svg&quot;&gt;</code></p> <p><strong>Markdown code snippets for bright badge:</strong></p>
<p><strong>Markdown code snippets for bright logo:</strong></p> <p><code>[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_badge_bright.svg)](https://no-js.club)</code></p>
<p><code>[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_logo_bright.svg)](https://no-js.club)</code></p> <p><strong>Markdown code snippets for dark badge:</strong></p>
<p><strong>Markdown code snippets for dark logo:</strong></p> <p><code>[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_badge_dark.svg)](https://no-js.club)</code></p>
<p><code>[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_logo_dark.svg)](https://no-js.club)</code></p> <h3 id="how-to-change-badge-size">How to change badge size</h3>
<h3 id="how-to-change-logo-size">How to change logo size</h3> <p>Below you see some <strong>HTML</strong> and <strong>Markdown</strong> solutions for changing the size of the badge.</p>
<p>Below you see some <strong>HTML</strong> and <strong>Markdown</strong> solutions for changing the size of the logo.</p> <h4 id="html-solution">HTML solution</h4>
<h4 id="html-solution-if-those-images-are-to-largesmall">HTML solution if those images are to large/small</h4> <p>To proportionally change the badge size you either add the <strong>width</strong> or <strong>height</strong> parameter to the HTML snippet. The browser will automatically calculate the size of the other edge.</p>
<p>To proportionally change the logo size you either add the <strong>width</strong> or <strong>height</strong> parameter to the HTML snippet. The browser will automatically calculate the size of the other edge.</p>
<p><strong>Example using the &ldquo;height&rdquo; parameter:</strong></p> <p><strong>Example using the &ldquo;height&rdquo; parameter:</strong></p>
<p><code>&lt;a href=&quot;https://no-js.club&quot;&gt;&lt;img src=&quot;https://no-js.club/images/no-JS.club_logo_bright.svg&quot; height=&quot;120px&quot; /&gt;&lt;/a&gt;</code></p> <p><code>&lt;a href=&quot;https://no-js.club&quot;&gt;&lt;img src=&quot;https://no-js.club/images/no-JS.club_badge_bright.svg&quot; height=&quot;120px&quot; /&gt;&lt;/a&gt;</code></p>
<p><strong>Example using the &ldquo;width&rdquo; parameter:</strong></p> <p><strong>Example using the &ldquo;width&rdquo; parameter:</strong></p>
<p><code>&lt;a href=&quot;https://no-js.club&quot;&gt;&lt;img src=&quot;https://no-js.club/images/no-JS.club_logo_dark.svg&quot; width=&quot;200px&quot; /&gt;&lt;/a&gt;</code></p> <p><code>&lt;a href=&quot;https://no-js.club&quot;&gt;&lt;img src=&quot;https://no-js.club/images/no-JS.club_badge_dark.svg&quot; width=&quot;200px&quot; /&gt;&lt;/a&gt;</code></p>
<h4 id="markdown-solution-if-those-image-are-to-largesmall">Markdown solution if those image are to large/small</h4> <h4 id="markdown-solution">Markdown solution</h4>
<p>Download the logo of your choice and open it with a text editor.</p> <p>Download the badge of your choice and open it with a text editor.</p>
<p><strong>Lines five and six</strong> contain the dimensions in millimeters, which <strong>can be adjusted to your liking.</strong></p> <p><strong>Lines five and six</strong> contain the dimensions in millimeters, which <strong>can be adjusted to your liking.</strong></p>
<p><code>width=&quot;31.75940125mm&quot;</code></p> <p><code>width=&quot;31.75940125mm&quot;</code></p>
<p><code>height=&quot;27.790841875mm&quot;</code></p> <p><code>height=&quot;27.790841875mm&quot;</code></p>
<p>Upload the updated logo file to you web space and change the Markdown logo integration snippet respectively.</p> <p>Upload the updated badge file to you web space and change the Markdown integration snippet respectively.</p>
</details> </details>
<details> <details>
<summary>Will membership cost me anything?</summary> <summary>Will membership cost me anything?</summary>
<h3 id="the-cost-of-membership">The cost of membership</h3> <h3 id="the-cost-of-membership">The cost of membership</h3>
<p>Good you asked! All this time I have been thinking about how I can gently teach you that <strong>membership will not bankrupt you</strong> but, except for the effort of making an application via ticket and waiting for it to be approved, <strong>absolutely doesnt cost a dime!</strong> <p>Good you asked! While you were reading through the FAQ, I was thinking about how to gently teach you that <strong>membership won&rsquo;t bankrupt you</strong> but, aside from the hassle of submitting an application by <a href="https://todo.sr.ht/~hmbrg/no-JS.club">ticket</a> and waiting for it to be approved, <strong>absolutely doesn&rsquo;t cost a dime!</strong>.
</details> </details>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 33 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 34 KiB

@ -5,17 +5,18 @@
<meta name="generator" content="Hugo 0.97.3" /> <meta name="generator" content="Hugo 0.97.3" />
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"> <meta charset="utf-8">
<style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block;margin-right:20px}nav{font-size:1rem;line-height:2;padding:.5rem 0;margin-left:1rem}nav a{border:1px solid #72ab61;border-radius:2.5px;color:#72ab61;display:inline-block;padding:.1rem 1rem;margin-right:1rem;text-decoration:none}nav a:hover{color:#252525;background:#72ab61;font-weight:700}</style> <style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}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> <title>The no-JS.club | Promenade for JavaScript freed websites</title>
</head> </head>
<body> <body>
<nav><ul class="nav"> <nav><a href="/">Home</a>
<li><a id="index" href="/">| Home</a></li>
<li><a id="faq" href="/faq">| FAQ</a></li> <a href="/faq/">| FAQ |</a>
<li><a id="support" href="https://todo.sr.ht/~hmbrg/no-JS.club">| Ticket</a></li>
</ul> <a href="https://todo.sr.ht/~hmbrg/no-JS.club">Ticket</a>
</nav> </nav>
<a href="/" class="title"> <a href="/" class="title">
<h1>The no-JS club</h2> <h1>The no-JS club</h2>

@ -14,7 +14,7 @@
<guid>https://no-js.club/faq/</guid> <guid>https://no-js.club/faq/</guid>
<description>no-JS Club FAQ The following information should help you answer any unanswered questions about joining the no-JS club. <description>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 as soon as possible. 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!</description> 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!</description>
</item> </item>

@ -4,17 +4,18 @@
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"> <meta charset="utf-8">
<style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block;margin-right:20px}nav{font-size:1rem;line-height:2;padding:.5rem 0;margin-left:1rem}nav a{border:1px solid #72ab61;border-radius:2.5px;color:#72ab61;display:inline-block;padding:.1rem 1rem;margin-right:1rem;text-decoration:none}nav a:hover{color:#252525;background:#72ab61;font-weight:700}</style> <style>body{margin:20px auto;max-width:725px;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:#ab9a61;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:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}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}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}</style>
<title>Tags</title> <title>Tags</title>
</head> </head>
<body> <body>
<nav><ul class="nav"> <nav><a href="/">Home</a>
<li><a id="index" href="/">| Home</a></li>
<li><a id="faq" href="/faq">| FAQ</a></li> <a href="/faq/">| FAQ |</a>
<li><a id="support" href="https://todo.sr.ht/~hmbrg/no-JS.club">| Ticket</a></li>
</ul> <a href="https://todo.sr.ht/~hmbrg/no-JS.club">Ticket</a>
</nav> </nav>
<a href="/" class="title"> <a href="/" class="title">
<h1>The no-JS club</h2> <h1>The no-JS club</h2>

Loading…
Cancel
Save