forked from kevquirk/512kb.club
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,14 @@ | ||
<details class="red-notice" id="lightweight-notice"> | ||
<summary>What we won't accept into The 512KB Club</summary> | ||
<h2> Ultra lightweight sites</h2> | ||
<summary>Ultra minimal / link pages won't be added</summary> | ||
|
||
<p>There are a growing number of "sites" being submitted to The 512KB Club that are ultra lightweight (usually | ||
<1KB). These sites often contain absolutely no information apart from a couple of links to other pages that | ||
<i>do</i> contain information.</p> | ||
<p>The whole point of the 512KB Club is to showcase what <i>can</i> be done with 512KB of space. Anyone can come along and make a <10KB site containing 3 lines of CSS and a handful of links to other pages.</p> | ||
|
||
<p><b>These sites are not in keeping with the aim of The 512KB Club and will not be added.</b> If your site contains nothing more than a title and a couple of links, it <b>won't</b> be added. Think of it like this - if someone can visit your homepage and understand what the site is about, or who you are, then it's far more likely to be added. Here's an example of an unacceptable website:</p> | ||
<p><b>That's NOT a good showcase of what can be done with 512KB.</b></p> | ||
|
||
<img width="75%" alt="Ultra light website example" src="/assets/images/light-website.png" /> | ||
<p>What we're looking for are sites with interesting design concepts that prove 512KB is a load of space that you can do so much with.</p> | ||
|
||
<p>The aim of The 512KB Club is to showcase lightweight websites. Anyone can create a website that is under 1KB, but composed only of a single h1 tag and a couple of links. That's boring - try and be more interesting.</p> | ||
<p>If we decide that your site qualifies as "ultra-minimal" or is simply just a page containing a paragraph of text and some links, <b>it won't be added.</b></p> | ||
|
||
<h2>Illegal or inappropriate content</h2> | ||
|
||
<p>This can be anything we deem inappropriate for the 512KB Club. Things like pornographic sites, or sites that contain NSFW material will not be added. Basically, if you wouldn't show it to your grandma or your kids, you're probably not going to get accepted.</p> | ||
|
||
<p><b>We reserve the right to refuse any site we deem to be inappropriate, even if it doesn't obviously align to any of the rules stated above.</b></p> | ||
<p>We're aware there are a number of these sites that have already been added to the 512KB Club, and we're slowly working our way through and removing them. If you notice a site in the list that you think qualifies, please do <a href="https://github.com/kevquirk/512kb.club/issues">submit an issue on GitHub</a> to let us know.</p> | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<details class="red-notice" id="lightweight-notice"> | ||
<summary>Illegal or inappropriate content</summary> | ||
|
||
<p>This can be anything we deem inappropriate for the 512KB Club. Things like pornographic sites, or sites that contain NSFW material will not be added. Basically, if you wouldn't show it to your grandma or your kids, you're probably not going to get accepted.</p> | ||
|
||
<p><b>We reserve the right to refuse any site we deem to be inappropriate, even if it doesn't obviously align to any of the rules stated above.</b></p> | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters