summaryrefslogtreecommitdiff
path: root/doc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc.txt')
-rw-r--r--doc.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc.txt b/doc.txt
index 32f9ad9..6a196d0 100644
--- a/doc.txt
+++ b/doc.txt
@@ -29,6 +29,16 @@ the pulsating animation on the word "GEORGE" is disabled if the CSS prefers-redu
---
+GET https://george.gh0.pw/link.cgi?from=membername&dir=next|prev
+redirects to the page of the GEORGE member in the selected direction from the given member.
+this can be used if you want to construct your own GEORGE widget, for whatever reason.
+for example, if your member name is 'example', you could do something like
+<a href="https//george.gh0.pw/link.cgi?from=example&dir=next">NEXT</a>
+<a href="https//george.gh0.pw/link.cgi?from=example&dir=prev">PREV</a>
+and these links will always go to the right place relative to your current position in the webring.
+
+---
+
GET https://coral.shoes/george-status/george-status-json
returns current status information about the GEORGE webring, including which members currently haven't correctly embedded the GEORGE widget onto their page.