|
|
|
|
|
by alias_neo
844 days ago
|
|
The Github action is probably good enough if one is happy/willing for Github to hold the SSH private key to access their site. I see your point about not wanting to add extra tools; can I ask what you use for serving the sites? I've used things like Caddy server in the past to do things like generating the static site from my Markdown with Hugo, but I currently use "Apps" on Digital Ocean which uses web hooks to detect commits and deploy my Hugo static sites. |
|