Commit graph

88 commits

Author SHA1 Message Date
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
2a9b4806f8
Public: Redirect nwex.de/git to canonical gitlab repository 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
218dc69aa5
Highlighter: Document origin of default colors 2023-05-29 01:39:08 +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
636de4e263
Editor: Add editorconfig 2023-05-29 01:39:08 +02:00
b12358af14
Dependencies: Update to latest
This fixes two critical security vulnerabilities.
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
5a36d44a24
Public: Redirect various old skate702 gifs on the nwex.de to 702.rip
I found a link to https://nwex.de/skateRAUS.gif and this shouldn't rot
2023-05-29 01:38:59 +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
ccdb9eb539
Index: Use platform domains instead of instance domains in links
This patch updates the anchor texts of the link section to use platform
domains (joinmastodon.org) instead of specific instance urls
(mastodon.social, chaos.social).
2023-05-29 01:38:57 +02:00
741678782b
Index: Add keybase.io to the link section 2023-05-29 01:38:56 +02:00
0af4b0f6a1
Index: Alphabetize social link list 2023-05-29 01:38:56 +02:00
a2b7cab523
WellKnown: Add keybase proof for nwex.dev 2023-05-29 01:38:56 +02:00
3e37c05f6e
Container: Enable apache rewrites 2023-05-29 01:38:55 +02:00
6ea1646f9b
Apache+WellKnown: Determent keybase proof file based on domain 2023-05-29 01:38:55 +02:00
15aa5da045
WellKnown: Regenerate keybase proof for nwex.de 2023-05-29 01:38:55 +02:00
7fd660a875
WellKnown: Move keybase.txt from / to /.well-known 2023-05-29 01:38:54 +02:00
72730b39b5
Public: Add keybase proof 2023-05-29 01:38:54 +02:00
ea9fbb872d
WellKnow: Add security.txt 2023-05-29 01:38:54 +02:00
db5a52194e
Style: Reduce font size from 1.2rem to 1.1rem 2023-05-29 01:38:53 +02:00
ba41fb523e
Style: Overwrite user agent pre font family by inheriting from body 2023-05-29 01:38:53 +02:00
25145df31d
HTML+Util: Move ASCII code point functions into seperate class 2023-05-29 01:38:53 +02:00
b128e00ad4
Container: Disable logging completely 2023-05-29 01:38:52 +02:00
2aed35c6a9
Style: Prefer JetBrainsMono Nerd Font over JetBrains Mono and monospace 2023-05-29 01:38:52 +02:00
4adf4dd1da
Style: Use JetBrains Mono as the font-family with monospace as fallback 2023-05-29 01:38:52 +02:00
ade90eb36b
Style: Use JetBrains Mono webfont 2023-05-29 01:38:51 +02:00
e387993879
Font: Add jetbrains-mono 2023-05-29 01:38:51 +02:00
933bbb2804
HTML: Add spec comments to algorithms and improve correctness 2023-05-29 01:38:51 +02:00
fbaae88b65
HTML: Add fixme to tokenizer about tree construction stage state changes 2023-05-29 01:38:50 +02:00
520febd542
Linter: Don't warn about build files not located in the src directory 2023-05-29 01:38:50 +02:00
90642ee9c8
Index: Stash tokens and spans on the window object to make them inspectable 2023-05-29 01:38:50 +02:00
a4c234be81
Index: Add paragraph about website source code 2023-05-29 01:38:49 +02:00
168f4e802b
Index: Add link to Discord user 2023-05-29 01:38:49 +02:00
20a1286c4f
LICENCE: Use BSD-2-Clause 2023-05-29 01:38:45 +02:00
a847197cf1 Hightlighter: Make CommentTokens italic 2022-01-05 16:08:31 +01:00
5a56b27c1c Index: Fix typo 2022-01-05 16:03:05 +01:00
e6be98a831 Container: Add source files to public directory 2022-01-05 15:54:53 +01:00