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
3a36bb4ef7
Public: Add favicon.png
2022-01-05 15:46:34 +01:00
28fc10aeed
Public: Add gpg.key
2022-01-05 15:44:06 +01:00
b8147c90d1
Git: Unignore *.key files
2022-01-05 15:43:52 +01:00
617fb7a5d6
Everywhere: Remove leftover files from previous website
2022-01-05 15:33:12 +01:00
e544decc9d
Container: Don't try to copy .npmrc
2022-01-05 15:31:10 +01:00
e2de46a15b
CI: Initial commit
2022-01-05 15:30:21 +01:00
71ef498c7e
Everywhere: Use branch self-highlighting as website from now on
2022-01-05 15:28:52 +01:00
5cbcb50e41
Git: Ignore public/script
2022-01-05 15:25:36 +01:00
266f9ff234
Container: Initial configuration
2022-01-05 15:25:36 +01:00
b4d1a28824
Everywhere: Move files into public and src directories
2022-01-05 15:25:26 +01:00
fa85024316
Dependencies: Add eslint and required plugins
2022-01-05 15:21:10 +01:00
a7ae16b7a5
Linter: Initial configuration
2022-01-05 15:20:16 +01:00
b5aaee998c
Assertions: Allow typescript to infer condition correctly
2022-01-04 00:42:06 +01:00
979d8a5e74
Tokenizer: Fix invalid state switch in BeforeDOCTYPEName
2022-01-04 00:41:46 +01:00