Skip to content

dockette/hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hugo

GitHub Actions Docker Hub pulls GitHub Sponsors Support/Discussions

Take a look at official documentation.

Usage

Show help:

docker run -it --rm dockette/hugo help new

Start embedded server:

docker run -it --rm -p 1313:1313 -v $(pwd):/srv dockette/hugo server --bind 0.0.0.0 --baseURL http://localhost:1313 -D -v

Build site:

docker run -it --rm -v $(pwd):/srv dockette/hugo

Maintenance

See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.

About

🐳 Dockette dockerized Hugo - Static Generator

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors