|
You are here |
www.4bes.nl | ||
| | | | |
chringel.dev
|
|
| | | | | This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions. | |
| | | | |
zelig880.com
|
|
| | | | | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions. | |
| | | | |
www.architect.io
|
|
| | | | | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions. | |
| | | | |
popey.com
|
|
| | | My blog at popey.com/blog is hosted on a Bitfolk VPS, built from the Hugo source code in a public GitHub repo. My workflow for publishing a post goes like this: Use whatever machine Im sat at Clone the repo Add a new page, edit until ready Push directly to the main branch Early on in my use of Hugo, I was manually using hugo and rsync over SSH directly on the VPS. | ||