Browse Source

fix: links from target="blank" > target="_blank"

pull/752/head
Khaldoon Mutahar 2 years ago
parent
commit
87a966bae7
No known key found for this signature in database
GPG Key ID: 82BE371CB63A1D69
  1. 2
      README.md
  2. 4
      _includes/faq-01.html
  3. 2
      _includes/faq-02.html
  4. 2
      _includes/faq-03.html
  5. 4
      _includes/faq-04.html
  6. 2
      _includes/faq-05.html
  7. 4
      _includes/faq-06.html
  8. 2
      _layouts/default.html

2
README.md

@ -15,7 +15,7 @@ But we can make a difference - all it takes is some optimisation. Do you really
1. Fork this repository.
2. Get the **UNCOMPRESSED** size of your website's homepage.
1. Do a <a target="blank" href="https://gtmetrix.com">GTMetrix scan</a> on your website.
1. Do a <a target="_blank" href="https://gtmetrix.com">GTMetrix scan</a> on your website.
2. Once complete, click on the **Waterfall** tab to make sure the **uncompressed** size of your site is less than 512KB.
3. Navigate to [`_data/sites.yml`](./_data/sites.yml) and add your site (template below).
4. **When creating the PR, please include a link to the GT Metrix results in the PR comment.**

4
_includes/faq-01.html

@ -4,10 +4,10 @@
instructions:</p>
<ol>
<li>Do a <a target="blank" href="https://gtmetrix.com">GTMetrix scan</a> on your website.</li>
<li>Do a <a target="_blank" href="https://gtmetrix.com">GTMetrix scan</a> on your website.</li>
<li>Once complete, click on the <b>Waterfall</b> tab to make sure the <b>uncompressed</b> size of your site is
less than 512KB.</li>
<li>If your site satisfies this requirement, create a pull request (<a target="blank"
<li>If your site satisfies this requirement, create a pull request (<a target="_blank"
href="https://github.com/kevquirk/512kb.club/blob/master/README.md#how-to-create-a-pr-to-add-your-site-to-the-512kb-club">instructions
here</a>) to add your site.</li>
<li>I will then review you PR and merge it into main. Once merged, your site will be added to the list.</li>

2
_includes/faq-02.html

@ -23,7 +23,7 @@
<pre><code>&lt;a href="https://512kb.club"&gt;&lt;img src="https://512kb.club/assets/images/green-team.svg" /&gt;&lt;/a&gt;</code></pre>
<p>Alternatively, you can add the banner to your site in pure HTML/CSS using <a target="blank"
<p>Alternatively, you can add the banner to your site in pure HTML/CSS using <a target="_blank"
href="https://codepen.io/kevquirk/pen/VwmVaKm">this CodePen</a> as a guide.</p>
</details>

2
_includes/faq-03.html

@ -1,4 +1,4 @@
<details>
<summary>I've made changes to my site and it's a different size now. What do i do?</summary>
<p>We regularly check all the sites that are added to the <b>The 512KB Club</b> (yes, its a big job. If you want help, <a href="mailto:hi@kevq.uk">email me</a>). But if you have made changes and the size of your size needs updating please log a <b>new</b> <a target="blank" href="https://github.com/kevquirk/512kb.club/pulls">GitHub Pull Request</a>.</p>
<p>We regularly check all the sites that are added to the <b>The 512KB Club</b> (yes, its a big job. If you want help, <a href="mailto:hi@kevq.uk">email me</a>). But if you have made changes and the size of your size needs updating please log a <b>new</b> <a target="_blank" href="https://github.com/kevquirk/512kb.club/pulls">GitHub Pull Request</a>.</p>
</details>

4
_includes/faq-04.html

@ -11,9 +11,9 @@ font-family: -apple-system, BlinkMacSystemFont, "Avenir Next", Avenir, "Nimbus S
# Serif font stack
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;</code></pre>
<p><b>2. Optimise any images you have on your page.</b> <a target="blank" href="https://shortpixel.com">Short
<p><b>2. Optimise any images you have on your page.</b> <a target="_blank" href="https://shortpixel.com">Short
Pixel</a> is a great service for this.</p>
<p><b>3. If all else fails</b> and your site is pretty close the 512KB, but not quite there, why not apply for
Bradley Taunt's <a target="blank" href="https://1mb.club">1MB Club</a> instead?</p>
Bradley Taunt's <a target="_blank" href="https://1mb.club">1MB Club</a> instead?</p>
</details>

2
_includes/faq-05.html

@ -7,7 +7,7 @@
<ol>
<li>Most, if not all, of the sites listed are personal sites. Many of which are blogs. The 512KB Club is a
great way of discovering other blog owners who are also interested in minimalist/efficient web design. Think
of it like a modern day <a target="blank" href="https://en.wikipedia.org/wiki/Webring">webring</a>.</li>
of it like a modern day <a target="_blank" href="https://en.wikipedia.org/wiki/Webring">webring</a>.</li>
<li>It's a bit of fun, so why not?</li>
</ol>
</details>

4
_includes/faq-06.html

@ -3,6 +3,6 @@
<p>See a problem on this site? Maybe there's a site listed that's not longer live, or no longer qualifies for the
club. Or, maybe you just want to get in touch for some reason.</p>
<p>If so, <a target="blank" href="https://github.com/kevquirk/512kb.club/issues">create an issue on GitHub</a> or
use <a target="blank" href="https://kevq.uk/contact">the contact page on my main website</a>.</p>
<p>If so, <a target="_blank" href="https://github.com/kevquirk/512kb.club/issues">create an issue on GitHub</a> or
use <a target="_blank" href="https://kevq.uk/contact">the contact page on my main website</a>.</p>
</details>

2
_layouts/default.html

@ -32,7 +32,7 @@
<p>The 512KB Club was created by <a href="https://kevq.uk">Kev Quirk</a> and was inspired by <a
href="https://uglyduck.ca">Bradley Taunt's</a> 1MB Club.</p>
<p>Maintained with &hearts; by Kev Quirk & <a target="blank" href="https://www.mutahar.me/">Khaldoon Mutahar</a>
<p>Maintained with &hearts; by Kev Quirk & <a target="_blank" href="https://www.mutahar.me/">Khaldoon Mutahar</a>
for a performant, lightweight web.</p>
<a href="#top">^ TOP ^</a>

Loading…
Cancel
Save