You are here |
www.wyeworks.com | ||
| | | |
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? | |
| | | |
timperrett.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | Fully replace Jekyll with Eleventy on GitHub Pages. Learn how to set up the application, automatic deployments, and a custom domain. |