|
You are here |
reverse.put.as | ||
| | | | |
www.morling.dev
|
|
| | | | | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository? | |
| | | | |
monicalent.com
|
|
| | | | | This blog is written with Hugo, a static site generator written in Go. I also have a second blog that uses Hugo as well - and while I love the speed and simplicity of this system, it's still a pain to deploy by ssh-ing into my remote machine, pull updates, and build manually. Even when I can authenticate via YubiKey ;) So over the Christmas holiday, I automated the deployment of this blog whenever I push to the master branch. | |
| | | | |
humberto.io
|
|
| | | | | Create your first static website using Pelican and hosting at GitHub Pages using Travis-CI to automate the deploy process | |
| | | | |
www.sahilparikh.com
|
|
| | | A clean setup is always fun. | ||