Updated readme

This commit is contained in:
mrinc 2023-07-25 13:49:22 +02:00
parent cb4d80d296
commit a75ca7d9ec

View file

@ -12,3 +12,9 @@ Specific tag versions follow this definition:
Run the following in your hugo directory: `docker run -v .:/home/app -ti --network=host betterweb/hugo:latest`
To also host locally: `docker run -p 1313:1313 -v .:/home/app -ti --network=host betterweb/hugo:latest`
# Links
[Docker](https://hub.docker.com/r/betterweb/hugo)
[Github](https://github.com/BetterCorp/hugo)