Explore >> Select a destination


You are here

www.wyeworks.com
| | www.morling.dev
11.5 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?
| | timperrett.com
17.3 parsecs away

Travel
| | Thanks for taking the time to stop by! I try to post every few weeks on topics ranging from niche aspects of computer programming to organizational and business challenges. By all means subscribe to the RSS feed!
| | webgeist.dev
16.6 parsecs away

Travel
| | This is a guide to deploy a node application using the well known Capistrano gem with a bit of help of the capistrano-node-deploy gem. This guide uses ruby to deploy your node.js application. So I assume that you have both ruby and bundler (a package manager similar to npm) installed. I also provide some feedback at the end, why I used ruby and not JavaScript for deployment.
| | stedman.dev
53.3 parsecs away

Travel
| Fully replace Jekyll with Eleventy on GitHub Pages. Learn how to set up the application, automatic deployments, and a custom domain.