Find a file
networkException 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
public Public: Add XFN metadata profile to landing page documents 2023-05-29 01:39:17 +02:00
src Highlighter: Document origin of default colors 2023-05-29 01:39:08 +02:00
.editorconfig Editor: Add editorconfig 2023-05-29 01:39:08 +02:00
.eslintrc.json Linter: Don't warn about build files not located in the src directory 2023-05-29 01:38:50 +02:00
.gitignore Git: Unignore *.key files 2022-01-05 15:43:52 +01:00
.gitlab-ci.yml CI: Initial commit 2022-01-05 15:30:21 +01:00
dependabot.yml Dependencies: Add dependabot configuration 2023-05-29 01:39:12 +02:00
Dockerfile Container: Bump node from 19.1.0-alpine to 19.2.0-alpine 2023-05-29 01:39:15 +02:00
LICENSE LICENCE: Use BSD-2-Clause 2023-05-29 01:38:45 +02:00
package-lock.json Dependencies: Bump eslint from 8.28.0 to 8.29.0 2023-05-29 01:39:16 +02:00
package.json Dependencies: Bump eslint from 8.28.0 to 8.29.0 2023-05-29 01:39:16 +02:00
tsconfig.json Everywhere: Move files into public and src directories 2022-01-05 15:25:26 +01:00