Introduction
Just recently migrated my self-hosted site to netlify. Site was hosted on an old raspberry pi which I used as a low powered development system for small projects. It was getting tedious to push commits to GitHub, ssh into the pi, pull down changes, then finally run my custom hugo build script to generate the static files and reload nginx.
I discovered netlify on hugo's hosting and development section. The process was pretty simple, instructions were clear and easy to follow.
Will be updating this post with detailed instructions soon…
These pages will still be self-hosted until I am able to migrate them:
My repository of the JavaScript 30 course from Wes Bos
Playing with D3.js
[Simple todo list from expalmer]todo