Building Mark.Digital with Unraid, Docker, Hugo, and GitHub Actions
Introduction Mark.Digital is my personal site, built to share projects, posts, and photography. Getting it up and running involved a setup on my Unraid server, Docker containers, and Hugo for static site generation, with automated deployment via GitHub Actions. Here’s a step-by-step overview of the setup. Step 1: Setting Up Unraid and Docker Unraid serves as the OS for my home server, and its Docker integration allowed me to containerize Hugo and other services efficiently....