1
0
Fork 0
mirror of https://github.com/explodingcamera/www.git synced 2026-07-15 20:32:00 +00:00
No description https://henrygressmann.de
  • Astro 62.9%
  • TypeScript 35.1%
  • CSS 2%
Find a file
Henry 664f725de0
chore: remove cv link from about page
Signed-off-by: Henry <mail@henrygressmann.de>
2026-07-10 16:14:37 +02:00
.vscode chore: update dependencies, switch to lightningcss 2024-03-09 13:53:21 +01:00
public chore: remove phone number from public cv 2026-07-01 20:07:42 +02:00
src chore: remove cv link from about page 2026-07-10 16:14:37 +02:00
.gitignore first commit 2023-10-30 16:20:23 +01:00
astro.config.ts update to astro 5, update liwan image 2024-11-26 01:02:35 +01:00
biome.json chore: update biome 2026-06-17 15:59:53 +02:00
bun.lock chore: remove cv link from about page 2026-07-10 16:14:37 +02:00
LICENSE.md first commit 2023-10-30 16:20:23 +01:00
package.json chore: remove cv link from about page 2026-07-10 16:14:37 +02:00
README.md chore: lighthouse improvements 2023-10-31 15:54:24 +01:00
tsconfig.json chore: update deps 2025-03-14 23:59:08 +01:00

henrygressmann.de

This repository contains my website/portfolio. Feel free to use anything contained here as a starting point for your projects as long as you honor the ISC license.

Requirements

  • bun 1.x

Development

  1. Start dev server $ bun run dev