No description https://jan.wf
  • Astro 99.4%
  • JavaScript 0.6%
Find a file
Jan Piotrowski 425ff08f21
All checks were successful
Build and Deploy Astro / build-and-deploy (push) Successful in 36s
feat: add /portal page
2026-04-16 16:46:17 +02:00
.forgejo/workflows feat: switch from npm to pnpm 2026-04-16 16:21:54 +02:00
public Create initial design 2026-03-15 22:34:57 +01:00
src feat: add /portal page 2026-04-16 16:46:17 +02:00
.gitignore Minimal Astro Template 2026-03-15 22:32:59 +01:00
astro.config.mjs feat: add sitemap integration 2026-04-16 16:22:15 +02:00
LICENSE Add LICENSE and footer 2026-03-15 22:35:04 +01:00
package.json feat: add sitemap integration 2026-04-16 16:22:15 +02:00
pnpm-lock.yaml feat: add sitemap integration 2026-04-16 16:22:15 +02:00
README.md Minimal Astro Template 2026-03-15 22:32:59 +01:00
tsconfig.json feat: switch from npm to pnpm 2026-04-16 16:21:54 +02:00

Jan Piotrowski's Personal Website

Personal website built with Astro.

Commands

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally

License

Copyright (c) 2026 Jan Piotrowski. All rights reserved. See LICENSE for details.