Commit graph

59 commits

Author SHA1 Message Date
518a29b944
Everywhere: Replace occurances of gitlab.upi.li with git.nwex.de 2024-12-25 14:50:02 +01:00
3f48d02384
Public: Use new Matrix User ID in matrix.to link 2024-12-25 14:30:24 +01:00
4cb8d4cc6f
Public: Join webring.noms.ing 2024-01-15 01:42:48 +01:00
306f10c5a5
Public: Add rel=me for @networkexception@bonk.expert 2023-11-21 01:49:36 +01:00
b8d455f49e
Public: Remove keybase link from index page 2023-10-03 14:34:48 +02:00
7f6c0a3e8c
Public: Add link to DECT at chaos events 2023-08-15 13:54:02 +02:00
9e96773f6c
Public: Remove discord link from index page 2023-06-19 02:12:08 +02:00
e5dac0d252
Revert "Public: Add temporary og meta tags"
This reverts commit 95661238cbaf7528b2ca9d8cc4bc00a3d08e784b.

See https://alpaka.garden/@malte/110372889898916966
2023-05-29 01:39:31 +02:00
32f00c4dd1
Public: Add temporary og meta tags 2023-05-29 01:39:30 +02:00
da4c76a356
Public: Add hidden verification link to social.allround.digital 2023-05-29 01:39:29 +02:00
f3872fd673
Public: Use timezone.nwex.de over tz.nwex.de 2023-05-29 01:39:28 +02:00
9c174947f0
Public: Update discord distriminator
I cancelled my nitro.
2023-05-29 01:39:26 +02:00
a740466841
Public: Add link to discord user on index page 2023-05-29 01:39:24 +02:00
3ed0b220c9
Public: Add thundersort and restic-integrity to maintained projects 2023-05-29 01:39:21 +02:00
f3bc8d3b5f
Public: Fix typo in inline script comment 2023-05-29 01:39:19 +02:00
0b0a728f42
Public: Add hidden verification link to glauca.space 2023-05-29 01:39:19 +02:00
6c71e481b3
Public: Add hidden verification link to blahaj.social 2023-05-29 01:39:18 +02:00
d5ef5aa149
Public: Hide <link rel="me"> head tags from appearing in the source
This patch adds some dirty line iteration and regexes to remove <link>
tags from the documents that would clutter the head section of the
document and as such make content harder to read.
2023-05-29 01:39:18 +02:00
8ed993d7d2
Public: Add identify verification for non main mastodon accounts
This patch adds verification for the mastodon accounts
@networkexception@social.nwex.de and
@networkexception@serenityos.social.

Instead of linking with an anchor, two link tags in the documents head
are used. If JavaScript renders the page's source code this does not
make a difference, but readers interpreting the markup should be aware
that those accounts are not explicitly linked like the one in the links
section.
2023-05-29 01:39:18 +02:00
8549f655c6
Public: Add XFN metadata profile to landing page documents
See https://gmpg.org/xfn/join

I just love web standards like these and as I was already using rel="me"
this addition is technically correct!

Note that the url scheme got changed to https because I don't like
having http urls on my landing page.
2023-05-29 01:39:17 +02:00
dba53e02e7
Public: Move webfinger.html into ramblings directory 2023-05-29 01:39:16 +02:00
a8f340a7c5
Public: Use absolute paths for local resources 2023-05-29 01:39:16 +02:00
fff30edbe1
Public: Link to webfinger ramlings in index 2023-05-29 01:39:16 +02:00
8ca0180d0d
Public: Remove twitter link from landing page 2023-05-29 01:39:14 +02:00
b980fffbd3
Public: Add link to tz.nwex.de to the landing page 2023-05-29 01:39:12 +02:00
40a093df50
Public: Add rel="me" attribute to pronouns.page links 2023-05-29 01:39:12 +02:00
e198b40b24
Public: Fix another typo 2023-05-29 01:39:12 +02:00
6c05917cde
Public: Fix typo 2023-05-29 01:39:11 +02:00
43e95befb8
Public: Mark twitter.com link as deprecated 2023-05-29 01:39:11 +02:00
130f3dea70
Public: Remove .html extension form spdx.org license link url path 2023-05-29 01:39:11 +02:00
a91253e043
Public: Add webring section with fediring 2023-05-29 01:39:11 +02:00
c0b70ffb24
Public: Add trailing slash to all urls that do not have an explicit path 2023-05-29 01:39:10 +02:00
fe793ec764
Public: Fix typo on the landing page
t.hanks t.hakis, you gain one (1) unofficial hacktoberfest point
2023-05-29 01:39:10 +02:00
56f0c8ce50
Public: Link to wikipedia quine page 2023-05-29 01:39:09 +02:00
a3000af24a
Public: Add link to talks to the main section 2023-05-29 01:39:09 +02:00
c3c19227ef
Public: Add charset parameter to avatar.svg and index.css links 2023-05-29 01:39:09 +02:00
0d76b1c615
Public: Add mime type to index.css link in index.html 2023-05-29 01:39:09 +02:00
febe1079ae
Index: Update main section text to match other platforms 2023-05-29 01:39:09 +02:00
d50c616d3f
Index: Add link to justforfunnoreally.dev in projects section 2023-05-29 01:39:08 +02:00
e7add460d7
Index: Use full name of BSD-2-Clause and link to SPDX page 2023-05-29 01:39:08 +02:00
09ea7e24ce
Index: Use platform domain for gitlab
The gitlab.com domain is used for a public instance and does not
represent the gitlab platform itself. This patch updates the domain
to use gitlab.org.

See: 8f8458aa75089ddfe82a6b6a40bc2f1368da274b
2023-05-29 01:39:08 +02:00
64c44a43cf
Public: Replace favicon.png with avatar.svg
This patch removes the previous png version of my profile picture with
an svg export. Additionally, the file name has been changed to be more
descriptive.
2023-05-29 01:39:07 +02:00
85be60fc84
Index: Disable sending of the referer header for any requests / outlinks 2023-05-29 01:38:59 +02:00
3374f1c71b
Index: Change "work on" => "contribute to" in projects section heading 2023-05-29 01:38:59 +02:00
aeb63691c4
Index: Add {en,de}.pronouns.page links 2023-05-29 01:38:58 +02:00
ba51bb41df
Index: Fix typo in "This website" section 2023-05-29 01:38:58 +02:00
4abab45148
Index: Add SerenityOS/serenity to projects I work on in my free time 2023-05-29 01:38:58 +02:00
558d8f0bbc
Index: Update ungoogled-chromium repository org to ungoogled-software 2023-05-29 01:38:58 +02:00
6cca2f46a8
Index: Use identity consolidation rel="me" attribute for mastodon link 2023-05-29 01:38:57 +02:00
3576b10373
Index: Remove trailing anchor close tag from discord link list item 2023-05-29 01:38:57 +02:00