From d599f024fcfafcb0a267d393653b7d4b9b67c00d Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Tue, 25 Jul 2023 20:26:51 +0100 Subject: [PATCH] gmem.ca source --- gmem.ca/.well-known/fursona | 21 +++++++++++++ gmem.ca/.well-known/webfinger.json | 47 ++++++++++++++++++++++++++++++ gmem.ca/index.html | 13 +++++++++ 3 files changed, 81 insertions(+) create mode 100644 gmem.ca/.well-known/fursona create mode 100644 gmem.ca/.well-known/webfinger.json create mode 100644 gmem.ca/index.html diff --git a/gmem.ca/.well-known/fursona b/gmem.ca/.well-known/fursona new file mode 100644 index 0000000..85d6c6d --- /dev/null +++ b/gmem.ca/.well-known/fursona @@ -0,0 +1,21 @@ +{ + "sonas": [ + { + "name": "Arch", + "pronouns": "He/Him", + "gender": "Male", + "species": "Golden Retriever", + "description": "Lover of headpats, deep into software development, cloud hosting and sysadmin.", + "ref": "https://gmem.ca/refsheet.png", + "avatar": "https://gmem.ca/avatar.png", + "age": 23, + "birthdate": "1999-08-07T00:00:00+00:00", + "colors": [ + "#0EA5F0", + "#D3986E", + "#936943", + "#242139" + ] + } + ] +} diff --git a/gmem.ca/.well-known/webfinger.json b/gmem.ca/.well-known/webfinger.json new file mode 100644 index 0000000..eb00827 --- /dev/null +++ b/gmem.ca/.well-known/webfinger.json @@ -0,0 +1,47 @@ +[ + { + "subject": "acct:arch@gmem.ca", + "aliases": [ + "https://floofy.tech/@arch", + "https://floofy.tech/users/arch" + ], + "links": [ + { + "rel": "http://openid.net/specs/connect/1.0/issuer", + "href": "https://lemur-4.cloud-iam.com/auth/realms/archdog" + }, + { + "rel": "http://webfinger.net/rel/avatar", + "href": "https://gmem.ca/avatar.png" + }, + { + "rel": "http://webfinger.net/rel/profile-page", + "type": "text/html", + "href": "https://gmem.ca" + }, + { + "rel": "self", + "type": "application/activity+json", + "href": "https://floofy.tech/users/arch" + }, + { + "rel": "http://ostatus.org/schema/1.0/subscribe", + "template": "https://floofy.tech/authorize_interaction?uri={uri}" + } + ] + }, + { + "subject": "acct:becki@gmem.ca", + "links": [ + { + "rel": "http://openid.net/specs/connect/1.0/issuer", + "href": "https://lemur-4.cloud-iam.com/auth/realms/archdog" + }, + { + "rel": "http://webfinger.net/rel/profile-page", + "type": "text/html", + "href": "https://artbybecki.com" + } + ] + } +] \ No newline at end of file diff --git a/gmem.ca/index.html b/gmem.ca/index.html new file mode 100644 index 0000000..fb785cf --- /dev/null +++ b/gmem.ca/index.html @@ -0,0 +1,13 @@ + + + + + gmem.ca + + +

arf arf

+

*wags tail* awoo woof woof bark

+

yip arf

+

woof

+ +