commit 1abb05c4e45488c87d4861bc2989ddd5b4e46e9f
parent 7c90fa25a51bb2171806351fe461c69fa5bce8dc
Author: Randy Au <randy.au@gmail.com>
Date: Fri, 20 Sep 2024 14:04:50 -0400
Info on making PRs
Diffstat:
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -9,7 +9,7 @@ _Code is 100% based off [Onionring](https://garlic.garden/onionring)_
# Joining the webring
0. Make sure you fit the join criteria (below)
-1. Submit a pull request to add your site to the list, the managers will review and merge as appropriate
+1. Submit a pull request to `onionring-variables.js` (details below) to add your site to the list, the managers will review and merge as appropriate
2. Add the little JavaScript snippet in the Installation section to have it show up
3. (Optional) The CSS is super basic. Feel free to locally override it.
@@ -23,6 +23,12 @@ _Code is 100% based off [Onionring](https://garlic.garden/onionring)_
* What counts as a "data related topic"? Something that people who work with data would find interesting.
This includes tools and tech, methods, academic studies and analyses, work processes, experiences, tutorials, the job market, as well as meta discussions.
+# Where to add your site
+
+In `onionring-variables.js`, there is a variable `sites` at the top, just add your site to the list. That's it.
+
+Just submit a Pull Request with your update. If you have trouble please contact [Randy Au](https://bsky.app/profile/randyau.com)
+
# Installation:
Snippet to be placed on the web site to show the webring