firq-dev-website/static/data/_technologydata.json
Firq 48bbeac054
All checks were successful
/ build-site (push) Successful in 2m3s
/ checking (push) Successful in 15s
/ publish (push) Successful in 19s
/ unlighthouse (push) Successful in 34s
/ deploy-unlighthouse-files (push) Successful in 15s
/ deploy-unlighthouse-site (push) Successful in 6s
Updated files to png in higher resolution, astro should optimize by itself
2023-12-25 23:49:11 +01:00

42 lines
969 B
JSON

[
{
"title": "Astro",
"link": "https://astro.build",
"imageFile": "astro.webp"
},
{
"title": "Forgejo",
"link": "https://forgejo.org/",
"imageFile": "forgejo.webp"
},
{
"title": "Docker",
"link": "https://www.docker.com/",
"imageFile": "docker.webp"
},
{
"title": "Dockge",
"link": "https://github.com/louislam/dockge",
"imageFile": "dockge.png"
},
{
"title": "Typescript",
"link": "https://www.typescriptlang.org/",
"imageFile": "typescript.webp"
},
{
"title": "NodeJS",
"link": "https://nodejs.org/",
"imageFile": "nodejs.webp"
},
{
"title": "serve by @warren-bank",
"link": "https://www.npmjs.com/package/@warren-bank/serve",
"imageFile": "serve.webp"
},
{
"title": "Unlight-house",
"link": "https://unlighthouse.dev/",
"imageFile": "unlighthouse.webp"
}
]