-
Post to your static website from your iPhone
Hugo + Collected Notes for a more modern static website solution.
-
Digital resilience: redundancy for websites and communications
How you can make your digital life more resilient when using services you don't own.
-
Add search to Hugo static sites with Lunr
Make your static site searchable with a client-side search index.
-
Make your own independent website
How to make 2021 the year of the independent web.
-
Responsive pages and color themes with minimal CSS
Building a responsive website with color themes? Start at the root.
-
Build your own serverless subscriber list with Go and AWS
How to build your own newsletter list with DynamoDB and SES email sign up confirmations.
-
Hugo vs Jekyll: an epic battle of static site generator themes
A comparison of nuances of creating themes for the top two static site generators.
-
Publishing GitHub event data with GitHub Actions and Pages
A guide to overcoming the GitHub event data horizon with a little command-line magic.
-
A lightweight, tool-agnostic CI/CD flow with GitHub Actions
How to take advantage of a simple GitHub Actions workflow without sacrificing agnostic tooling.
-
A portable Makefile for continuous delivery with Hugo and GitHub Pages
My Makefile for building this site, optimizing images, and running my CI/CD GitHub Actions flow.
-
Migrating to the cloud but without screwing it up, or how to move house
A practical guide to moving to cloud services with minimal downtime, using AWS examples.
-
How users and applications stay safe on the Internet: it's proxy servers all the way down
An overview of how proxy servers form the basis of online anonymity, and how their use in various forms helps both users and web applications.
-
Hackers are Googling your plain text passwords: preventing sensitive data exposure
Why sensitive data controls need to be established long before you think you need them, as demonstrated by Google dorking.
-
SQL injection and XSS: what white hat hackers know about trusting user input
A primer on SQL injection and cross site scripting, and how to handle user input in software development.
-
A quick guide to changing your GitHub username
Some additional steps to consider after making a change to your username on GitHub.
-
Moving to a new domain without breaking old links with AWS & Disqus
I moved my site's blog to its own domain without breaking old links or losing comments. Here's how.
-
Hosting your static site with AWS S3, Route 53, and CloudFront
A guide to using Amazon Web Services to serve your site with HTTPS. For (almost) free.
-
How I ditched WordPress and set up my custom domain HTTPS site for (almost) free
A guide (for the minimally tech-savvy) to setting up a website with HTTPS using Hugo, Cloudflare and GitHub Pages.