diff --git a/index.md b/index.md new file mode 100644 index 0000000..c0c81b4 --- /dev/null +++ b/index.md @@ -0,0 +1,64 @@ + + +--- +title: Example webpage +subtitle: Basic input for homepage +--- + +Some basic boilerplate up here introducing the ring + +## Membership Rules + +- Rule 1 +- Rule 2 +- Rule 3 + +A caveat about not being able to disallow all content that would be +inappropriate + +## Joining + +* Step 1 +* Step 2 +* Step 3 + +Table of required links + +| Destination | Link | +|-----------------|----------------------------------------------------------------------------------------------| +| Previous member | [https://example.com/previous?host=YOURDOMAIN](https://example.com/previous?host=YOURDOMAIN) | +| Next member | [https://example.com/next?host=YOURDOMAIN](https://example.com/next?host=YOURDOMAIN) | +| Home page | [https://example.com](https://example.com) | + +Some example HTML for linking to the next and previous ring members. + +```html +

+ + Example Webring + +

+``` + +Raw HTML to show up in the webpage as demonstration + +

+ + Example Webring + +

+ +# Table of members + + + + + + {{ . }} +
Member UUIDMember domain/URI
+ +This webring is powered by [go-webring](https://git.sr.ht/~amolith/go-webring). diff --git a/list.txt b/list.txt new file mode 100644 index 0000000..1e4c707 --- /dev/null +++ b/list.txt @@ -0,0 +1,2 @@ +member1 example.com +member2 sometilde.com/~member2