Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

texthtml/docker-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hugo

This a docker image for Hugo, a fast and flexible static site generator.

Usage

Getting help:

docker run -v $(pwd):/site/ texthtml/hugo hugo --help

Serving content:

docker run -p 1313 -v $(pwd):/site/ texthtml/hugo hugo server --bind 0.0.0.0

About

docker image for Hugo, a Fast and Flexible Static Site Generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •