Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
/ docker-hugo Public archive

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

License

Notifications You must be signed in to change notification settings

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