You are here |
mtsknn.fi | ||
| | | |
fantinel.dev
|
|
| | | | Having an open source website is great, but having the content stored in the same spot as the code has some issues. On this post I walk through what I did to keep them separated. | |
| | | |
monicalent.com
|
|
| | | | This blog is written with Hugo, a static site generator written in Go. I also have a second blog that uses Hugo as well - and while I love the speed and simplicity of this system, it's still a pain to deploy by ssh-ing into my remote machine, pull updates, and build manually. Even when I can authenticate via YubiKey ;) So over the Christmas holiday, I automated the deployment of this blog whenever I push to the master branch. | |
| | | |
claytonerrington.com
|
|
| | | | Run sanity checks for required environment variables in your Node.js project | |
| | | |
strugglers.net
|
|
| | A code snippet for generating an IPv6 link-local address from a MAC address |