Skip to content

golanghr/website-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website-build

hugo website automation build aplication

Custom server that will wait for github push notification and then pull web site project and run hugo to rebuild content.

Configuration

Set following Env variables:

  • PUSH_PORT what port to listen
  • PUSH_HTTP_PATH http path to react to eq. /push
  • PUSH_GITHUB_SECRET github webhook secret
  • PUSH_PROJECT_DIR dir path where project is

Dependencies

go get github.com/phayes/hookserve

About

hugo website automation build aplication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages