/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

blog.nobugware.com
| | www.classandobjects.com
0.8 parsecs away

Travel
| | [AI summary] This article explains how to host a static website on GitHub using Hugo, including setup steps, repository creation, deployment, and automation.
| | popey.com
1.2 parsecs away

Travel
| | Some years ago I switched my blog from Wordpress to Nikola. I wrote a blog post about the move, but within a year or so, Id pretty much stopped blogging completely. More recently I discovered Hugo, and used it for a couple of other sites I own. popeyspades is a simple blog to promote a game server I was running at the time. Make A Linux App is a single-serving site, which seeks to promote app development for Linux, and disuade the proliferation of Linux distributions.
| | labanskoller.se
1.8 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.
| | greg.molnar.io
12.1 parsecs away

Travel
| In this tutorial, I will show you how to use Kamal to deploy a Rails app to a VPS, get automatic SSL certificates with Traefik, use a hosted database server, run Redis on the same droplet, andrun a worker to process background jobs