This commit is contained in:
Asger Gitz-Johansen 2024-12-19 21:55:08 +01:00
parent 5ca2fecc6a
commit dc73e5b371

View File

@ -2,6 +2,12 @@
An opinionated blog. An opinionated blog.
I write posts about technology and other interests that I have. I write posts about technology and other interests that I have.
To iterate locally:
```sh
docker build -t wip .
docker run --rm -it -p 8080:8080 wip hugo serve --bind 0.0.0.0 --port 8080
```
## Things I want to write ## Things I want to write
### Opinion Piecese ### Opinion Piecese