Update website with PGP, current photo and info

This commit is contained in:
2024-05-08 19:30:14 +02:00
parent fa0180290b
commit 1290ced6f3
5 changed files with 35 additions and 11 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# sebastians website
## Development
```
nix develop
hugo server
```
## Deployment
```
nix build
```
The copy of the website is stored in `result`.