This commit is contained in:
2025-12-07 05:32:35 +01:00
commit 72fc26944b
23 changed files with 1781 additions and 0 deletions

20
README Normal file
View File

@@ -0,0 +1,20 @@
albert.lol
==========
Personal portfolio source code.
Built with Astro.
-- setup --
1. Install Bun (https://bun.sh)
2. Run: bun install
-- commands --
bun dev :: Start local development server
bun build :: Generate static files in dist/
bun preview :: Preview the production build
-- deployment --
Automatic via GitHub Actions to VPS.