diff --git a/README.md b/README.md index 06aca82..ac40ff2 100644 --- a/README.md +++ b/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 GTMetrix scan on your website. + 1. Do a GTMetrix scan 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.** diff --git a/_includes/faq-01.html b/_includes/faq-01.html index 5497021..5014da9 100644 --- a/_includes/faq-01.html +++ b/_includes/faq-01.html @@ -4,10 +4,10 @@ instructions:

    -
  1. Do a GTMetrix scan on your website.
  2. +
  3. Do a GTMetrix scan on your website.
  4. Once complete, click on the Waterfall tab to make sure the uncompressed size of your site is less than 512KB.
  5. -
  6. If your site satisfies this requirement, create a pull request (If your site satisfies this requirement, create a pull request (instructions here) to add your site.
  7. I will then review you PR and merge it into main. Once merged, your site will be added to the list.
  8. diff --git a/_includes/faq-02.html b/_includes/faq-02.html index d6d9fb3..3f95dcd 100644 --- a/_includes/faq-02.html +++ b/_includes/faq-02.html @@ -23,7 +23,7 @@
    <a href="https://512kb.club"><img src="https://512kb.club/assets/images/green-team.svg" /></a>
    -

    Alternatively, you can add the banner to your site in pure HTML/CSS using Alternatively, you can add the banner to your site in pure HTML/CSS using this CodePen as a guide.

    diff --git a/_includes/faq-03.html b/_includes/faq-03.html index a6f8e81..10605bf 100644 --- a/_includes/faq-03.html +++ b/_includes/faq-03.html @@ -1,4 +1,4 @@
    I've made changes to my site and it's a different size now. What do i do? -

    We regularly check all the sites that are added to the The 512KB Club (yes, its a big job. If you want help, email me). But if you have made changes and the size of your size needs updating please log a new GitHub Pull Request.

    +

    We regularly check all the sites that are added to the The 512KB Club (yes, its a big job. If you want help, email me). But if you have made changes and the size of your size needs updating please log a new GitHub Pull Request.

    diff --git a/_includes/faq-04.html b/_includes/faq-04.html index a442a44..e2bf6ad 100644 --- a/_includes/faq-04.html +++ b/_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; -

    2. Optimise any images you have on your page. Short +

    2. Optimise any images you have on your page. Short Pixel is a great service for this.

    3. If all else fails and your site is pretty close the 512KB, but not quite there, why not apply for - Bradley Taunt's 1MB Club instead?

    + Bradley Taunt's 1MB Club instead?

    diff --git a/_includes/faq-05.html b/_includes/faq-05.html index 7dc131e..1ff7465 100644 --- a/_includes/faq-05.html +++ b/_includes/faq-05.html @@ -7,7 +7,7 @@
    1. 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 webring.
    2. + of it like a modern day webring.
    3. It's a bit of fun, so why not?
    diff --git a/_includes/faq-06.html b/_includes/faq-06.html index c21c8ca..a6a7521 100644 --- a/_includes/faq-06.html +++ b/_includes/faq-06.html @@ -3,6 +3,6 @@

    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.

    -

    If so, create an issue on GitHub or - use the contact page on my main website.

    +

    If so, create an issue on GitHub or + use the contact page on my main website.

    diff --git a/_layouts/default.html b/_layouts/default.html index 87ad4f8..5563746 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -32,7 +32,7 @@

    The 512KB Club was created by Kev Quirk and was inspired by Bradley Taunt's 1MB Club.

    -

    Maintained with ♥ by Kev Quirk & Khaldoon Mutahar +

    Maintained with ♥ by Kev Quirk & Khaldoon Mutahar for a performant, lightweight web.

    ^ TOP ^