Skip to content

kudulab/docker-hugo-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.