diff --git a/README.md b/README.md index 1a70a20..557bfe0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ An opinionated blog. 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 ### Opinion Piecese