Themeing gisty
A while back I introduced gisty - a GitHub gist manager. Now after about six months of 'looking' at the app, we've refactored a little and rolled out theme selection for gisty. Read more»

A while back I introduced gisty - a GitHub gist manager. Now after about six months of 'looking' at the app, we've refactored a little and rolled out theme selection for gisty. Read more»
Using Termux is awesome, except with Chrome OS's limit on one window it required a lot of switching sessions. In this post we look at tmux, which is an awesome solution to that problem. Read more»
For a while now I've overlooked a very useful feature in Bitbucket Pipelines, which is the ability to schedule code deployments. Lets take a look at how to use them. Read more»
Ditching the database with Hugo doesn't mean that your having dynamic content on your site is impossible - it just means that you have a new opportunity to be awesome Read more»
In this installment of our git series we're expanding on the merge command and looking into merge conflicts, which are everyone's pain point when using git. Read more»
Having trouble learning git or need a place to start? In this installment in our git series, we take a look at branches. Read more»
By introducing gulp into my stack, I can now have a super easy work around for writing blogs with Hugo on my Chromebook. Best of all, it was super simple! Read more»
Chrome 63 required a Power Wash - I took this opportunity to fully reset my Chromebook to see if with using Android apps I could eliminate my need for Dev mode. Read more»
Introducing gisty~ an open source gist interface that only stores your data in your Github account. Read more»
In this post we cover how to get started using Docker to deploy code using Bitbucket Pipelines, and even building your own Docker images. Read more»