• Stars
    star
    391
  • Rank 106,500 (Top 3 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Website for the 512 KB Club

512KB Club

The internet has become a bloated mess. Massive JavaScript libraries, countless client-side queries and overly complex frontend frameworks are par for the course these days.

When online newspapers like The Guardian are over 4MB in size, you know there's a problem. Why does an online newspaper need to be over 4MB in size? It's crazy.

But we can make a difference - all it takes is some optimisation. Do you really need that extra piece of JavaScript? Does your WordPress site need a theme that adds lots of functionality you're never going to use? Are those huge custom fonts really needed? Are your images optimised for the web?

The 512KB Club is a collection of performance-focused web pages from across the Internet. To qualify your website must satisfy both of the following requirements:

  1. It must be an actual site that contains a reasonable amount of information, not just a couple of links on a page (more info here).
  2. Your total UNCOMPRESSED web resources must not exceed 512KB.

How to create a PR to add your site to the 512KB Club

  1. Fork this repository.
  2. Get the UNCOMPRESSED size of your website's homepage.
    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 and add your site (template below).
  4. When creating the PR, please include a link to the GT Metrix results in the PR comment.

Site template

Sample

- domain: example.com
  url: http://example.com/ (Make sure you keep the trailing slash)
  size: 2.5
  last_checked: 2021-05-26 (YYYY-MM-DD)

Blank

- domain:
  url:
  size:
  last_checked:

NOTE: Site need to be added to the list in alphabetical order, so please make sure your site is in the correct place within the list, or your PR will be rejected.

Automation of site size check

You can find instructions on how to get the GTmetrix size using a script in the scripts folder

More Repositories

1

simple.css

Simple.css is a CSS template that allows you to make a good looking website really quickly.
HTML
3,862
star
2

startablog

Repo for the startafuckingblog.com website
HTML
78
star
3

quirk-wordpress-theme

This is the source code for the theme I use on my website - https://kevq.uk
CSS
42
star
4

simple.css-site

HTML
23
star
5

100daystooffload.com-website

HTML
21
star
6

wordpress-editor-stylesheet-template

This is a template for a stylesheet that allows WordPress users to use a custom theme within Gutenberg that matches their frontend.
CSS
21
star
7

kq-jekyll

This is jekyll version of my site, currently at https://kevquirk.com
HTML
13
star
8

ulauncher-pop

Pop!_OS theme for Ulauncher
CSS
7
star
9

ulauncher-popdark

A uLauncher theme that fits in well with the Pop!_OS Dark theme.
CSS
6
star
10

mylight.website

HTML
5
star
11

quirky-wordpress

Quirk WordPress theme that I use on kevq.uk
CSS
5
star
12

quirk.cc-website

Website for https://quirk.cc
HTML
3
star
13

brutal-quirky

This is the Brutal theme for WordPress, currently used on my Microblog site.
CSS
3
star
14

nineteen-quirky

Nineteen Quirky WordPress theme
CSS
3
star
15

twenty-twenty-one-child-theme

My child theme for Wordpress' Twenty Twenty-One theme
CSS
3
star
16

fuckedweb

Repo for The Web Is Fucked website
CSS
2
star
17

jekyll-simplecss-template

A Jekyll template that uses Simple.css and no plugins
HTML
1
star
18

hosting-test

This is the mini Jekyll site I created to test various static site hosts.
CSS
1
star
19

hugo-hosting-test

A hugo site for testing static hosts
CSS
1
star
20

microblog

This is an automated backup of my site from the Micro.blog service.
HTML
1
star
21

11ty-hosting-test

Testing out static site hosting with this 11ty site
CSS
1
star
22

kq-2022

The 2022 version of my website, based on WordPress and GeneratePress. This is a child theme.
CSS
1
star
23

kevquirk

1
star
24

more-or-less

A simple WordPress theme based on Less by Jared Erickson
PHP
1
star