Personal portfolio website built with Astro, Tailwind CSS, and Rose Pine theming.
# Enter Nix dev shell
nix develop
# Install dependencies
bun install
# Start dev server
bun run dev
# Build
bun run buildPersonal portfolio website built with Astro, Tailwind CSS, and Rose Pine theming.
# Enter Nix dev shell
nix develop
# Install dependencies
bun install
# Start dev server
bun run dev
# Build
bun run build