Explore >> Select a destination


You are here

reverse.put.as
| | www.morling.dev
10.0 parsecs away

Travel
| | 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
8.5 parsecs away

Travel
| | 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
10.0 parsecs away

Travel
| | Create your first static website using Pelican and hosting at GitHub Pages using Travis-CI to automate the deploy process
| | www.sahilparikh.com
48.7 parsecs away

Travel
| A clean setup is always fun.