Moved from nix-shell -> flakes
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m27s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m27s
This commit is contained in:
@@ -10,7 +10,7 @@ My personal website built with Astro and Preact!
|
||||
- **Talks**
|
||||
- **Terminal View**
|
||||
|
||||
** Nix shell is required for local development! Install it on your OS of choice OR use NixOS!
|
||||
** Nix with flakes enabled is required for local development! Install it on your OS of choice OR use NixOS!
|
||||
|
||||
## Development
|
||||
|
||||
@@ -19,7 +19,7 @@ My personal website built with Astro and Preact!
|
||||
pnpm i
|
||||
|
||||
# Start development server
|
||||
pnpm shell # Enter nix-shell
|
||||
pnpm nix # Build with flakes
|
||||
pnpm dev
|
||||
|
||||
# Build for production
|
||||
|
Reference in New Issue
Block a user