Simplified the PDF gen quite a bit :)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m37s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m37s
This commit is contained in:
@@ -8,9 +8,6 @@ My personal website built with Astro and Preact!
|
||||
- **Blog Posts**
|
||||
- **Projects**
|
||||
- **Talks**
|
||||
- **Terminal View**
|
||||
|
||||
** Nix with flakes enabled is required for local development! Install it on your OS of choice OR use NixOS!
|
||||
|
||||
## Development
|
||||
|
||||
@@ -18,10 +15,6 @@ My personal website built with Astro and Preact!
|
||||
# Install dependencies
|
||||
pnpm i
|
||||
|
||||
# Start development server
|
||||
pnpm nix # Build with flakes
|
||||
pnpm dev
|
||||
|
||||
# Build for production
|
||||
pnpm build
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user