Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 443 Bytes

docker-hugoide

Dojo docker image to work on Hugo-based websites.

Usage

  1. Install docker.
  2. Install Dojo.

Create Dojofile at the root of your project:

DOJO_DOCKER_IMAGE="kudulab/hugoide:1.0.0"
DOJO_DOCKER_OPTIONS="-p 1313:1313"

Then type dojo command to enter into container with hugo.