Overhaul my website by just using a template

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2024-03-24 16:06:42 +00:00
parent 609370a48e
commit 148018af9c
10 changed files with 62 additions and 5 deletions

View File

@ -1 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?><XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"><Link rel="lrdd" template="https://froth.zone/.well-known/webfinger?resource={uri}" type="application/xrd+xml" /></XRD>
<?xml version="1.0" encoding="UTF-8"?>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
<Link rel="lrdd" template="https://froth.zone/.well-known/webfinger?resource={uri}"
type="application/xrd+xml" />
</XRD>

View File

@ -1 +1,12 @@
{"links":[{"rel":"urn:xmpp:alt-connections:xbosh","href":"https://xmpp.samtherapy.net/http-bind"},{"rel":"urn:xmpp:alt-connections:websocket","href":"wss://xmpp.samtherapy.net/xmpp-websocket"}]}
{
"links": [
{
"rel": "urn:xmpp:alt-connections:xbosh",
"href": "https://xmpp.samtherapy.net/http-bind"
},
{
"rel": "urn:xmpp:alt-connections:websocket",
"href": "wss://xmpp.samtherapy.net/xmpp-websocket"
}
]
}

View File

@ -1 +1,14 @@
{"names":{"sam_ap":"19279f92ae69bfa6df89438eeea81dae0f96af5dc4da225d7e081fc8f44d017a","sam":"5413736701706b45f4510eaca39deb5617fdf0370828d6f57c2a2d8ad4444688"},"relays":{"19279f92ae69bfa6df89438eeea81dae0f96af5dc4da225d7e081fc8f44d017a":["wss://relay.froth.zone"],"5413736701706b45f4510eaca39deb5617fdf0370828d6f57c2a2d8ad4444688":["wss://relay.froth.zone","wss://nostr.getgle.org"]}}
{
"names": {
"_": "5413736701706b45f4510eaca39deb5617fdf0370828d6f57c2a2d8ad4444688",
"sam": "c044131722a412b01c131380870727a12d90033ed531dc8c7da52d500ab01218"
},
"relays": {
"5413736701706b45f4510eaca39deb5617fdf0370828d6f57c2a2d8ad4444688": [
"wss://relay.froth.zone"
],
"c044131722a412b01c131380870727a12d90033ed531dc8c7da52d500ab01218": [
"wss://relay.mostr.pub"
]
}
}

View File

@ -1 +1,28 @@
{"aliases":["https://froth.zone/users/sam","https://fedi.samtherapy.net/users/SamTherapy"],"links":[{"href":"https://froth.zone/users/sam","rel":"http://webfinger.net/rel/profile-page","type":"text/html"},{"href":"https://froth.zone/users/sam","rel":"self","type":"application/activity+json"},{"href":"https://froth.zone/users/sam","rel":"self","type":"application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\""},{"rel":"http://ostatus.org/schema/1.0/subscribe","template":"https://froth.zone/ostatus_subscribe?acct={uri}"}],"subject":"acct:sam@froth.zone"}
{
"aliases": [
"https://froth.zone/users/sam",
"https://fedi.samtherapy.net/users/SamTherapy"
],
"links": [
{
"href": "https://froth.zone/users/sam",
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html"
},
{
"href": "https://froth.zone/users/sam",
"rel": "self",
"type": "application/activity+json"
},
{
"href": "https://froth.zone/users/sam",
"rel": "self",
"type": "application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\""
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://froth.zone/ostatus_subscribe?acct={uri}"
}
],
"subject": "acct:sam@froth.zone"
}

BIN
apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
avatar.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

1
favicon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 82 KiB

File diff suppressed because one or more lines are too long

1
styles.css Normal file

File diff suppressed because one or more lines are too long