mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-12-07 05:33:37 +01:00
astro
This commit is contained in:
20
README
Normal file
20
README
Normal 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.
|
||||
Reference in New Issue
Block a user