Production Site Hosting
go-live is also intended to be a simple replacement to Github-pages. Use this on an internet-facing server to quickly host a set of HTML files.
Running a Production Server
go-live --dir production-site/ --port 80 --quiet
Recommended: Start the Process in tmux
Recommended: Using with a Frontend (nginx)
Recommended: Using with a CDN (Cloudflare)
Last updated