You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.html
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -28,21 +28,22 @@ <h2>joining</h2>
28
28
<p>your website should also be free of homophobic, transphobic, ableist, or otherwise bigoted and hateful content. highly nsfw stuff is also not allowed.</p>
29
29
<p>if your website fits that, welcome! submit a pr to <ahref="https://github.com/bucketfish/bucket-webring">this repo</a> by modifying <code>webring.json.</code></p>
30
30
<p>simply add your site's info to the bottom of the json by adding a new field:</p>
<li><code><name></code> is your name to be displayed on this website :)</li>
33
+
<li><code><name></code> is your unique name to be displayed on this website :)</li>
34
34
<li><code><url></code> is the url to your webpage.</li>
35
35
</ul>
36
36
37
-
<p>also please add a comma to the field before. so it's a complete json thing, y'know. but i'll always help you fix it if you forget!</p>
37
+
<p>please remember the comma at the beginning of the line. this makes sure that the .json file remains properly formatted and ensures your pull request will be merged as soon as possible.</p>
38
+
<small>i'm aware that this formatting is not standard, but due to the volume of pull requests i receive, containing each change to a single line means that pull requests will never conflict with eachother.</small>
38
39
39
-
<p>after your pr is approved, please add a navigation bar to your webpage using an embed - which will be explained below. if you cannot add embeds for whatever reason, head to the custom embeds/links section below.</p>
40
+
<p>after your pull request is approved, or while it's still pending (if you want to be extra thoughtful), please add a navigation bar to your webpage using an embed - which will be explained below. if you cannot use embeds or want something with your own style, head to the custom embeds/links section below.</p>
40
41
<br>
41
42
42
43
<p>alternatively, if you don't know how json or github works, you can also shoot me a message at <code>@bucketfish</code> on discord or ask in the discord server and i'll add you in.</p>
43
44
<hr/>
44
45
45
-
<p>every once in a while (maybe once a month, around there), i will do a sweep of the websites in the ring — to make sure that everyone's connected and the links can be clicked. if a website's links are broken, i'll drop the webmaster a message in any form that i can (usually a github comment or discord message). if it doesn't get fixed within a week, the website will be removed!</p>
46
+
<p>every once in a while (maybe once a month, around there), i will do a sweep of the websites in the ring — to make sure that everyone's connected and the links can be clicked. if a website's links are broken, i'll drop the webmaster a message in any form that i can (usually a github comment or discord message). if it doesn't get fixed within a week of the message being sent, the website will be removed!</p>
0 commit comments