mattbnz / web-host

Basic nginx setup to serve a hugo site checked out from github statically on fly.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fly.io hugo static hosting wrapper

Basic nginx setup to serve a hugo site checked out from github statically on fly.io.

Includes a webhook endpoint (used as a ping only, not actually processed :p) for github to hit when a push has been made and the site should be updated.

About

Basic nginx setup to serve a hugo site checked out from github statically on fly.io.

License:MIT License


Languages

Language:Go 70.5%Language:Dockerfile 27.4%Language:Procfile 2.2%