Updated About page, added blogpost for new deployment

This commit is contained in:
Firq 2023-12-23 23:17:02 +01:00
parent c1691a22d7
commit 72f6c3818b
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
12 changed files with 186 additions and 9 deletions
static/assets/data

View file

@ -5,9 +5,14 @@
"image": "astro"
},
{
"title": "GitLab",
"link": "https://gitlab.io",
"image": "gitlab"
"title": "Forgejo",
"link": "https://forgejo.org/",
"image": "forgejo"
},
{
"title": "Docker",
"link": "https://www.docker.com/",
"image": "docker"
},
{
"title": "Typescript",
@ -15,13 +20,18 @@
"image": "typescript"
},
{
"title": "Alpine Linux",
"link": "https://alpinelinux.org/",
"image": "alpine-linux"
"title": "NodeJS",
"link": "https://ubuntu.com/",
"image": "nodejs"
},
{
"title": "Ubuntu",
"link": "https://ubuntu.com/",
"image": "ubuntu"
"title": "serve by @warren-bank",
"link": "https://www.npmjs.com/package/@warren-bank/serve",
"image": "serve"
},
{
"title": "Unlight-house",
"link": "https://unlighthouse.dev/",
"image": "unlighthouse"
}
]