No description
Find a file
Spencer Churchill 4582b54fb2
Add slc.is (#837)
* Add slc.is

The initial load of the site is slightly heavy since I use [Marked.js](https://github.com/markedjs/marked), [KaTeX](https://github.com/KaTeX/KaTeX), and [Highlight.js](https://github.com/highlightjs/highlight.js); however, once the first page loads, each additional page simply loads an image and a markdown file. The total average page-load across the site is only 3.2 Kb yet it supports markdown, code highlighting, and math. You can look at the [GitHub repo](https://github.com/splch/slc.is/) to confirm.

The total size I included is for the first-load visiting every tab and one blog post (since that's the average).

* use decompressed site size
2021-12-02 11:34:12 -05:00
_includes remove analytics - who cares 2021-04-12 12:42:32 -04:00
_layouts Clean up(s), remove placeholder comments (#726) 2021-06-17 09:16:22 -04:00
_site_listings Add slc.is (#837) 2021-12-02 11:34:12 -05:00
.gitignore include missing Gemfile 2020-11-21 13:20:21 -05:00
404.html core update: move to jekyll for site rendering and share all website files on Github 2020-11-21 13:15:15 -05:00
_config.yml Clean up(s), remove placeholder comments (#726) 2021-06-17 09:16:22 -04:00
atom.xml add proper RSS feed 2020-11-21 13:42:53 -05:00
favicon.png core update: move to jekyll for site rendering and share all website files on Github 2020-11-21 13:15:15 -05:00
Gemfile Clean up(s), remove placeholder comments (#726) 2021-06-17 09:16:22 -04:00
generate.sh core update: move to jekyll for site rendering and share all website files on Github 2020-11-21 13:15:15 -05:00
index.html Remove order system, randomize listings, switch to sans-serif, update uglyduck.ca 2021-10-05 14:19:34 +00:00
README.md Update README.md 2021-01-17 13:18:15 -05:00
short.mt.md Create short.mt.md (#822) 2021-11-15 12:53:03 -05:00
style.css Remove order system, randomize listings, switch to sans-serif, update uglyduck.ca 2021-10-05 14:19:34 +00:00

1MB Club

An exclusive members-only club for web pages weighing less than 1 megabyte

Live collection: 1mb.club


Submitting a Website

In order to submit a website you must adhere to the following process:

  1. Check to see if the website you are submitting has already been added
  2. Use tools.pingdom.com to get the proper page weight
  3. Open a new PR:
    • Create a new file under the _site_listings directory
    • Name that file as yourwebsitedomain.com.md (see other listings for examples)
    • Edit the frontmatter data to reflect the new web page details
  4. Submit the PR for review

Review & Accepting Submissions

All websites submitted will be manually reviewed for honesty and quality assurance.

1MB Club has the final say whether a website is added to the official listing or not. Spam, low-quality pages, or shady SEO gimmicks will not be tolerated. If your website is not accepted, negative arguments or complaints will be ignored and deleted.

I look forward to seeing all your high quality, low-bandwidth web pages!