A Docker image for Victor Hugo
This includes a Dockerfile and docker-compose.yml for building and deploying a Hugo development server.
Make sure you have the latest Docker, and Docker Compose installed.
To start a local development server, run:
docker-compose up --build
Then visit http://localhost:3000/