/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hacktivis.me
| | nindalf.com
2.0 parsecs away

Travel
| | This article provides a step-by-step guide on setting up a static blog using Hugo, Git, Nginx, and Let's Encrypt on a Linux server.
| | blog.notmyhostna.me
2.0 parsecs away

Travel
| | This guide explains how to deploy to a remote server by pushing to a remote git repository which is using a custom post-receive hook to checkout the ...
| | jfr.im
2.4 parsecs away

Travel
| | How to create a Git repo you can push to, with a real copy of HEAD in the work tree.
| | labanskoller.se
16.4 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.